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 23, 2021 02:27PM
I jumped through many hoops, but I don't recall installing the few dependencies you mentioned. Instead, I executed the following to resolve the issue related to the R packages such as "units" and "sf" in your error list:

sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable
sudo apt-get update
sudo apt-get install libudunits2-dev libgdal-dev libgeos-dev libproj-dev

Gang



Edited 1 time(s). Last edit at 09/23/2021 02:28PM by Gang.
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