Closed SimonGoring closed 11 years ago
When I try to install from GitHub I get the following error:
"C:/PROGRA~1/R/R-30~1.0/bin/x64/R" --vanilla CMD INSTALL "C:\Users\Simon \ Goring\AppData\Local\Temp\Rtmps7M5WD\neotoma-master" --library="C:/Users/Simon \ Goring/Documents/R/win-library/3.0" --with-keep.source --install-tests * installing *source* package 'neotoma' ... ** R Error in parse(outFile) : C:/Users/Simon Goring/AppData/Local/Temp/Rtmps7M5WD/neotoma-master/R/get_download.R:97:1: unexpected input 96: unit.name = sapply(samples, function(x) x$AnalysisUnitName)) 97: << ^ ERROR: unable to collate and parse R files for package 'neotoma' * removing 'C:/Users/Simon Goring/Documents/R/win-library/3.0/neotoma' * restoring previous 'C:/Users/Simon Goring/Documents/R/win-library/3.0/neotoma'
but running the code for get_download seems to work fine. Any ideas?
@SimonGoring Should work now...
Thanks!
When I try to install from GitHub I get the following error:
but running the code for get_download seems to work fine. Any ideas?