[R] Creating shared libraries for dyn.load() in R
Peter Dalgaard BSA
p.dalgaard at biostat.ku.dk
Sun Jul 11 13:17:18 CEST 1999
Chong Gu <chong at stat.purdue.edu> writes:
> Please don't compile RKPACK separately. Simply use
>
> R INSTALL -l library gss
>
> in a directory, say $(DIR), which has library and gss as
> subdirectories. The command will automatically compile the gss.so and
> the documentation and put them under $(DIR)/library/gss. Put
> $(DIR)/library in your RLIB environment and run library(gss) at the R
> prompt, and you are there.
Or even just
R INSTALL gss
which will place it in the default location along with the ones that
came with R (eda, modreg, etc.). You need to have installer privileges
to do that, though.
--
O__ ---- Peter Dalgaard Blegdamsvej 3
c/ /'_ --- Dept. of Biostatistics 2200 Cph. N
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help 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-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list