When I try to install the package of 'psycho and use it', it didn't work well saying "installation of package ‘BDgraph’ had non-zero exit status"
install.packages("devtools") library("devtools") install_github("neuropsychology/psycho.R") library("psycho")
When I try to install the package of 'psycho and use it', it didn't work well saying "installation of package ‘BDgraph’ had non-zero exit status"
install.packages("devtools") library("devtools") install_github("neuropsychology/psycho.R") library("psycho")