[R] loading package in LINUX
Ranjan Maitra
maitra at iastate.edu
Fri Jul 6 21:13:03 CEST 2007
On Fri, 6 Jul 2007 18:34:27 +0530 "Regina Verghis"
<regina.verghis at gmail.com> wrote:
> I am comfortable with windows based R. But recently I had shifted to
> LINUX(Red Hat Linux Enterprise Guide 4)
> 1) I want to load J K Lindsey's repeated library in R. How to install
> the packge?
Hi,
Use install.packages() which is the command line interface to what that
Windows gui does....
> 2) How to create the shared library if I ve the fortran codes(I
> haven't done creation of shared library in windows also).
Isn't is R CMD SHLIB etc etc..... two separate words with a space in
between R and CMD? Please note that case matters in the linux/unix
world.
HTH,
Ranjan
> I had run the command Rcmd in bin directory but an error message
> "bash: Rcmd: command not found" is produced.
> Thank You
> With Regards,
> Regina
>
>
> --
> regina.verghis at gmail.com
> Regina M.Verghis,
> Post Graduate Student
> Department of Biostatistics,
> Christian Medical College,
> Vellore, Tamilnadu- 632002
> India.
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html and provide commented,
> minimal, self-contained, reproducible code.
>
More information about the R-help
mailing list