##############################################################################
##############################################################################
###
### Running command:
###
### chmod a+r DEGreport -R && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data DEGreport
###
##############################################################################
##############################################################################
* checking for file 'DEGreport/DESCRIPTION' ... OK
* preparing 'DEGreport':
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ...Warning: running command '"c:/biocbld/bbs-3.3-bioc/R/bin/x64/Rscript" --vanilla --default-packages= -e "tools::buildVignettes(dir = '.', tangle = TRUE)"' had status 1
ERROR
Loading required package: quantreg
Loading required package: SparseM
Attaching package: 'SparseM'
The following object is masked from 'package:base':
backsolve
Loading required package: limma
Loading required package: rjags
Loading required package: coda
Error : .onLoad failed in loadNamespace() for 'rjags', details:
call: fun(libname, pkgname)
error: Failed to locate any version of JAGS version 4
The rjags package is just an interface to the JAGS library
Make sure you have installed JAGS-4.x.y.exe (for any x >=0, y>=0) from
http://www.sourceforge.net/projects/mcmc-jags/files
Quitting from lines 101-109 (DEGreport.Rnw)
Error: processing vignette 'DEGreport.Rnw' failed with diagnostics:
could not find function "jags.model"
Execution halted