Back to Multiple platform build/check report for BioC 3.7 |
|
This page was generated on 2018-10-17 08:28:35 -0400 (Wed, 17 Oct 2018).
Package 341/1561 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
dada2 1.8.0 Benjamin Callahan
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | [ OK ] | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
Package: dada2 |
Version: 1.8.0 |
Command: /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:dada2.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings dada2_1.8.0.tar.gz |
StartedAt: 2018-10-15 23:37:59 -0400 (Mon, 15 Oct 2018) |
EndedAt: 2018-10-15 23:41:04 -0400 (Mon, 15 Oct 2018) |
EllapsedTime: 185.3 seconds |
RetCode: 0 |
Status: OK |
CheckDir: dada2.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD check --install=check:dada2.install-out.txt --library=/home/biocbuild/bbs-3.7-bioc/R/library --no-vignettes --timings dada2_1.8.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.7-bioc/meat/dada2.Rcheck’ * using R version 3.5.1 Patched (2018-07-12 r74967) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘dada2/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘dada2’ version ‘1.8.0’ * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... NOTE Found the following hidden files and directories: .travis.yml These were most likely included in error. See section ‘Package structure’ in the ‘Writing R Extensions’ manual. * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘dada2’ can be installed ... OK * checking installed package size ... NOTE installed size is 7.6Mb sub-directories of 1Mb or more: libs 6.0Mb * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking dependencies in R code ... NOTE Unexported object imported by a ':::' call: ‘ShortRead:::.set_omp_threads’ See the note in ?`:::` about the use of this operator. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... NOTE Foreign function call to a different package: .Call(ShortRead:::.set_omp_threads, ...) See chapter ‘System and foreign language interfaces’ in the ‘Writing R Extensions’ manual. * checking R code for possible problems ... NOTE bcinstall: no visible global function definition for ‘biocLite’ mergePairsByID: no visible global function definition for ‘:=’ mergePairsByID: no visible binding for global variable ‘seqF’ mergePairsByID: no visible binding for global variable ‘seqR’ mergePairsByID: no visible binding for global variable ‘abundance’ mergePairsByID: no visible binding for global variable ‘accept’ mergePairsByID: no visible binding for global variable ‘als1’ mergePairsByID: no visible binding for global variable ‘als2’ mergePairsByID: no visible binding for global variable ‘prefer’ mergePairsByID: no visible binding for global variable ‘n0R’ mergePairsByID: no visible binding for global variable ‘n0F’ mergePairsByID: no visible binding for global variable ‘allMismatch’ mergePairsByID: no visible binding for global variable ‘mismatch’ mergePairsByID: no visible binding for global variable ‘indel’ plotErrors: no visible binding for global variable ‘Qual’ plotErrors: no visible binding for global variable ‘Observed’ plotErrors: no visible binding for global variable ‘Input’ plotErrors: no visible binding for global variable ‘Estimated’ plotErrors: no visible binding for global variable ‘Nominal’ plotQualityProfile: no visible binding for global variable ‘Cycle’ plotQualityProfile: no visible binding for global variable ‘Score’ plotQualityProfile: no visible binding for global variable ‘Count’ plotQualityProfile: no visible binding for global variable ‘Mean’ plotQualityProfile: no visible binding for global variable ‘Q25’ plotQualityProfile: no visible binding for global variable ‘Q50’ plotQualityProfile: no visible binding for global variable ‘Q75’ plotQualityProfile: no visible binding for global variable ‘Cum’ samdf_to_qiime2: no visible global function definition for ‘write.table’ seqtab_to_mothur: no visible global function definition for ‘write.table’ seqtab_to_mothur: no visible binding for global variable ‘four’ seqtab_to_qiime: no visible global function definition for ‘write.table’ Undefined global functions or variables: := Count Cum Cycle Estimated Input Mean Nominal Observed Q25 Q50 Q75 Qual Score abundance accept allMismatch als1 als2 biocLite four indel mismatch n0F n0R prefer seqF seqR write.table Consider adding importFrom("utils", "write.table") to your NAMESPACE file. * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... NOTE GNU make is a SystemRequirements. * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking compiled code ... NOTE Note: information on .o files is not available * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU or elapsed time > 5s user system elapsed learnErrors 5.728 0.132 4.214 mergePairsByID 5.568 0.028 5.253 * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 7 NOTEs See ‘/home/biocbuild/bbs-3.7-bioc/meat/dada2.Rcheck/00check.log’ for details.
dada2.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.7-bioc/R/bin/R CMD INSTALL dada2 ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.7-bioc/R/library’ * installing *source* package ‘dada2’ ... ** libs g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/RcppParallel/include" -I/usr/local/include -fpic -g -O2 -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/RcppParallel/include" -I/usr/local/include -fpic -g -O2 -c Rmain.cpp -o Rmain.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/RcppParallel/include" -I/usr/local/include -fpic -g -O2 -c chimera.cpp -o chimera.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/RcppParallel/include" -I/usr/local/include -fpic -g -O2 -c cluster.cpp -o cluster.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/RcppParallel/include" -I/usr/local/include -fpic -g -O2 -c containers.cpp -o containers.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/RcppParallel/include" -I/usr/local/include -fpic -g -O2 -c error.cpp -o error.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/RcppParallel/include" -I/usr/local/include -fpic -g -O2 -c evaluate.cpp -o evaluate.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/RcppParallel/include" -I/usr/local/include -fpic -g -O2 -c filter.cpp -o filter.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/RcppParallel/include" -I/usr/local/include -fpic -g -O2 -c kmers.cpp -o kmers.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/RcppParallel/include" -I/usr/local/include -fpic -g -O2 -c misc.cpp -o misc.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/RcppParallel/include" -I/usr/local/include -fpic -g -O2 -c nwalign_endsfree.cpp -o nwalign_endsfree.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/RcppParallel/include" -I/usr/local/include -fpic -g -O2 -c nwalign_vectorized.cpp -o nwalign_vectorized.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/RcppParallel/include" -I/usr/local/include -fpic -g -O2 -c pval.cpp -o pval.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.7-bioc/R/include" -DNDEBUG -I"/home/biocbuild/bbs-3.7-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.7-bioc/R/library/RcppParallel/include" -I/usr/local/include -fpic -g -O2 -c taxonomy.cpp -o taxonomy.o g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.7-bioc/R/lib -L/usr/local/lib -o dada2.so RcppExports.o Rmain.o chimera.o cluster.o containers.o error.o evaluate.o filter.o kmers.o misc.o nwalign_endsfree.o nwalign_vectorized.o pval.o taxonomy.o -L/home/biocbuild/bbs-3.7-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.7-bioc/R/library/dada2/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded * DONE (dada2)
dada2.Rcheck/dada2-Ex.timings
name | user | system | elapsed | |
addSpecies | 3.040 | 0.008 | 3.096 | |
assignSpecies | 1.076 | 0.000 | 1.077 | |
assignTaxonomy | 0.164 | 0.004 | 0.160 | |
collapseNoMismatch | 1.456 | 0.008 | 1.481 | |
dada | 3.064 | 0.012 | 3.075 | |
dada_to_seq_table | 1.192 | 0.004 | 1.164 | |
derepFastq | 0.952 | 0.016 | 0.968 | |
fastqFilter | 0.688 | 0.000 | 0.701 | |
fastqPairedFilter | 1.012 | 0.004 | 1.022 | |
filterAndTrim | 0.952 | 0.004 | 0.959 | |
getDadaOpt | 0.000 | 0.000 | 0.001 | |
getErrors | 1.116 | 0.000 | 1.115 | |
getSequences | 0.392 | 0.000 | 0.393 | |
getUniques | 0.392 | 0.008 | 0.399 | |
inflateErr | 0 | 0 | 0 | |
isBimera | 0.052 | 0.000 | 0.055 | |
isBimeraDenovo | 2.276 | 0.000 | 2.278 | |
isBimeraDenovoTable | 2.700 | 0.016 | 2.717 | |
isPhiX | 0.232 | 0.004 | 0.235 | |
isShiftDenovo | 1.172 | 0.000 | 1.172 | |
learnErrors | 5.728 | 0.132 | 4.214 | |
loessErrfun | 0.360 | 0.000 | 0.362 | |
makeSequenceTable | 0.668 | 0.004 | 0.670 | |
mergePairs | 2.572 | 0.008 | 2.584 | |
mergePairsByID | 5.568 | 0.028 | 5.253 | |
mergeSequenceTables | 0.000 | 0.000 | 0.001 | |
noqualErrfun | 0.748 | 0.004 | 0.752 | |
nwalign | 0.000 | 0.000 | 0.001 | |
nwhamming | 0.000 | 0.000 | 0.002 | |
plotErrors | 2.124 | 0.024 | 2.151 | |
plotQualityProfile | 0.612 | 0.144 | 0.772 | |
removeBimeraDenovo | 2.244 | 0.100 | 2.344 | |
seqComplexity | 0.036 | 0.000 | 0.035 | |
setDadaOpt | 0.004 | 0.000 | 0.002 | |
uniquesToFasta | 0.060 | 0.004 | 0.065 | |