AFNI Message Board

Dear AFNI users-

We are very pleased to announce that the new AFNI Message Board framework is up! Please join us at:

https://discuss.afni.nimh.nih.gov

Existing user accounts have been migrated, so returning users can login by requesting a password reset. New users can create accounts, as well, through a standard account creation process. Please note that these setup emails might initially go to spam folders (esp. for NIH users!), so please check those locations in the beginning.

The current Message Board discussion threads have been migrated to the new framework. The current Message Board will remain visible, but read-only, for a little while.

Sincerely, AFNI HQ

History of AFNI updates  

|
April 23, 2019 05:48PM
Hi, Davide-

We have updated the installation of R on Ubuntu commands, and I think this will update/fix your R version. From here:
[afni.nimh.nih.gov]

You can do this part:
curl -O https://afni.nimh.nih.gov/pub/dist/src/scripts_src/@add_rcran_ubuntu_18.04.tcsh
sudo tcsh @add_rcran_ubuntu_18.04.tcsh
which should update your R version, as well as any currently installed R packages.

Then, you should be able to do this:
rPkgsInstall -pkgs ALL
and get everything installed.

Note: one or more of the above steps may take a while, as R compiles stuff on your computer.

You can check your R version wtih "R --version", and check if AFNI has everything with:
afni_system_check.py -check_all

Hope that works.

--pt



Edited 1 time(s). Last edit at 04/24/2019 01:48PM by Daniel Glen.
Subject Author Posted

AFNI R packages installation issue

dmomi April 01, 2019 07:34AM

Re: AFNI R packages installation issue

ptaylor April 01, 2019 09:54AM

Re: AFNI R packages installation issue

dmomi April 01, 2019 11:50AM

Re: AFNI R packages installation issue

ptaylor April 01, 2019 12:11PM

Re: AFNI R packages installation issue

dmomi April 01, 2019 12:38PM

Re: AFNI R packages installation issue

ptaylor April 01, 2019 12:59PM

Re: AFNI R packages installation issue

dmomi April 01, 2019 01:04PM

Re: AFNI R packages installation issue

ptaylor April 01, 2019 01:12PM

Re: AFNI R packages installation issue

dmomi April 01, 2019 01:21PM

Re: AFNI R packages installation issue

ptaylor April 01, 2019 01:33PM

Re: AFNI R packages installation issue

ptaylor April 23, 2019 05:48PM

Re: AFNI R packages installation issue

dmomi April 29, 2019 03:50AM