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  

|
August 13, 2015 10:24AM
Well, that's annoying-- the actual web address in the code got converted to hidden ones... I don't know how to *not* make it do that, so I've recopied the text here, inserting a space (" ") after the https:// so that Big Brother wouldn't recognize a weblink and convert it:

# need to get 'car' for 'phia', below
# had to get **this** version as most uptodate one that would work on
# R 3.1.2 and not >=3.2.0 wget
wget https:// cran.r-project.org/src/contrib/Archive/car/car_2.0-22.tar.gz
R CMD INSTALL car_2.0-22.tar.gz

wget https:// cran.r-project.org/src/contrib/phia_0.2-0.tar.gz
R CMD INSTALL phia_0.2-0.tar.gz

wget https:// cran.r-project.org/src/contrib/snow_0.3-13.tar.gz
R CMD INSTALL snow_0.3-13.tar.gz

wget https:// cran.r-project.org/src/contrib/lme4_1.1-8.tar.gz
R CMD INSTALL lme4_1.1-8.tar.gz

wget https:// cran.r-project.org/src/contrib/afex_0.13-145.tar.gz
R CMD INSTALL afex_0.13-145.tar.gz

wget https:// cran.r-project.org/src/contrib/paran_1.5.1.tar.gz
R CMD INSTALL paran_1.5.1.tar.gz

wget https:// cran.r-project.org/src/contrib/psych_1.5.6.tar.gz
R CMD INSTALL    psych_1.5.6.tar.gz

Perhaps that's more useful.

--pt
Subject Author Posted

Cannot install phia or afex

Thomas August 13, 2015 09:57AM

Re: Cannot install phia or afex

ptaylor August 13, 2015 10:19AM

Re: Cannot install phia or afex

ptaylor August 13, 2015 10:24AM

Re: Cannot install phia or afex

Peter Molfese August 13, 2015 10:33AM

Re: Cannot install phia or afex

gang August 13, 2015 10:40AM