TimoMatzen / RBM

Restricted Boltzmann Machine in R
29 stars 9 forks source link

Not possible installing windows station running R Studio #3

Open grmurad opened 2 years ago

grmurad commented 2 years ago

Hi, when trying to run "install_github("TimoMatzen/RBM")", I get this error at the very final ( access denied) , during the "rename " command" in your script:

converting help for package 'RBM' finding HTML links ... done DBN html
Fashion html
MNIST html
PredictDBN html
PredictRBM html
RBM html
ReconstructRBM html
StackRBM html
building package indices testing if installed package can be loaded from temporary location arch - i386 arch - x64 Warning in file.rename(instdir, final_instdir) : cannot rename file 'C:/Users/Amadeus/OneDrive/Documentos/R/win-library/4.0/00LOCK-RBM/00new/RBM' to 'C:/Users/Amadeus/OneDrive/Documentos/R/win-library/4.0/RBM', reason 'Acesso negado' ERROR: moving to final location failed

cheers,

Gustavo