1 Dec 16:41
Re: chron and R 2.8
From: Gabor Grothendieck <ggrothendieck <at> gmail.com>
Subject: Re: chron and R 2.8
Newsgroups: gmane.comp.lang.r.general
Date: 2008-12-01 15:41:04 GMT
Subject: Re: chron and R 2.8
Newsgroups: gmane.comp.lang.r.general
Date: 2008-12-01 15:41:04 GMT
Two things to try: - try running both under 2.7.2 instead of trying both under 2.8 - if you know how to build packages from source then try rebuilding the chron you have under 2.7.2 using 2.98. You can find it here: http://cran.r-project.org/src/contrib/Archive/chron/ On Mon, Dec 1, 2008 at 10:35 AM, stephen sefick <ssefick <at> gmail.com> wrote: > I found the library where all of the older packages are located. > > library(chron, lib = > "/Library/Frameworks/R.Framework/Versions/2.7/Resources/library") > > Error in dyn.load(file, DLLpath = DLLpath, ...) : > unable to load shared library > '/Library/Frameworks/R.Framework/Versions/2.7/Resources/library/chron/libs/i386/chron.so': > dlopen(/Library/Frameworks/R.Framework/Versions/2.7/Resources/library/chron/libs/i386/chron.so, > 6): Library not loaded: > /Library/Frameworks/R.framework/Versions/2.7/Resources/lib/libR.dylib > Referenced from: > /Library/Frameworks/R.Framework/Versions/2.7/Resources/library/chron/libs/i386/chron.so > Reason: image not found > Error: package/namespace load failed for 'chron' > > The code above works with zoo > library(zoo, lib = > "/Library/Frameworks/R.Framework/Versions/2.7/Resources/library") > > > On Sun, Nov 30, 2008 at 10:04 PM, Gabor Grothendieck(Continue reading)
RSS Feed