Re: [R] Packages problems

2016-05-12 Thread Jeff Newmiller
Try a different mirror. -- Sent from my phone. Please excuse my brevity. On May 12, 2016 9:45:02 PM PDT, Mikko Hurme wrote: >Hi! > >I also have problems when I try to install packages. I use R (v. 3.3.0) >on >iMac (v. 10.11.4). >For instance: > >> install.packages("doBy") >Warning: unable to ac

[R] Packages problems

2016-05-12 Thread Mikko Hurme
Hi! I also have problems when I try to install packages. I use R (v. 3.3.0) on iMac (v. 10.11.4). For instance: > install.packages("doBy") Warning: unable to access index for repository http://ftp.sunet.se/pub/lang/CRAN/src/contrib: cannot open URL 'http://ftp.sunet.se/pub/lang/CRAN/src/contrib

Re: [R] Help : R-packages : Problems loading package fSeries

2008-06-02 Thread Yohan Chalabi
"CLG" == Celine LE-GOAZIGO <[EMAIL PROTECTED]> on Mon, 2 Jun 2008 13:19:35 +0200 CLG> Hi. CLG> CLG> I am trying to load the package fSeries, in order to load CLG> the package CLG> fGarch after. CLG> However, it says the following message. Dear Celine, Please make su

[R] Help : R-packages : Problems loading package fSeries

2008-06-02 Thread Celine LE-GOAZIGO
Hi. I am trying to load the package fSeries, in order to load the package fGarch after. However, it says the following message. > local({pkg <- select.list(sort(.packages(all.available = TRUE))) + if(nchar(pkg)) library(pkg, character.only=TRUE)}) Loading required package: fBasics (Error : ...