Re: [R] Problem with library path

2020-05-29 Thread Uwe Ligges
On 29.05.2020 08:32, Hiram Saúl Rebollar Fuentes wrote: Hi, I have a problem when I try to load a library, and I think it’s because my username has a special character in it, the library path is C:/Users/Saúl/Documents/R/win-library/4.0, but R reads it as C:/Users/Saú Documents/R/win-library/

[R] Problem with library path

2020-05-29 Thread Hiram Saúl Rebollar Fuentes
Hi, I have a problem when I try to load a library, and I think it’s because my username has a special character in it, the library path is C:/Users/Saúl/Documents/R/win-library/4.0, but R reads it as C:/Users/Saú Documents/R/win-library/4.0 How can this be fixed? Thanks! [[alternative HT

Re: [R] problem with library()

2012-07-08 Thread Uwe Ligges
On 08.07.2012 16:51, R Heberto Ghezzo, Dr wrote: Hello, I am running Win XP in a notebook IEEE, I have R-2-15.0 and R-2.15.1. In a subdirectory Cran I have the packages I downloaded from CRAN (all), after last update when I type library() Error in .readRDS(pfile) : unknown input format Hmm

[R] problem with library()

2012-07-08 Thread R Heberto Ghezzo, Dr
Hello, I am running Win XP in a notebook IEEE, I have R-2-15.0 and R-2.15.1. In a subdirectory Cran I have the packages I downloaded from CRAN (all), after last update when I type > library() Error in .readRDS(pfile) : unknown input format > a very old R-2.4.0 sitting in a corner and not used for

Re: [R] problem with library tseriesChaos

2011-04-25 Thread Uwe Ligges
Dear Fukushima Shintaro, please also reply to the person who asked the question (she or he might not be subscribed to the mailing list). Additionally, please always quote the original question. Other mailing list readers won't lerned from an answer without corresponding question. Thank you f

Re: [R] problem with library tseriesChaos

2011-04-25 Thread Fukushima Shintaro
Hello. > Is it possible to determine time delay with other function's output or I > can choose any random value? There are several ways to estimate time delay in chaotic time series analysis. Please refer to the book "Nonlinear time series analysis" by Holger Kantz and Thomas Shreiber. http://ww

[R] problem with library tseriesChaos

2011-04-14 Thread mike1989
Hi R-Users I need to estimate Lyapunov exponent of my time series. After reading description of all functions available I still don't know how to determine time delay. My time series length is 4200. Is it possible to determine time delay with other function's output or I can choose any random valu

Re: [R] Problem with library(SSPA)

2010-06-09 Thread David Scott
quot;David Scott " David Scott --- On Wed, 9/6/10, Uwe Ligges wrote: From: Uwe Ligges Subject: Re: [R] Problem with library(SSPA) To: "Samuel Okoye" Cc: r-help@r-project.org Date: Wednesday, 9 June, 2010, 5:43 Same for me, but since this is a BioC package, why do you ask h

Re: [R] Problem with library(SSPA)

2010-06-09 Thread Samuel Okoye
Dear Maarten, I have problem to use your package and I would be very thankful if you could help me to solve this. Regards, Samuel --- On Wed, 9/6/10, Uwe Ligges wrote: From: Uwe Ligges Subject: Re: [R] Problem with library(SSPA) To: "Samuel Okoye" Cc: r-help@r-project.org Date:

Re: [R] Problem with library(SSPA)

2010-06-09 Thread Uwe Ligges
On 09.06.2010 15:19, Samuel Okoye wrote: I can't find his email packageDescription("SSPA") and I have asked the same question to bioconduc...@stat.math.ethz.ch Regards, Samuel --- On Wed, 9/6/10, Uwe Ligges wrote: From: Uwe Ligges Subject: Re: [R] Problem with l

Re: [R] Problem with library(SSPA)

2010-06-09 Thread Samuel Okoye
I can't find his email and I have asked the same question to bioconduc...@stat.math.ethz.ch Regards, Samuel --- On Wed, 9/6/10, Uwe Ligges wrote: From: Uwe Ligges Subject: Re: [R] Problem with library(SSPA) To: "Samuel Okoye" Cc: r-help@r-project.org Date: Wednesday, 9 J

Re: [R] Problem with library(SSPA)

2010-06-09 Thread Uwe Ligges
Same for me, but since this is a BioC package, why do you ask here? First you may report to the package maintainer or if that fails to the BioC mailing list. Best, Uwe Ligges On 09.06.2010 12:01, Samuel Okoye wrote: Hello, I have the fellowing problem and I am thankful for any advice! Reg

[R] Problem with library(SSPA)

2010-06-09 Thread Samuel Okoye
Hello, I have the fellowing problem and I am thankful for any advice! Regards, Samuel >   source("http://bioconductor.org/biocLite.R";) BioC_mirror = http://www.bioconductor.org Change using chooseBioCmirror(). > biocLite("SSP

Re: [R] Problem with library(RMySQL), registry pointer problem?

2009-02-23 Thread Jeffrey Horner
Yakub wrote: I have the following error: library(RMySQL) Error in fun(...) : A MySQL Registry key was found but the folder C:\Program Files\MySQL\MySQL Tools for 5.0\/. doesn't contain a bin or lib/opt folder. That's where we need to find libmySQL.dll. Error : .onLoad failed in 'loadNamespa

[R] Problem with library(RMySQL), registry pointer problem?

2009-02-23 Thread Yakub
I have the following error: > library(RMySQL) Error in fun(...) : A MySQL Registry key was found but the folder C:\Program Files\MySQL\MySQL Tools for 5.0\/. doesn't contain a bin or lib/opt folder. That's where we need to find libmySQL.dll. Error : .onLoad failed in 'loadNamespace' for 'RMyS