private libraries

Paul Gilbert pgilbert@bank-banque-canada.ca
Tue, 6 Jan 1998 17:03:58 -0500


>Private libraries work just fine for me.  Are you remembering to set
>the environment variable RLIBS to the path for your private library

Well perhaps I just didn't persist long enough, but I posted a message when I
was having trouble in 0.60 and got a response that the private library mechanism
was not working correctly. I am setting the environment variable RLIBS. I have
tried several variations with no success. One problem is that parts of the R
INSTALL seem to work, but not enough so the UNINSTALL works, so it is hard to
get back to a clean starting point.

Following is what I think I should do to install two private libraries
(packages). Could you please contrast what you do with this.

1/ put code into files   .../Rdse/tframe/R/tframe.R and .../Rdse/dse/R/dse.R

2/ cd to .../Rdse and
      INSTALL R tframe tframe
      INSTALL R dse dse

3/ RLIBS=.../Rdse    export RLIBS

4/ start R and then library() should indicate the two packages in the .../Rdse
and
    library("tframe") ; library("dse")  should load the libraries.

Thanks in advance.

Paul Gilbert

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._