Back to the "Multiple platform build/check report" A  B  C [D] E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.4: CHECK report for dada2 on morelia

This page was generated on 2016-09-21 03:55:38 -0700 (Wed, 21 Sep 2016).

Package 285/1257HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
dada2 1.1.5
Benjamin Callahan
Snapshot Date: 2016-09-19 19:15:14 -0700 (Mon, 19 Sep 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/dada2
Last Changed Rev: 119878 / Revision: 121152
Last Changed Date: 2016-08-03 17:28:37 -0700 (Wed, 03 Aug 2016)
zin1 Linux (Ubuntu 16.04 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: dada2
Version: 1.1.5
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings dada2_1.1.5.tar.gz
StartedAt: 2016-09-20 05:20:21 -0700 (Tue, 20 Sep 2016)
EndedAt: 2016-09-20 05:23:47 -0700 (Tue, 20 Sep 2016)
EllapsedTime: 205.8 seconds
RetCode: 0
Status:  OK 
CheckDir: dada2.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings dada2_1.1.5.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.4-bioc/meat/dada2.Rcheck’
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-apple-darwin13.4.0 (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.1.5’
* 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 ... OK
* 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 ... OK
* 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 ... NOTE
Warning: no function found corresponding to methods exports from ‘dada2’ for: ‘show’

A namespace must be able to be loaded with just the base namespace
loaded: otherwise if the namespace gets loaded by a saved object, the
session will be unable to start.

Probably some imports need to be declared in the NAMESPACE file.
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
package 'methods' is used but not declared
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
assignSpecies: no visible global function definition for ‘as’
combineDereps2: no visible global function definition for ‘as’
dada: no visible global function definition for ‘as’
derepFastq: no visible global function definition for ‘as’
fastqFilter: no visible global function definition for ‘as’
fastqPairedFilter: no visible global function definition for ‘as’
getBadBases: no visible global function definition for ‘ppois’
getSequences: no visible global function definition for ‘is’
is.list.of: no visible binding for global variable ‘is’
isPhiX: no visible global function definition for ‘as’
loessErrfun: no visible global function definition for ‘loess’
loessErrfun: no visible global function definition for ‘predict’
maxEEFilter : <anonymous>: no visible global function definition for
  ‘as’
mergePairs: no visible global function definition for ‘is’
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’
minQFilter : <anonymous>: no visible global function definition for
  ‘as’
plotComplementarySubstitutions: no visible binding for global variable
  ‘Sub1’
plotComplementarySubstitutions: no visible binding for global variable
  ‘Substitution’
plotComplementarySubstitutions: no visible binding for global variable
  ‘Sub2’
plotComplementarySubstitutions: no visible binding for global variable
  ‘SubGrp’
plotComplementarySubstitutions: no visible binding for global variable
  ‘Direction’
plotComplementarySubstitutions: no visible binding for global variable
  ‘Count’
plotComplementarySubstitutions: no visible binding for global variable
  ‘Forward’
plotComplementarySubstitutions: no visible binding for global variable
  ‘Reverse’
plotComplementarySubstitutions: no visible binding for global variable
  ‘Quality’
plotErrors: no visible global function definition for ‘is’
plotErrors: no visible binding for global variable ‘Qual’
plotErrors: no visible binding for global variable ‘Observed’
plotErrors: no visible binding for global variable ‘Estimated’
plotErrors: no visible binding for global variable ‘Input’
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’
qtables2: no visible global function definition for ‘as’
rc: no visible global function definition for ‘as’
show,derep: no visible global function definition for ‘median’
Undefined global functions or variables:
  Count Cycle Direction Estimated Forward Input Mean Nominal Observed
  Q25 Q50 Q75 Qual Quality Reverse Score Sub1 Sub2 SubGrp Substitution
  abundance accept allMismatch als1 als2 as indel is loess median
  mismatch n0F n0R ppois predict prefer seqF seqR
Consider adding
  importFrom("methods", "as", "is")
  importFrom("stats", "loess", "median", "ppois", "predict")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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 ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* 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: 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.4-bioc/meat/dada2.Rcheck/00check.log’
for details.


dada2.Rcheck/00install.out:

* installing *source* package ‘dada2’ ...
** libs
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/RcppParallel/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c RcppExports.cpp -o RcppExports.o
In file included from RcppExports.cpp:4:
In file included from ./../inst/include/dada2.h:7:
./../inst/include/dada2_RcppExports.h:14:14: warning: unused function 'validateSignature' [-Wunused-function]
        void validateSignature(const char* sig) {
             ^
1 warning generated.
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/RcppParallel/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c Rmain.cpp -o Rmain.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/RcppParallel/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c chimera.cpp -o chimera.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/RcppParallel/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c cluster.cpp -o cluster.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/RcppParallel/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c error.cpp -o error.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/RcppParallel/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c evaluate.cpp -o evaluate.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/RcppParallel/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c filter.cpp -o filter.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/RcppParallel/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c misc.cpp -o misc.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/RcppParallel/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c nwalign_endsfree.cpp -o nwalign_endsfree.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/RcppParallel/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c nwalign_vectorized.cpp -o nwalign_vectorized.o
nwalign_vectorized.cpp:79:43: warning: unused variable 'ptr_index' [-Wunused-variable]
  int16_t *ptr_left, *ptr_diag, *ptr_up, *ptr_index, *ptr_d, *ptr_p;
                                          ^
1 warning generated.
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/RcppParallel/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c pval.cpp -o pval.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/RcppParallel/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c strmap.cpp -o strmap.o
clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/Rcpp/include" -I"/Library/Frameworks/R.framework/Versions/3.3/Resources/library/RcppParallel/include"   -fPIC  -Wall -mtune=core2 -g -O2 -c taxonomy.cpp -o taxonomy.o
clang++ -std=c++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o dada2.so RcppExports.o Rmain.o chimera.o cluster.o error.o evaluate.o filter.o misc.o nwalign_endsfree.o nwalign_vectorized.o pval.o strmap.o taxonomy.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.4-bioc/meat/dada2.Rcheck/dada2/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing 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:

nameusersystemelapsed
addSpecies0.0010.0000.001
assignSpecies0.0000.0000.001
assignTaxonomy0.0000.0000.001
collapseNoMismatch1.0850.0191.104
dada2.0990.0332.132
dada_to_seq_table0.7270.0160.743
derepFastq0.7350.0690.805
evaluate_kmers0.1110.0140.126
fastqFilter0.3380.0470.384
fastqPairedFilter0.6840.0900.775
getDadaOpt0.0010.0000.001
getSequences0.6870.0270.714
getUniques0.4870.0280.516
inflateErr0.0010.0000.000
isBimera0.0620.0180.081
isBimeraDenovo0.8480.0260.875
isPhiX0.1590.0220.180
isShiftDenovo0.7000.0130.713
loessErrfun0.4020.0100.412
makeSequenceTable0.4950.0350.530
mergePairs1.3520.0441.396
mergePairsByID2.4630.0472.511
mergeSequenceTables0.0010.0010.000
nwalign0.0010.0000.001
nwhamming0.0010.0000.001
plotComplementarySubstitutions1.7860.0211.807
plotErrors1.6310.0171.679
plotQualityProfile0.6510.0270.684
removeBimeraDenovo0.6650.0080.674
setDadaOpt0.0010.0000.001
show-methods0.0010.0000.000
uniquesToFasta0.0590.0080.066