plugins for R 3.5 available
meik michalke
meik.michalke at uni-duesseldorf.de
Wed May 30 13:21:29 UTC 2018
hi,
Am Montag, 7. Mai 2018, 14:06:33 CEST schrieb meik michalke:
> unfortunately, it looks like the cran2deb4ubuntu_3.5 repo will need a few
> more weeks until all debian R packages are also available again (c2d4u
> currently hosts 11.109 packages, while c2d4u3.5 is at only 490 now).
looks like this has finished now, there's now 10.852 packages for R 3.5 and
the "don't use this repo, it will break things" message was removed. i can now
build debian plugin packages for R 3.5, but it will probably not happen before
next week. it's a bit more complicated because i'll have to set up a new repo
for those packages as well (roxyPackage can do that, it's just a config
thing).
if you're not using those anyway, but want to run RKWard with R 3.5 on ubuntu
already, here's a step-by-step manual:
## R 3.5 base packages
# - remove/deactivate your current CRAN mirror!
# - add R 3.5 PPA
sudo add-apt-repository ppa:marutter/rrutter3.5
## optional: CRAN R packages in debian format
# - remove current c2d4u
sudo rm /etc/apt/sources.list.d/marutter-c2d4u-*
# - add c2d4u3.5 PPA
sudo add-apt-repository ppa:marutter/c2d4u3.5
## RKWard for R 3.5 (example: daily builds for KF5 with backports)
# - remove current RKWard PPA
sudo rm /etc/apt/sources.list.d/rkward-devel-ubuntu-rkward-kf5-backports-
daily-cran-*
# - add RKWard for R 3.5 PPA
sudo add-apt-repository ppa:rkward-devel/rkward-kf5-backports-daily-r35
## do the upgrade
# - fetch new packages
sudo apt update
# - on my machine, RKWard was not upgraded because of different build
# times of the PPAs, so it's best to manually re-install the package
sudo apt remove rkward
# - upgrade packages
sudo apt full-upgrade
sudo apt install rkward
sudo apt autoremove
viele grüße :: m.eik
--
dipl. psych. meik michalke
institut f"ur experimentelle psychologie
abt. f"ur diagnostik und differentielle psychologie
heinrich-heine-universit"at d-40204 d"usseldorf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/rkward-devel/attachments/20180530/47f5fa88/attachment.sig>
More information about the rkward-devel
mailing list