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  

|
June 21, 2019 01:34PM
Hi-

Yes, you should update your version of R; I'm not sure why we link to that old one still, and I will update our instructions. This should be a modern enough version to use (3.5.3) on Macs:
[cran.r-project.org]
(form the cran website, having 3.6.0 might require other installs to compile R libraries).

After updating your R, you should update your packages in the R, by running the following in the R environment:
update.packages(installed.packages(priority="NA"), checkBuilt=TRUE, ask=FALSE)

After that, you can then run the AFNI rPkgsInstall program to get the remaining brms package:
rPkgsInstall -pkgs ALL

--pt
Subject Author Posted

New install question

dwall June 21, 2019 10:58AM

Re: New install question

ptaylor June 21, 2019 01:34PM

Re: New install question

dwall June 21, 2019 04:54PM