Displaying 2 results from an estimated 2 matches for "trusty64_clone".
2016 Feb 12
1
Change Rscript and `/usr/lib/R/bin/R` relation
...e` folder to `rootfs` from `chroot` where.
After I have configured the `trusty64`, I have just created a clone.
Inside the clone I have installed another version of R from CRAN repo.
<--------------------------------START------------->
root at chroot-test:/# schroot -l
chroot:trusty64
chroot:trusty64_clone
$ cat /etc/schroot/chroot.d/trusty64.conf
[trusty64]
description=Ubuntu 14.04 Trusty Tahr
directory=/test/schroot/trusty64
users=quant
type=directory
profile=desktop
#personality=linux
preserve-environment=true
root-groups=root
$ cat /etc/schroot/chroot.d/trusty64_clone.conf
[trusty64_clone]
d...
2016 Feb 10
2
Change Rscript and `/usr/lib/R/bin/R` relation
Dear all,
I am trying to use multiple version of R unpacked from CRAN deb files.
It does work successfully, except for some packages installation, whether
Rscript has been used. I have configured alternatives and switch R
environments without any problem and can install most of the packages.
'======================================================
$ update-alternatives --display R
R - auto