Skip to content
Back to formatted view

Raw Message

Message-ID: <BAC7BB80-3882-11D9-BA19-000A95C87F66@unimi.it>
Date: 2004-11-17T11:23:43Z
From: stefano iacus
Subject: Package installation
In-Reply-To: <1100673467.4532.208844758@webmail.messagingengine.com>

did you try library(seacarb) ?
what does R reports?

BTW, I strongly suggest to ge thte new release of R for Mac OS X (2.0.1)
stefano
p.s. the warning is ok.
On Nov 17, 2004, at 7:37 AM, Gattuso, Jean-Pierre wrote:

> Hi:
>
> I have installed a package (seacarb) and all seemed to work OK. The
> package is in:
>
> /Library/Frameworks/R.framework/Versions/2.0.0/Resources/library/ 
> seacarb
>
> When I check the packages installed, I get the following warning
> message:
>
>> library()
> Warning message:
> library '/Users/gattuso/Library/R/library' contains no package in:
> library()
>>
>
> BUT the package is listed in the window which opens subsequent to the
> library command:
>
> Packages in library  
> '/Library/Frameworks/R.framework/Resources/library':
> .....
> seacarb                    Calculates parameters of the seawater
> carbonate
>                            system
> .....
>
>
> However, none of the functions of this package work from within R Aqua
> (also in an X11 window):
>
>> carb(flag = 8, var1 = 8.2, var2 = 2400, S = 35, T = 25, P = 0, k1k2 =  
>> "r",
> + phflag = 0, ini = "s")
> Error: couldn't find function "carb"
>
> What did I do wrong?
>
> Thanks,
> jp
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac@stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>