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  

|
September 22, 2021 06:37PM
I just had a similar headache because of some system updates on Ubuntu 20.04. After a long meandering path, I eventually managed to sort out all the hiccups.

Try the following command inside R:

install.packages("Rcpp", dependencies = TRUE, INSTALL_opts = '--no-lock')
install.packages("brms", dependencies = TRUE, INSTALL_opts = '--no-lock')

Paste here the error message in case that occurs.

Gang



Edited 3 time(s). Last edit at 09/23/2021 09:08AM by ptaylor.
Subject Author Posted

how to install brms on Ubuntu 20.04?

ptaylor September 22, 2021 08:35AM

Re: how to install brms on Ubuntu 20.04?

gang September 22, 2021 06:37PM

Re: how to install brms on Ubuntu 20.04?

ptaylor September 23, 2021 12:56PM

Re: how to install brms on Ubuntu 20.04?

gang September 23, 2021 02:27PM