[R] Installation from local Compiled directory
Uwe Ligges
ligges at statistik.tu-dortmund.de
Tue Oct 4 17:45:04 CEST 2011
On 03.10.2011 18:16, Sandeep Patil wrote:
> Hello everyone
>
> I have manually compiled directory of gstat in a particular folder of my
> Unix system.
> I want to install this and am unable to use either of the following two
> commands
>
> 1. R CMD INSTALL
> 2. Install.packages
>
If this is a precompiled (i.e. binary) package produced for this R
version and this OS, then the magic is to just copy the directory into
your library.
best,
Uwe Ligges
> I do not understand how to coax above commands to locate the directory that
> i have
> compiled.
>
> Please understand that i have solved a number of related issues concerning
> this
> installation and it is a special case where
>
> 1. I cannot use CRAN mirror to download and install
> 2. Install from TAR file
>
> Essentially this is the only option i have.
>
> Thank you
>
> Sandeep
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org 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