[Rd] Package installation

Toralf Kirsten tkirsten at izbi.uni-leipzig.de
Thu Jun 10 18:53:44 CEST 2004


Hi Andy,
that solves the problem.
Many thanks again.
I'm really happy. ;-)
Toralf


Liaw, Andy wrote:

>>From: Toralf Kirsten
>>
>>Hi Uwe,
>>thanks for your fast response.
>>
>>The content of the file izbi/R/First.lib.R of the source 
>>package is as 
>>follows:
>>*************
>>.First.lib <- function(libname, pkgname) {
>>   library.dynam("izbi", package = pkgname, lib.loc = libname)
>>   data(COLS, package=izbi)
>>   data(ROWS, package=izbi)
>>}
>>*************
>>
>>The check command also fails (see below).
>>Any hints?
> 
> 
> Starting in R-1.9.0, I believe, you need to quote the package name in
> data().
> 
> Andy
> 
> 
> 
>>Toralf
> 
> 
> 
> ------------------------------------------------------------------------------
> Notice:  This e-mail message, together with any attachments, contains information of Merck & Co., Inc. (One Merck Drive, Whitehouse Station, New Jersey, USA 08889), and/or its affiliates (which may be known outside the United States as Merck Frosst, Merck Sharp & Dohme or MSD and in Japan, as Banyu) that may be confidential, proprietary copyrighted and/or legally privileged. It is intended solely for the use of the individual or entity named on this message.  If you are not the intended recipient, and have received this message in error, please notify us immediately by reply e-mail and then delete it from your system.
> ------------------------------------------------------------------------------



More information about the R-devel mailing list