Message-ID: <f5a277a6-c48c-61f7-5d22-f77a94929f6f@umu.se>
Date: 2017-12-20T14:32:53Z
From: Göran Broström
Subject: [R-pkg-devel] Debian: example file is no longer read correctly
In-Reply-To: <E20FE863CD1C294AA55E415F4C446424F24EBD74@xchmbx2.is.sbg.ac.at>
On 2017-12-20 11:11, Blume Christine wrote:
> Dear all,
>
[...]
>
> 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.
G?ran
>
> Thanks a lot!
> Christine
>
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-package-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-package-devel
>