similar to: R CMD check not running examples under Windows

Displaying 20 results from an estimated 500 matches similar to: "R CMD check not running examples under Windows"

2014 Apr 23
3
error al instalar paquete
Hola a todos, No he podido encontrar la solución para el siguiente error al instalar el paquete dplR: > install.packages("dplR") Installing package into ‘/home/milagros/R/x86_64-pc-linux-gnu-library/3.1’ (as ‘lib’ is unspecified) also installing the dependency ‘gmp’ probando la URL ' http://r.mirror.mendoza-conicet.gob.ar/src/contrib/gmp_0.5-11.tar.gz' Content type
2013 Jul 17
3
consulta xml para ubuntu 32bits
Recientemente me intalaron la plataforma Platform: i686-pc-linux-gnu (32-bit). He intentado instalar el paquete dplR tanto desde el cran como desde un archivo y me da el siguiente error: ERROR: dependency ?XML? is not available for package ?dplR? Esto se debe a la versión de Linux que tengo instalada? gracias -- Ana Marina Srur Departamento de Dendrocronología e Historia Ambiental
2009 Jun 04
1
Morlet wavelet analysis
Dear, I am using "cwt "function from Rwave package to perform Morlet wavelet analysis. d1<-c(1.31673209591515, -0.171333455797346, -1.67618546079420, -0.931604651010362, -0.954614183224057, -1.19821794547758, 0.516096363353144, -0.0432811977638559, 0.737764943619919, 0.438046629673177, -0.208607167908743, -0.3091308821262, -1.42473112931594, 0.234125312118165, -0.307047554490597,
2008 Jun 24
3
loop with files
I'm trying to make a loop with many files... > library(dplR) > > files <- system("ls *.rwl", intern=TRUE) > > files [1] "cimfasy.rwl" "rocquce.rwl" > for (i in files) {a <- read.rwl(i,header=0)} There are 70 series There are 21 series > class(a) [1] "data.frame" This loop import all the files rwl in a single data.frame ( a
2016 Feb 11
2
inconsistency in treatment of USE.NAMES argument
Changing the vapply() behavior makes sense in principle. I analyzed the CRAN code base using the R parser and found 143 instances of calling vapply with USE.NAMES=FALSE. These would need to be inspected to understand the consequences of the change. For reference: /AzureML/R/datasets.R:226 /BBmisc/R/toRangeStr.R:33 /DBI/R/DBDriver.R:205 /Kmisc/R/str_rev.R:37 /Matrix/R/diagMatrix.R:98
2007 Sep 28
1
Proximity Detection: Motorola Q + Bluetooth + Asterisk
Hi, Can anyone tell me if the Motorola Q has its Bluetooth always on like the IPhone? I want to use the Motorola Q in a Proximity Detection setup like that described on nerdvittles.com. I know the Treo 650 does not work well since the display must be on for the bluetooth to be on and this eats power. Thanks Chuck Bunn
2007 Oct 05
1
Oddball time problem in CID
Hi, I have a really oddball time problem. When I check the server time using 'date' it is correct. When I review the time in Freepbx (under time conditions) it is correct. When I look at the time stamp in the CDR it is correct. When I review the time displayed for a voicemail in a web browser it is correct. When I hit *98 and then my extension the CID says a time that is some 6 hours
2008 Jun 25
1
a loop....
I'm trying to make a loopo with some file.... > > library(dplR) > files.rwl <- system("ls *.rwl", intern=TRUE) > files.rwl [1] "cimfasy.rwl" "rocquce.rwl" > for (i in files.rwl) assign(gsub("\\.rwl$", "_rwl", i), read.rwl(i, header=0)) There are 70 series There are 21 series > > cimfasy_rwl 1990 1.55 0.00
2008 Aug 22
2
Combining multiple datasets
Hi, I've tried to figure this out using Intro to R and help(), to no avail - I am new at this. I'm trying to write a script that will read multiple files from a directory and then merge them into a single new data frame. The original data are in a tree-ring specific format, and so I've first used a function (read.rwl) from the dplR package to read each file, translate each into a
2006 Mar 27
1
Bluetooth headset in handsfree modewith SJPhoneor X-lite
Hi, You need to have completely replaced the Microsoft driver, because it doesn't support the headset or ctp Bluetooth profiles. This gave me fits! I followed the instructions at http://www.windowsdevcenter.com/pub/a/windows/2005/07/05/bluetooth.html and it works with both a Plantronics and a Motorola Headset, and I can answer calls with idefisk, eyebeam, x-lite, and kapanga. If you end
2005 Oct 16
4
Cannot telnet to port 5038 on asterisk
Hi, I cannot do the following: telnet 127.0.0.1 5038 I get connection refused and this is preventing AMP from installing. I had this working when I was using FC3 but I had to upgrade to FC4 for another application. So I am running PHP5, MYSQL 4 with FC4 and asterisk is running (I had this problem before with FC3 and it turned out asterisk was not running) I am using 1.2.0 beta1 Asterisk
2013 Jul 19
0
Resumen de R-help-es, Vol 53, Envío 26
Gracias a todos, finalmente instalando primero el libxml2-dev y luego el dplR, funciono ----- Mensaje original ----- De: r-help-es-request en r-project.org Para: r-help-es en r-project.org Enviados: Miércoles, 17 de Julio 2013 12:59:47 Asunto: Resumen de R-help-es, Vol 53, Envío 26 Envíe los mensajes para la lista R-help-es a r-help-es en r-project.org Para subscribirse o anular su
2013 Jul 17
0
consulta xml para ubuntu 32bits
Hola. Sospecho que el problema puede estar relacionado con la versión del paquete que estás instalando (según veo, la última) y la versión de R que tienes instalada (2.15). Quizás conociendo la variante de linux que estás utilizando alguien de la lista te pueda orientar mejor conociendo las particularidades de *ese* linux. Salud. 2013/7/17 Ana Marina Srur <asrur@mendoza-conicet.gob.ar>
2002 Oct 10
4
Generating AR1 data
Hi, Is there an easy way to generate data with temporal autocorrelation? I want to generate data with something like rnorm where I can specify the mean, variance and time lag. Does such a thing exist? Yours, AB -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info",
2003 May 13
3
Sorting a matrix in an odd way
Hi, I have a matrix not unlike this: foo <- matrix(,5,5) foo[5,1] <- 1 foo[1:3,2] <- 1 foo[3:4,3] <- 1 foo[4:5,4] <- 1 foo[2:4,5] <- 1 foo [,1] [,2] [,3] [,4] [,5] [1,] NA 1 NA NA NA [2,] NA 1 NA NA 1 [3,] NA 1 1 NA 1 [4,] NA NA 1 1 1 [5,] 1 NA NA 1 NA I want to get a vector that is the column numbers as sorted
2004 Nov 11
6
scan or source a text file into a list
I've ported somebody else's rather cumbersome Matlab model to R for colleagues that want a free build of the model with the same type of I/O. The Matlab model reads a text file with the initial parameters specified as: C:\Data\Carluc\Rport>more Params.R # Number of years to simulate nYears = 50; # Initial year for graphing purposes year0 = 1970; # NPP/GPP ratio (cpp0 unitless) fnr =
2002 May 18
3
checkerboard plot?
Hi, I've been doing a lot of CA modeling lately and am now wanting to make some checkerboard plots in R. Let's say I have a matrix: > is.matrix(junk) [1] TRUE > junk [,1] [,2] [,3] [,4] [,5] [1,] 0 0 1 0 0 [2,] 0 1 1 1 0 [3,] 0 1 0 0 1 [4,] 0 1 1 1 1 [5,] 0 1 0 0 0 > and I want to make a
2006 Feb 23
4
Keep getting message in logs that pbx.c cannot find extension context 'default'
Hi, I am getting repeated messages in my logs with the following: ********************* Feb 23 07:56:11 NOTICE[2470] pbx.c: Cannot find extension context 'default' Feb 23 07:56:11 DEBUG[2470] chan_sip.c: SIP message could not be handled, bad request: 70975D7A-CF70-4C05-8F21-56B06195995F@10.0.0.40 Feb 23 07:56:12 NOTICE[2470] pbx.c: Cannot find extension context 'default' Feb 23
2006 Mar 27
1
Bluetooth headset in handsfree modewith SJPhoneorX-lite
I am able to pickup, hangup, and flash, using the buttons on the phone with all of the soft clients and both of the headsets I mentioned below. I don't believe I had to change anything on the client side, just had to get the ctp (cordless telephone profile) working in the bluetooth stack, which was a pita. I struggled with the same issue...I could use the headset, but that's not very handy
2005 Apr 28
6
shading in line plots
Hello, I cannot figure out how to shade between two lines in a plot. For example, if I am trying to plot a confidence envelope and I would like to shade the interior of the envelope grey. Is this possible in R? Thanks in advance. Heather Lynch