Back to Mac ARM64 build report for BioC 3.17 |
|
This page was generated on 2023-10-20 09:38:12 -0400 (Fri, 20 Oct 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kjohnson2 | macOS 12.6.1 Monterey | arm64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4347 |
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 1906/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
ShortRead 1.58.0 (landing page) Bioconductor Package Maintainer
| kjohnson2 | macOS 12.6.1 Monterey / arm64 | OK | OK | WARNINGS | OK | ||||||||
To the developers/maintainers of the ShortRead package: - 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: ShortRead |
Version: 1.58.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ShortRead.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ShortRead_1.58.0.tar.gz |
StartedAt: 2023-10-19 00:53:25 -0400 (Thu, 19 Oct 2023) |
EndedAt: 2023-10-19 01:01:39 -0400 (Thu, 19 Oct 2023) |
EllapsedTime: 494.7 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: ShortRead.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ShortRead.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ShortRead_1.58.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/ShortRead.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: aarch64-apple-darwin20 (64-bit) * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.6.7 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘ShortRead/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘ShortRead’ version ‘1.58.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 ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘ShortRead’ can be installed ... OK * used C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ * used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ * used SDK: ‘MacOSX11.3.sdk’ * checking installed package size ... NOTE installed size is 7.4Mb sub-directories of 1Mb or more: R 2.2Mb extdata 4.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: ‘S4Vectors:::V_recycle’ See the note in ?`:::` about the use of this operator. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE .plotCycleBaseCall: no visible binding for global variable ‘Base’ flag,QAReadQuality: no visible binding for global variable ‘Score’ flag,QAReadQuality: no visible binding for global variable ‘Id’ flag,QAReadQuality: no visible binding for global variable ‘Density’ report,QAFrequentSequence: no visible binding for global variable ‘TopCount’ report,QAFrequentSequence: no visible binding for global variable ‘Id’ report,QANucleotideByCycle: no visible binding for global variable ‘Base’ report,QANucleotideUse: no visible binding for global variable ‘Nucleotide’ report,QAQualityUse: no visible binding for global variable ‘Count’ report,QAQualityUse: no visible binding for global variable ‘Id’ report,QAQualityUse: no visible binding for global variable ‘Quality’ report,QAReadQuality: no visible binding for global variable ‘Id’ report,QASequenceUse: no visible binding for global variable ‘Occurrences’ report,QASequenceUse: no visible binding for global variable ‘Id’ report,QASequenceUse: no visible binding for global variable ‘Reads’ Undefined global functions or variables: Base Count Density Id Nucleotide Occurrences Quality Reads Score TopCount * 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 ... OK * 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 ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/ShortRead/libs/ShortRead.so’: Found ‘_sprintf’, 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 sizes of PDF files under ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed Snapshot-class 7.194 0.413 13.670 qa2 4.287 0.372 8.656 readBaseQuality 3.172 0.389 6.311 spViewPerFeature 2.595 0.308 5.192 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘ShortRead_unit_tests.R’ 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: 1 WARNING, 3 NOTEs See ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/ShortRead.Rcheck/00check.log’ for details.
ShortRead.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL ShortRead ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’ * installing *source* package ‘ShortRead’ ... ** using staged installation checking for gcc... clang -arch arm64 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether clang -arch arm64 accepts -g... yes checking for clang -arch arm64 option to accept ISO C89... none needed checking for gzeof in -lz... yes checking how to run the C preprocessor... clang -arch arm64 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of unsigned long... 8 configure: creating ./config.status config.status: creating src/Makevars ** libs using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using SDK: ‘MacOSX11.3.sdk’ clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Biostrings/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c Biostrings_stubs.c -o Biostrings_stubs.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Biostrings/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c IRanges_stubs.c -o IRanges_stubs.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Biostrings/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c R_init_ShortRead.c -o R_init_ShortRead.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Biostrings/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c S4Vectors_stubs.c -o S4Vectors_stubs.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Biostrings/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c XVector_stubs.c -o XVector_stubs.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Biostrings/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c alphabet.c -o alphabet.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Biostrings/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c count.c -o count.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Biostrings/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c io.c -o io.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Biostrings/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c io_bowtie.c -o io_bowtie.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Biostrings/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c io_soap.c -o io_soap.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Biostrings/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I/opt/R/arm64/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBZ=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG=8 -fPIC -falign-functions=64 -Wall -g -O2 -c readBfaToc.cc -o readBfaToc.o clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Biostrings/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I/opt/R/arm64/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DHAVE_LIBZ=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG=8 -fPIC -falign-functions=64 -Wall -g -O2 -c read_maq_map.cc -o read_maq_map.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Biostrings/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c sampler.c -o sampler.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Biostrings/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c trim.c -o trim.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Biostrings/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c util.c -o util.o clang -arch arm64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/S4Vectors/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/IRanges/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/XVector/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Biostrings/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/Rhtslib/include' -I'/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/zlibbioc/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c xsnap.c -o xsnap.o clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o ShortRead.so Biostrings_stubs.o IRanges_stubs.o R_init_ShortRead.o S4Vectors_stubs.o XVector_stubs.o alphabet.o count.o io.o io_bowtie.o io_soap.o readBfaToc.o read_maq_map.o sampler.o trim.o util.o xsnap.o -lz -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library/00LOCK-ShortRead/00new/ShortRead/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 (ShortRead)
ShortRead.Rcheck/tests/ShortRead_unit_tests.Rout
R version 4.3.1 (2023-06-16) -- "Beagle Scouts" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: aarch64-apple-darwin20 (64-bit) 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. > BiocGenerics:::testPackage("ShortRead") Attaching package: 'BiocGenerics' The following objects are masked from 'package:stats': IQR, mad, sd, var, xtabs The following objects are masked from 'package:base': Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append, as.data.frame, basename, cbind, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table, tapply, union, unique, unsplit, which.max, which.min Attaching package: 'S4Vectors' The following object is masked from 'package:utils': findMatches The following objects are masked from 'package:base': I, expand.grid, unname Attaching package: 'Biostrings' The following object is masked from 'package:base': strsplit Attaching package: 'MatrixGenerics' The following objects are masked from 'package:matrixStats': colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse, colCounts, colCummaxs, colCummins, colCumprods, colCumsums, colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs, colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats, colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds, colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads, colWeightedMeans, colWeightedMedians, colWeightedSds, colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet, rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods, rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps, rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins, rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks, rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars, rowWeightedMads, rowWeightedMeans, rowWeightedMedians, rowWeightedSds, rowWeightedVars Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Attaching package: 'Biobase' The following object is masked from 'package:MatrixGenerics': rowMedians The following objects are masked from 'package:matrixStats': anyMissing, rowMedians RUNIT TEST PROTOCOL -- Thu Oct 19 01:01:12 2023 *********************************************** Number of test functions: 106 Number of errors: 0 Number of failures: 0 1 Test Suite : ShortRead RUnit Tests - 106 test functions, 0 errors, 0 failures Number of test functions: 106 Number of errors: 0 Number of failures: 0 > > proc.time() user system elapsed 21.283 1.942 40.942
ShortRead.Rcheck/ShortRead-Ex.timings
name | user | system | elapsed | |
AlignedRead-class | 0.417 | 0.033 | 0.802 | |
BowtieQA-class | 0.001 | 0.001 | 0.005 | |
ExperimentPath-class | 0.001 | 0.001 | 0.001 | |
FastqQA-class | 0.000 | 0.001 | 0.002 | |
Intensity-class | 0.152 | 0.015 | 0.294 | |
MAQMapQA-class | 0 | 0 | 0 | |
QA-class | 0.000 | 0.000 | 0.006 | |
QualityScore-class | 0.009 | 0.002 | 0.027 | |
QualityScore | 0.006 | 0.001 | 0.017 | |
RochePath-class | 0.001 | 0.000 | 0.001 | |
RocheSet-class | 0.001 | 0.001 | 0.001 | |
RtaIntensity-class | 0.049 | 0.003 | 0.091 | |
RtaIntensity | 0.032 | 0.002 | 0.057 | |
SRFilter-class | 0.000 | 0.000 | 0.004 | |
SRFilterResult-class | 0.055 | 0.004 | 0.112 | |
SRSet-class | 0.001 | 0.000 | 0.001 | |
SRUtil-class | 0.004 | 0.001 | 0.007 | |
Sampler-class | 0.899 | 0.019 | 1.639 | |
ShortRead-class | 0.056 | 0.004 | 0.093 | |
ShortReadQ-class | 0.273 | 0.013 | 0.481 | |
Snapshot-class | 7.194 | 0.413 | 13.670 | |
SnapshotFunction-class | 0.001 | 0.001 | 0.005 | |
SolexaExportQA-class | 0.001 | 0.000 | 0.001 | |
SolexaIntensity-class | 0.120 | 0.007 | 0.221 | |
SolexaPath-class | 0.077 | 0.005 | 0.138 | |
SolexaSet-class | 0.066 | 0.003 | 0.127 | |
SpTrellis-class | 0.420 | 0.020 | 0.784 | |
accessors | 0.002 | 0.001 | 0.003 | |
alphabetByCycle | 0.026 | 0.009 | 0.065 | |
clean | 0.001 | 0.001 | 0.003 | |
countLines | 0.101 | 0.014 | 0.234 | |
dotQA-class | 0.001 | 0.000 | 0.002 | |
dustyScore | 0.112 | 0.003 | 0.218 | |
filterFastq | 0.903 | 0.029 | 1.739 | |
polyn | 0.001 | 0.001 | 0.002 | |
qa | 0.510 | 0.025 | 1.019 | |
qa2 | 4.287 | 0.372 | 8.656 | |
readAligned | 0.211 | 0.041 | 0.493 | |
readBaseQuality | 3.172 | 0.389 | 6.311 | |
readFasta | 0.100 | 0.031 | 0.235 | |
readFastq | 0.146 | 0.025 | 0.313 | |
readIntensities | 0.055 | 0.018 | 0.138 | |
readPrb | 0.052 | 0.070 | 0.209 | |
readQseq | 0.010 | 0.010 | 0.045 | |
readXStringColumns | 0.063 | 0.017 | 0.140 | |
renew | 0.047 | 0.016 | 0.108 | |
report | 0.004 | 0.003 | 0.010 | |
spViewPerFeature | 2.595 | 0.308 | 5.192 | |
srFilter | 0.294 | 0.028 | 0.575 | |
srdistance | 0.237 | 0.281 | 0.739 | |
srduplicated | 0.061 | 0.032 | 0.164 | |
tables | 0.141 | 0.025 | 0.274 | |
trimTails | 0.037 | 0.008 | 0.071 | |