Skip to content
Back to formatted view

Raw Message

Message-ID: <4E8B2A00.9050007@statistik.tu-dortmund.de>
Date: 2011-10-04T15:45:04Z
From: Uwe Ligges
Subject: Installation from local Compiled directory
In-Reply-To: <CAHnA5RW86U49YfLEg_d=N9Fx+1-UJnCzF72usETfaUnECWer7A@mail.gmail.com>

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.