Displaying 5 results from an estimated 5 matches for "brieger".
Did you mean:
krieger
2010 Oct 07
0
Tinn-R and DDE
....3
##===============================================================
## Set the URL of the preferred repository, below some examples:
options(repos='http://software.rc.fas.harvard.edu/mirrors/R/') # USA
#options(repos='http://cran.ma.imperial.ac.uk/') # UK
#options(repos='http://brieger.esalq.usp.br/CRAN/') # Brazil
library(utils)
## Check necessary packages
necessary <- c('TinnR', 'svSocket')
installed <- necessary %in% installed.packages()[, 'Package']
if (length(necessary[!installed]) >=1)
install.packages(necessary[!installed])
## Load p...
2010 Apr 30
1
Problem: packages TinnR, Hmisc, applications Tinn-R and R version 2.11.0
....3
##===============================================================
## Set the URL of the preferred repository, below some examples:
options(repos='http://software.rc.fas.harvard.edu/mirrors/R/') # USA
#options(repos='http://cran.ma.imperial.ac.uk/') # UK
#options(repos='http://brieger.esalq.usp.br/CRAN/') # Brazil
library(utils)
## Check necessary packages
necessary <- c('TinnR', 'svSocket')
installed <- necessary %in% installed.packages()[, 'Package']
if (length(necessary[!installed]) >=1)
install.packages(necessary[!installed])
## Load...
2010 Oct 02
2
Tinn R
Dear ALL,
I am trying to run Tinn R for the first time with R. I have already
selected the SDI option. When ever I run the code I get the following
error:
> source(.trPaths[4])
Error in source(.trPaths[4]) : object '.trPaths' not found
Can any one help?
Raphael
2012 Sep 22
1
Problema para instalar paquetes
...ux-gnu-library/2.15’(as ‘lib’ is unspecified)Mensajes de aviso perdidospackage ‘psyc’ is not available (for R version 2.15.1) > install.packages("psych")Installing package(s) into ‘/home/jonathan/R/i686-pc-linux-gnu-library/2.15’(as ‘lib’ is unspecified)probando la URL ''http://brieger.esalq.usp.br/CRAN/src/contrib/psych_1.2.4.tar.gz''Content type ''application/x-gzip'' length 1948079 bytes (1.9 Mb)URL abierta==================================================downloaded 1.9 Mb
*** buffer overflow detected ***: /usr/lib/R/bin/exec/R terminated======= Backtra...
2012 Sep 23
2
Resumen de R-help-es, Vol 43, Envío 19
...ib? is
> unspecified)Mensajes de aviso perdidospackage ?psyc? is not available (for
> R version 2.15.1) > install.packages("psych")Installing package(s) into
> ?/home/jonathan/R/i686-pc-linux-gnu-library/2.15?(as ?lib? is
> unspecified)probando la URL ''
> http://brieger.esalq.usp.br/CRAN/src/contrib/psych_1.2.4.tar.gz''Contenttype ''application/x-gzip'' length 1948079 bytes (1.9 Mb)URL
> abierta==================================================downloaded 1.9 Mb
> > *** buffer overflow detected ***: /usr/lib/R/bin/exec/R
> termin...