Reply To: how to present the statistical results on the brain template

#2056
glf19780301
Participant

I ran into a problem during the installation, so I followed the instructions to run the command
“install.packages(c(‘devtools’, ‘htmlwidgets’, ‘iterators’, ‘magrittr’, ‘gtable’, ‘R6’))
devtools::install_url(‘http://brainsuite.org/wp-content/uploads/2018/05/bssr_0.2.1.tar.gz’)”

show:

> install.packages(c(‘devtools’, ‘htmlwidgets’, ‘iterators’, ‘magrittr’, ‘gtable’, ‘R6’))
Warning in install.packages :
‘lib = “C:/Program Files/R/R-3.6.2/library”‘ is not writable
Warning in install.packages :
cannot create dir ‘C:\Users\glf19\OneDrive\??’, reason ‘Invalid argument’
Error in install.packages : unable to create ‘C:/Users/glf19/OneDrive/??/R/win-library/3.6’
> devtools::install_url(‘http://brainsuite.org/wp-content/uploads/2018/05/bssr_0.2.1.tar.gz’)
Error in loadNamespace(name) : there is no package called ‘devtools’
>