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
removing 'C:/Users/Amadeus/OneDrive/Documentos/R/win-library/4.0/RBM'
Any help appreciated!
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