I sync my local R package library over Dropbox for easy switching between machines. Our group recently upgraded to Dropbox Business, which consequently changed the path to my library from ~/Dropbox/R/library to ~/"Dropbox (Personal)/R/library". I noticed that BiocCheck doesn't appear to escape the file path to the package library in some of the commands performed. Here's a copy of the output:
This is BiocCheck version 1.11.7. BiocCheck is a work in progress. Output and severity of issues may change. Installing package... sh: -c: line 0: syntax error near unexpected token `(' sh: -c: line 0: `R_DEFAULT_PACKAGES=NULL '/Library/Frameworks/R.framework/Resources/bin/R' -q --vanilla --slave -f /Users/mike/Dropbox (Personal)/R/library/BiocCheck/script/checkBadDeps.R --args "/var/folders/j1/hw6j14mj3wq381x7mynwfbp00000gn/T//Rtmp8RbPbf/lib/basejump" 2>/dev/null' Warning: running command 'R_DEFAULT_PACKAGES=NULL '/Library/Frameworks/R.framework/Resources/bin/R' -q --vanilla --slave -f /Users/mike/Dropbox (Personal)/R/library/BiocCheck/script/checkBadDeps.R --args "/var/folders/j1/hw6j14mj3wq381x7mynwfbp00000gn/T//Rtmp8RbPbf/lib/basejump" 2>/dev/null' had status 2