I can not install ODKTools package in R v 4 using command: devtools::install_github("sdumble1/ODKTools")
when trying to install the package i get this error:
devtools::install_github("sdumble1/ODKTools")
Downloading GitHub repo sdumble1/ODKTools@master
√ checking for file 'C:\Users\User\AppData\Local\Temp\Rtmp6RyfZj\remotes482c5f5f6b9c\sdumble1-ODKTools-904c7ce/DESCRIPTION' (807ms)
checking for LF line-endings in source and make files and shell scripts
checking for empty or unneeded directories
building 'ODKTools_0.1.0.tar.gz'
Installing package into ‘C:/Users/User/Documents/R/win-library/4.0’
(as ‘lib’ is unspecified)
installing source package 'ODKTools' ...
using staged installation
R
** data
* moving datasets to lazyload DB
byte-compile and prepare package for lazy loading
Error : package or namespace load failed for 'ODKTools' in loadNamespace(package, lib.loc):
cyclic namespace dependency detected when loading 'ODKTools', already loading 'ODKTools'
Error: unable to load R code in package 'ODKTools'
Execution halted
ERROR: lazy loading failed for package 'ODKTools'
removing 'C:/Users/User/Documents/R/win-library/4.0/ODKTools'
Error: Failed to install 'ODKTools' from GitHub:
(converted from warning) installation of package ‘C:/Users/User/AppData/Local/Temp/Rtmp6RyfZj/file482c2ead1e21/ODKTools_0.1.0.tar.gz’ had non-zero exit status
I can not install ODKTools package in R v 4 using command: devtools::install_github("sdumble1/ODKTools")
when trying to install the package i get this error: devtools::install_github("sdumble1/ODKTools") Downloading GitHub repo sdumble1/ODKTools@master √ checking for file 'C:\Users\User\AppData\Local\Temp\Rtmp6RyfZj\remotes482c5f5f6b9c\sdumble1-ODKTools-904c7ce/DESCRIPTION' (807ms)
Installing package into ‘C:/Users/User/Documents/R/win-library/4.0’ (as ‘lib’ is unspecified)