Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-02-13 11:39 -0500 (Thu, 13 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4719
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4481
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4492
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4445
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 497/2295HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
dada2 1.35.0  (landing page)
Benjamin Callahan
Snapshot Date: 2025-02-12 13:40 -0500 (Wed, 12 Feb 2025)
git_url: https://git.bioconductor.org/packages/dada2
git_branch: devel
git_last_commit: 3d68997
git_last_commit_date: 2024-10-29 10:07:42 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published


CHECK results for dada2 on nebbiolo1

To the developers/maintainers of the dada2 package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/dada2.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: dada2
Version: 1.35.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:dada2.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings dada2_1.35.0.tar.gz
StartedAt: 2025-02-12 21:24:36 -0500 (Wed, 12 Feb 2025)
EndedAt: 2025-02-12 21:29:40 -0500 (Wed, 12 Feb 2025)
EllapsedTime: 303.4 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: dada2.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:dada2.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings dada2_1.35.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/dada2.Rcheck’
* using R Under development (unstable) (2025-01-20 r87609)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘dada2/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘dada2’ version ‘1.35.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 ... WARNING
Found the following significant warnings:
  nwalign_vectorized.cpp:280:27: warning: format ‘%i’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
  nwalign_vectorized.cpp:280:31: warning: format ‘%i’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
  nwalign_vectorized.cpp:280:47: warning: format ‘%i’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
  nwalign_vectorized.cpp:280:50: warning: format ‘%i’ expects argument of type ‘int’, but argument 5 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
  nwalign_vectorized.cpp:280:59: warning: format ‘%i’ expects argument of type ‘int’, but argument 6 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
  nwalign_vectorized.cpp:280:62: warning: format ‘%i’ expects argument of type ‘int’, but argument 7 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
  nwalign_vectorized.cpp:280:71: warning: format ‘%i’ expects argument of type ‘int’, but argument 8 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
  nwalign_vectorized.cpp:280:74: warning: format ‘%i’ expects argument of type ‘int’, but argument 9 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
See ‘/home/biocbuild/bbs-3.21-bioc/meat/dada2.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* checking installed package size ... INFO
  installed size is  7.0Mb
  sub-directories of 1Mb or more:
    extdata   2.1Mb
    libs      4.1Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... NOTE
File
  LICENSE
is not mentioned in the DESCRIPTION file.
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code 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 loading without being on the library search path ... 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.
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  ‘C_isACGT’ ‘matchGenera’
* 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
tax.check: warning in assignTaxonomy(sq.test, fn.tax, multi = TRUE):
  partial argument match of 'multi' to 'multithread'
plotComplexity: no visible binding for global variable ‘complexity’
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’
tax.check: no visible binding for global variable ‘fn.spc’
Undefined global functions or variables:
  Count Cum Cycle Estimated Input Mean Nominal Observed Q25 Q50 Q75
  Qual Score complexity fn.spc
* checking Rd files ... NOTE
checkRd: (-1) dada-class.Rd:10: Lost braces in \itemize; meant \describe ?
checkRd: (-1) dada-class.Rd:11: Lost braces in \itemize; meant \describe ?
checkRd: (-1) dada-class.Rd:12: Lost braces in \itemize; meant \describe ?
checkRd: (-1) dada-class.Rd:13: Lost braces in \itemize; meant \describe ?
checkRd: (-1) dada-class.Rd:14: Lost braces in \itemize; meant \describe ?
checkRd: (-1) dada-class.Rd:15: Lost braces in \itemize; meant \describe ?
checkRd: (-1) dada-class.Rd:16-17: Lost braces in \itemize; meant \describe ?
checkRd: (-1) dada-class.Rd:18: Lost braces in \itemize; meant \describe ?
checkRd: (-1) dada-class.Rd:19: Lost braces in \itemize; meant \describe ?
checkRd: (-1) dada-class.Rd:20: Lost braces in \itemize; meant \describe ?
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  addSpecies.Rd: FastqStreamer
  assignTaxonomy.Rd: setThreadOptions
  dada.Rd: setThreadOptions
  learnErrors.Rd: setThreadOptions
  plotComplexity.Rd: geom_histogram, ggplot, ggsave
  plotErrors.Rd: ggplot, ggsave
  plotQualityProfile.Rd: ggplot, ggsave
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 LazyData ... 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 ... INFO
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... NOTE
   PKG_CFLAGS set in ‘src/Makevars.win’ without any corresponding files
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
              user system elapsed
learnErrors  6.955  0.210   4.776
PacBioErrfun 6.992  0.159   7.152
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 10 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/dada2.Rcheck/00check.log’
for details.


Installation output

dada2.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL dada2
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘dada2’ ...
** this is package ‘dada2’ version ‘1.35.0’
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
using C++11
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c Rmain.cpp -o Rmain.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c chimera.cpp -o chimera.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c cluster.cpp -o cluster.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c containers.cpp -o containers.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c error.cpp -o error.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c evaluate.cpp -o evaluate.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c filter.cpp -o filter.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c kmers.cpp -o kmers.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c misc.cpp -o misc.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c nwalign_endsfree.cpp -o nwalign_endsfree.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c nwalign_vectorized.cpp -o nwalign_vectorized.o
nwalign_vectorized.cpp: In function ‘char** nwalign_vectorized2(const char*, size_t, const char*, size_t, int16_t, int16_t, int16_t, int16_t, int)’:
nwalign_vectorized.cpp:280:27: warning: format ‘%i’ expects argument of type ‘int’, but argument 2 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
  280 |         Rprintf("len1/2=(%i, %i), nrow,ncol=(%i,%i), ij=(%i,%i), rc=(%i,%i), d[][]=%i, p[][]=%i\n", len1, len2, nrow, ncol, i,j,i+j,(2*start_col+j-i)/2, d[(i+j)*ncol + (2*start_col+j-i)/2], p[(i+j)*ncol + (2*start_col+j-i)/2]);
      |                          ~^                                                                         ~~~~
      |                           |                                                                         |
      |                           int                                                                       size_t {aka long unsigned int}
      |                          %li
nwalign_vectorized.cpp:280:31: warning: format ‘%i’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
  280 |         Rprintf("len1/2=(%i, %i), nrow,ncol=(%i,%i), ij=(%i,%i), rc=(%i,%i), d[][]=%i, p[][]=%i\n", len1, len2, nrow, ncol, i,j,i+j,(2*start_col+j-i)/2, d[(i+j)*ncol + (2*start_col+j-i)/2], p[(i+j)*ncol + (2*start_col+j-i)/2]);
      |                              ~^                                                                           ~~~~
      |                               |                                                                           |
      |                               int                                                                         size_t {aka long unsigned int}
      |                              %li
nwalign_vectorized.cpp:280:47: warning: format ‘%i’ expects argument of type ‘int’, but argument 4 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
  280 |         Rprintf("len1/2=(%i, %i), nrow,ncol=(%i,%i), ij=(%i,%i), rc=(%i,%i), d[][]=%i, p[][]=%i\n", len1, len2, nrow, ncol, i,j,i+j,(2*start_col+j-i)/2, d[(i+j)*ncol + (2*start_col+j-i)/2], p[(i+j)*ncol + (2*start_col+j-i)/2]);
      |                                              ~^                                                                 ~~~~
      |                                               |                                                                 |
      |                                               int                                                               size_t {aka long unsigned int}
      |                                              %li
nwalign_vectorized.cpp:280:50: warning: format ‘%i’ expects argument of type ‘int’, but argument 5 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
  280 |         Rprintf("len1/2=(%i, %i), nrow,ncol=(%i,%i), ij=(%i,%i), rc=(%i,%i), d[][]=%i, p[][]=%i\n", len1, len2, nrow, ncol, i,j,i+j,(2*start_col+j-i)/2, d[(i+j)*ncol + (2*start_col+j-i)/2], p[(i+j)*ncol + (2*start_col+j-i)/2]);
      |                                                 ~^                                                                    ~~~~
      |                                                  |                                                                    |
      |                                                  int                                                                  size_t {aka long unsigned int}
      |                                                 %li
nwalign_vectorized.cpp:280:59: warning: format ‘%i’ expects argument of type ‘int’, but argument 6 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
  280 |         Rprintf("len1/2=(%i, %i), nrow,ncol=(%i,%i), ij=(%i,%i), rc=(%i,%i), d[][]=%i, p[][]=%i\n", len1, len2, nrow, ncol, i,j,i+j,(2*start_col+j-i)/2, d[(i+j)*ncol + (2*start_col+j-i)/2], p[(i+j)*ncol + (2*start_col+j-i)/2]);
      |                                                          ~^                                                                 ~
      |                                                           |                                                                 |
      |                                                           int                                                               size_t {aka long unsigned int}
      |                                                          %li
nwalign_vectorized.cpp:280:62: warning: format ‘%i’ expects argument of type ‘int’, but argument 7 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
  280 |         Rprintf("len1/2=(%i, %i), nrow,ncol=(%i,%i), ij=(%i,%i), rc=(%i,%i), d[][]=%i, p[][]=%i\n", len1, len2, nrow, ncol, i,j,i+j,(2*start_col+j-i)/2, d[(i+j)*ncol + (2*start_col+j-i)/2], p[(i+j)*ncol + (2*start_col+j-i)/2]);
      |                                                             ~^                                                                ~
      |                                                              |                                                                |
      |                                                              int                                                              size_t {aka long unsigned int}
      |                                                             %li
nwalign_vectorized.cpp:280:71: warning: format ‘%i’ expects argument of type ‘int’, but argument 8 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
  280 |         Rprintf("len1/2=(%i, %i), nrow,ncol=(%i,%i), ij=(%i,%i), rc=(%i,%i), d[][]=%i, p[][]=%i\n", len1, len2, nrow, ncol, i,j,i+j,(2*start_col+j-i)/2, d[(i+j)*ncol + (2*start_col+j-i)/2], p[(i+j)*ncol + (2*start_col+j-i)/2]);
      |                                                                      ~^                                                         ~~~
      |                                                                       |                                                          |
      |                                                                       int                                                        size_t {aka long unsigned int}
      |                                                                      %li
nwalign_vectorized.cpp:280:74: warning: format ‘%i’ expects argument of type ‘int’, but argument 9 has type ‘size_t’ {aka ‘long unsigned int’} [-Wformat=]
  280 |         Rprintf("len1/2=(%i, %i), nrow,ncol=(%i,%i), ij=(%i,%i), rc=(%i,%i), d[][]=%i, p[][]=%i\n", len1, len2, nrow, ncol, i,j,i+j,(2*start_col+j-i)/2, d[(i+j)*ncol + (2*start_col+j-i)/2], p[(i+j)*ncol + (2*start_col+j-i)/2]);
      |                                                                         ~^                                                          ~~~~~~~~~~~~~~~~~~~
      |                                                                          |                                                                           |
      |                                                                          int                                                                         size_t {aka long unsigned int}
      |                                                                         %li
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c pval.cpp -o pval.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/RcppParallel/include' -I/usr/local/include    -fpic  -g -O2  -DR_NO_REMAP -c taxonomy.cpp -o taxonomy.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.21-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.21-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.21-bioc/R/site-library/00LOCK-dada2/00new/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 from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (dada2)

Tests output


Example timings

dada2.Rcheck/dada2-Ex.timings

nameusersystemelapsed
PacBioErrfun6.9920.1597.152
addSpecies4.0810.0514.133
assignSpecies1.6490.0701.719
assignTaxonomy0.1990.0170.212
collapseNoMismatch0.6100.0080.620
dada3.3550.0503.405
derepFastq0.6880.0330.721
fastqFilter0.4790.0000.480
fastqPairedFilter0.7770.0330.820
filterAndTrim0.8910.0190.924
getDadaOpt0.0000.0010.001
getErrors1.0860.0351.125
getSequences0.3420.0120.355
getUniques0.3450.0110.358
inflateErr0.0000.0010.001
isBimera0.0830.0010.086
isBimeraDenovo2.9160.0703.000
isBimeraDenovoTable2.3700.0232.393
isPhiX0.1790.0000.179
isShiftDenovo1.0440.0011.044
learnErrors6.9550.2104.776
loessErrfun0.3200.0000.319
makeSequenceTable0.5860.0100.595
mergePairs2.9770.0603.037
mergeSequenceTables0.0000.0000.001
noqualErrfun0.7240.0080.733
nwalign0.0000.0000.001
nwhamming0.0000.0000.001
plotComplexity0.2870.0020.290
plotErrors1.9610.0702.031
plotQualityProfile4.1750.2934.420
rc0.0150.0050.020
removeBimeraDenovo2.6360.1912.827
removePrimers0.1940.0020.196
seqComplexity0.0190.0020.021
setDadaOpt0.0000.0010.001
uniquesToFasta0.0720.0020.074