Hello,

I have a workspace that contains a number of functions I want to put in a
library. Under R 1.9.0 I did this fairly easily by putting them in a R
folder, creating a DESCRIPTION & TITLE file etc. I could then load my
library successfully.

Under R 2.0.0 this simple process apparently no longer works. I have used
package.skeleton() and have run R CMD INSTALL pkgname but still get various
errors. I have installed the various tools and do have a path to them. Is
there not a simple way to create a library consisting of just a group of
functions?  I know the DESCRIPTION file is different under R 2.0.0 but what
else do I have to consider? I've read most of the pertinent documentation
and though it is somewhat helpful it is not always helpful if you haven't
been able to get these procedures to run correctly.

Jeff Breiwick
National Marine Mammal Laboratory
Natl. Marine Fish. Serv.
7600 Sand Point Way NE, Bldg 4
Seattle, WA 98115  USA

______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to