##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data BaseSpaceR
###
##############################################################################
##############################################################################
* checking for file ‘BaseSpaceR/DESCRIPTION’ ... OK
* preparing ‘BaseSpaceR’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
Loading required package: RCurl
Loading required package: bitops
Loading required package: RJSONIO
BaseSpaceR version 1.10.0, ?BaseSpaceR for help
Warning in x$doPOST(resource = "projects", .params = list(name = name)) :
POST failed!
HTTP code: 403 Forbidden
Server message: Sorry but this requires CREATEPROJECT access to this resource.
Use showResponse() method to print the response body.
Warning in max(unlist(lapply(s, length), use.names = FALSE)) :
no non-missing arguments to max; returning -Inf
Warning in max(unlist(lapply(s, length), use.names = FALSE)) :
no non-missing arguments to max; returning -Inf
Error: processing vignette 'BaseSpaceR.Rnw' failed with diagnostics:
chunk 29
Error in (function (classes, fdef, mtable) :
unable to find an inherited method for function ‘listFiles’ for signature ‘"list"’
Execution halted