History of AFNI updates  

|
January 15, 2019 11:56PM
I am certainly no expert on this either, but you can see if you can install these two packages - shiny and circos inside R. Start R with just "R" on the command line, then install packages with "install.packages("shiny")" and then similarly for circos.

If this doesn't work inside R, then update your version of R to a recent version (OS specific instructions). Update the installed packages to the most recent versions.

update.packages(checkBuilt=TRUE, ask=FALSE)
Subject Author Posted

shiny install error

Naveed December 21, 2018 09:47AM

Re: shiny install error

ptaylor December 21, 2018 10:27AM

Re: shiny install error

Naveed December 21, 2018 12:06PM

Re: shiny install error

Naveed January 14, 2019 10:36AM

Re: shiny install error

Daniel Glen January 15, 2019 11:56PM

Re: shiny install error

discoraj January 17, 2019 12:27PM

Re: shiny install error

Naveed January 31, 2019 03:43PM

Re: shiny install error

discoraj January 31, 2019 08:49PM

Re: shiny install error

Naveed February 01, 2019 10:38AM

Re: shiny install error

discoraj February 01, 2019 11:14PM

Re: shiny install error

Naveed February 04, 2019 02:01PM

Re: shiny install error

discoraj February 04, 2019 10:54PM

Re: shiny install error

Naveed February 05, 2019 01:40PM

Re: shiny install error

discoraj February 06, 2019 06:36PM

Re: shiny install error

Naveed February 07, 2019 02:09PM