Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-02-13 11:40 -0500 (Thu, 13 Feb 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" | 4719 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" | 4481 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" | 4492 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R 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 1731/2295 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
Rfastp 1.17.0 (landing page) Thomas Carroll
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | ![]() | ||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ![]() | ||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | WARNINGS | OK | ![]() | ||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | WARNINGS | OK | ![]() | ||||||||
To the developers/maintainers of the Rfastp package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Rfastp.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. |
Package: Rfastp |
Version: 1.17.0 |
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:Rfastp.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings Rfastp_1.17.0.tar.gz |
StartedAt: 2025-02-13 01:52:04 -0500 (Thu, 13 Feb 2025) |
EndedAt: 2025-02-13 01:52:49 -0500 (Thu, 13 Feb 2025) |
EllapsedTime: 45.0 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: Rfastp.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:Rfastp.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings Rfastp_1.17.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/Rfastp.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 ‘Rfastp/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘Rfastp’ version ‘1.17.0’ * package encoding: UTF-8 * 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 ‘Rfastp’ can be installed ... OK * used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’ * checking installed package size ... INFO installed size is 7.9Mb sub-directories of 1Mb or more: extdata 2.1Mb libs 5.7Mb * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... NOTE Malformed Title field: should not end in a period. * checking top-level files ... OK * 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 whether startup messages can be suppressed ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * 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 line endings in shell scripts ... 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 ... OK * checking compiled code ... WARNING Note: information on .o files is not available File ‘/home/biocbuild/bbs-3.21-bioc/R/site-library/Rfastp/libs/Rfastp.so’: Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C) Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. The detected symbols are linked into the code but might come from libraries and not actually be called. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. * checking files in ‘vignettes’ ... OK * checking examples ... OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * 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, 1 NOTE See ‘/home/biocbuild/bbs-3.21-bioc/meat/Rfastp.Rcheck/00check.log’ for details.
Rfastp.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL Rfastp ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’ * installing *source* package ‘Rfastp’ ... ** this is package ‘Rfastp’ version ‘1.17.0’ ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’ g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c main_fastp.cpp -o main_fastp.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c FASTP/adaptertrimmer.cpp -o FASTP/adaptertrimmer.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c FASTP/basecorrector.cpp -o FASTP/basecorrector.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c FASTP/duplicate.cpp -o FASTP/duplicate.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c FASTP/evaluator.cpp -o FASTP/evaluator.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c FASTP/fastareader.cpp -o FASTP/fastareader.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c FASTP/fastqreader.cpp -o FASTP/fastqreader.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c FASTP/filter.cpp -o FASTP/filter.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c FASTP/filterresult.cpp -o FASTP/filterresult.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c FASTP/htmlreporter.cpp -o FASTP/htmlreporter.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c FASTP/jsonreporter.cpp -o FASTP/jsonreporter.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c FASTP/nucleotidetree.cpp -o FASTP/nucleotidetree.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c FASTP/options.cpp -o FASTP/options.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c FASTP/overlapanalysis.cpp -o FASTP/overlapanalysis.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c FASTP/peprocessor.cpp -o FASTP/peprocessor.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c FASTP/polyx.cpp -o FASTP/polyx.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c FASTP/processor.cpp -o FASTP/processor.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c FASTP/read.cpp -o FASTP/read.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c FASTP/seprocessor.cpp -o FASTP/seprocessor.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c FASTP/sequence.cpp -o FASTP/sequence.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c FASTP/stats.cpp -o FASTP/stats.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c FASTP/threadconfig.cpp -o FASTP/threadconfig.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c FASTP/umiprocessor.cpp -o FASTP/umiprocessor.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c FASTP/unittest.cpp -o FASTP/unittest.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c FASTP/writer.cpp -o FASTP/writer.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I. -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/include' -I'/home/biocbuild/bbs-3.21-bioc/R/site-library/zlibbioc/include' -I/usr/local/include -fpic -g -O2 -DR_NO_REMAP -c FASTP/writerthread.cpp -o FASTP/writerthread.o /bin/bash: line 1: /home/biocbuild/bbs-3.21-bioc/R/bin/R: No such file or directory /bin/bash: line 1: /home/biocbuild/bbs-3.21-bioc/R/bin/R: No such file or directory g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.21-bioc/R/lib -L/usr/local/lib -o Rfastp.so ./RcppExports.o ./main_fastp.o ./FASTP/adaptertrimmer.o ./FASTP/basecorrector.o ./FASTP/duplicate.o ./FASTP/evaluator.o ./FASTP/fastareader.o ./FASTP/fastqreader.o ./FASTP/filter.o ./FASTP/filterresult.o ./FASTP/htmlreporter.o ./FASTP/jsonreporter.o ./FASTP/nucleotidetree.o ./FASTP/options.o ./FASTP/overlapanalysis.o ./FASTP/peprocessor.o ./FASTP/polyx.o ./FASTP/processor.o ./FASTP/read.o ./FASTP/seprocessor.o ./FASTP/sequence.o ./FASTP/stats.o ./FASTP/threadconfig.o ./FASTP/umiprocessor.o ./FASTP/unittest.o ./FASTP/writer.o ./FASTP/writerthread.o /home/biocbuild/bbs-3.21-bioc/R/site-library/Rhtslib/usrlib/libhts.a -lcurl -lbz2 -llzma -lz -L/home/biocbuild/bbs-3.21-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.21-bioc/R/site-library/00LOCK-Rfastp/00new/Rfastp/libs ** R ** 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 (Rfastp)
Rfastp.Rcheck/tests/testthat.Rout
R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(Rfastp) Rfastp is a wrapper of fastp project: https://github.com/OpenGene/fastp Please cite fastp in your publication: Shifu Chen, Yanqing Zhou, Yaru Chen, Jia Gu; fastp: an ultra-fast all-in-one FASTQ preprocessor, Bioinformatics, Volume 34, Issue 17, 1 September 2018, Pages i884-i890, https://doi.org/10.1093/bioinformatics/bty560 > > test_check("Rfastp") Detecting adapter sequence for read1... No adapter detected for read1 [ FAIL 0 | WARN 0 | SKIP 0 | PASS 4 ] > > proc.time() user system elapsed 1.347 0.357 1.636
Rfastp.Rcheck/Rfastp-Ex.timings
name | user | system | elapsed | |
catfastq | 0.005 | 0.006 | 0.014 | |
curvePlot | 0.828 | 0.251 | 1.011 | |
qcSummary | 0.433 | 0.251 | 0.616 | |
rfastp | 0.823 | 0.911 | 1.641 | |
trimSummary | 0.219 | 0.226 | 0.391 | |