History of AFNI updates  

|
August 05, 2022 05:06PM
I just converted the Docker image to Singularity using

$ singularity build --sandbox afni-22.2.04.sbox docker://afni/afni_make_build

I was surprised to find that

$ singularity exec afni-22.2.04.sbox R --version
R version 3.4.4 (2018-03-15) -- "Someone to Lean On"

R is currently at version 4.2.1, released 2022-06-23.

That seems quite old. Perhaps it could be updated? There are instructions for supplying a different Ubuntu sources location at

[cran.r-project.org]

for example,

deb [cloud.r-project.org] bionic-cran40/

to /etc/apt/sources.list.

Just thought I would suggest that as a possible improvement.

Thanks for considering this suggestion.
Subject Author Posted

R version in AFNI docker://afni/afni_make_build?

justbennet August 05, 2022 05:06PM