[R-SIG-Mac] Error while loading packages R 2.14.0
Riccardo Romoli
ric.romoli at gmail.com
Sun Nov 13 00:49:55 CET 2011
On 13/nov/11, at 00:34, David Winsemius wrote:
>
> On Nov 12, 2011, at 6:25 PM, Riccardo Romoli wrote:
>
>> Hi, I have already installed R 2.14.0 and I have some problem to
>> load several packages, in particular xcms package. I installed it
>> directly from the GUI and when I try to load it the R I have:
>>
>> > library(xcms)
>> Error in dyn.load(file, DLLpath = DLLpath, ...) :
>> unable to load shared object '/Users/riccardoromoli/Library/R/2.14/
>> library/xcms/libs/x86_64/xcms.so':
>> dlopen(/Users/riccardoromoli/Library/R/2.14/library/xcms/libs/
>> x86_64/xcms.so, 6): Library not loaded: /usr/local/lib/libnetcdf.
>> 7.dylib
>> Referenced from: /Users/riccardoromoli/Library/R/2.14/library/xcms/
>> libs/x86_64/xcms.so
>> Reason: image not found
>> Inoltre: Warning message:
>> In library(pkg, character.only = TRUE, logical.return = TRUE,
>> lib.loc = lib.loc) :
>> there is no package called ‘digest’
>> Errore: package/namespace load failed for ‘xcms’
>> >
>>
>> I think the error is the absence of ibnetcdf.7.dylib. Do you have
>> any idea how can I correct this error??
>
> How recently have you updated the new version of R? If not within
> the last day then you should do so again. (There were other similar
> postings and Simon fixed a problem and reported so on this list.)
>
> --
> David Winsemius, MD
> West Hartford, CT
>
I uploadede R a few minutes ago.....
Riccardo
More information about the R-SIG-Mac
mailing list