Skip to content
Back to formatted view

Raw Message

Message-ID: <23098.41946.482329.375719@bud.eddelbuettel.com>
Date: 2017-12-20T17:54:34Z
From: Dirk Eddelbuettel
Subject: [R-pkg-devel] Debian: example file is no longer read correctly
In-Reply-To: <f5a277a6-c48c-61f7-5d22-f77a94929f6f@umu.se>

On 20 December 2017 at 15:32, G?ran Brostr?m wrote:
| > Or can someone tell me how to install the package using R devel on Linux?
| 
| Good question (which I missed). I do it like this:
| 
| (i) Download and unpack the tarball R-devel.... in ~/src/
| (ii) ./configure and make
| (iii) Start R-devel:  $ ~/src/R-devel/bin/R
| (iv) > install.packages(...)
| 
| This seems to install packages in R-devel/library/, separate from your 
| main R installation. Note that I do not install R-devel.
| 
| This is found by trial-and-error. I don't know if it is the recommended way.

It is, but more work. (I still do it as it is set up.)

Another good way is to use the rocker/drd container (where "drd" is short for
"daily R-devel").  Requires a system that can run Docker, which is most these
days, and generally worth it.

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org