Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

CHECK report for ShortRead on malbec1

This page was generated on 2021-05-06 12:29:06 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the ShortRead package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1697/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ShortRead 1.48.0  (landing page)
Bioconductor Package Maintainer
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/ShortRead
Branch: RELEASE_3_12
Last Commit: ba44cd2
Last Changed Date: 2020-10-27 10:33:27 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: ShortRead
Version: 1.48.0
Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:ShortRead.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings ShortRead_1.48.0.tar.gz
StartedAt: 2021-05-06 06:01:46 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 06:06:23 -0400 (Thu, 06 May 2021)
EllapsedTime: 276.8 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: ShortRead.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:ShortRead.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings ShortRead_1.48.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/ShortRead.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-pc-linux-gnu (64-bit)
* 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.48.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 ... WARNING
Found the following significant warnings:
  readBfaToc.cc:35:7: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
  readBfaToc.cc:36:7: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
  readBfaToc.cc:37:7: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
See ‘/home/biocbuild/bbs-3.12-bioc/meat/ShortRead.Rcheck/00install.out’ for details.
* checking installed package size ... NOTE
  installed size is  7.8Mb
  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 ... 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
Snapshot-class 7.672  0.224   9.553
* 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, 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.12-bioc/meat/ShortRead.Rcheck/00check.log’
for details.



Installation output

ShortRead.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL ShortRead
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.12-bioc/R/library’
* installing *source* package ‘ShortRead’ ...
** using staged installation
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for gzeof in -lz... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /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
gcc -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/IRanges/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/XVector/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Biostrings/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c Biostrings_stubs.c -o Biostrings_stubs.o
gcc -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/IRanges/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/XVector/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Biostrings/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c IRanges_stubs.c -o IRanges_stubs.o
gcc -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/IRanges/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/XVector/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Biostrings/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c R_init_ShortRead.c -o R_init_ShortRead.o
gcc -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/IRanges/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/XVector/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Biostrings/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c S4Vectors_stubs.c -o S4Vectors_stubs.o
gcc -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/IRanges/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/XVector/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Biostrings/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c XVector_stubs.c -o XVector_stubs.o
gcc -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/IRanges/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/XVector/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Biostrings/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c alphabet.c -o alphabet.o
gcc -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/IRanges/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/XVector/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Biostrings/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c count.c -o count.o
gcc -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/IRanges/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/XVector/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Biostrings/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c io.c -o io.o
gcc -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/IRanges/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/XVector/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Biostrings/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c io_bowtie.c -o io_bowtie.o
gcc -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/IRanges/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/XVector/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Biostrings/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c io_soap.c -o io_soap.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/IRanges/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/XVector/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Biostrings/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I/usr/local/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  -g -O2  -Wall -c readBfaToc.cc -o readBfaToc.o
readBfaToc.cc: In function ‘SEXPREC* readBfaToc(SEXP)’:
readBfaToc.cc:35:7: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
       (void) fread( seq_name, sizeof(char), name_len, fp );
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
readBfaToc.cc:36:7: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
       (void) fread( &seq_ori_len, sizeof(int), 1, fp );
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
readBfaToc.cc:37:7: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
       (void) fread( &seq_len, sizeof(int), 1, fp );
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/IRanges/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/XVector/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Biostrings/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I/usr/local/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  -g -O2  -Wall -c read_maq_map.cc -o read_maq_map.o
gcc -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/IRanges/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/XVector/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Biostrings/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c sampler.c -o sampler.o
gcc -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/IRanges/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/XVector/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Biostrings/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c trim.c -o trim.o
gcc -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/IRanges/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/XVector/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Biostrings/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c util.c -o util.o
gcc -I"/home/biocbuild/bbs-3.12-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/IRanges/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/XVector/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Biostrings/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/Rhtslib/include' -I'/home/biocbuild/bbs-3.12-bioc/R/library/zlibbioc/include' -I/usr/local/include  -fopenmp -fpic  -g -O2  -Wall -c xsnap.c -o xsnap.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.12-bioc/R/lib -L/usr/local/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 -fopenmp -L/home/biocbuild/bbs-3.12-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.12-bioc/R/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)

Tests output

ShortRead.Rcheck/tests/ShortRead_unit_tests.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

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, 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:base':

    expand.grid


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 May  6 06:06:15 2021 
*********************************************** 
Number of test functions: 104 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
ShortRead RUnit Tests - 104 test functions, 0 errors, 0 failures
Number of test functions: 104 
Number of errors: 0 
Number of failures: 0 
Warning messages:
1: In for (i in seq_along(defined)) { :
  closing unused connection 6 (/home/biocbuild/bbs-3.12-bioc/R/library/ShortRead/extdata/Data/C1-36Firecrest/Bustard/GERALD/s_1_sequence.txt)
2: In for (i in seq_along(defined)) { :
  closing unused connection 5 (/home/biocbuild/bbs-3.12-bioc/R/library/ShortRead/extdata/Data/C1-36Firecrest/Bustard/GERALD/s_1_sequence.txt)
> 
> proc.time()
   user  system elapsed 
 24.060   1.476  25.103 

Example timings

ShortRead.Rcheck/ShortRead-Ex.timings

nameusersystemelapsed
AlignedRead-class0.8920.0040.910
BowtieQA-class0.0040.0000.001
ExperimentPath-class000
FastqQA-class000
Intensity-class0.1360.0040.161
MAQMapQA-class000
QA-class0.0040.0000.001
QualityScore-class0.0080.0000.010
QualityScore0.0080.0000.007
RochePath-class0.0000.0000.001
RocheSet-class0.0040.0000.001
RtaIntensity-class0.0760.0000.076
RtaIntensity0.0480.0000.047
SRFilter-class000
SRFilterResult-class0.0720.0120.081
SRSet-class0.0000.0000.001
SRUtil-class0.0040.0040.006
Sampler-class1.2000.0041.222
ShortRead-class0.0800.0040.084
ShortReadQ-class0.2440.0000.243
Snapshot-class7.6720.2249.553
SnapshotFunction-class0.0000.0000.001
SolexaExportQA-class0.0040.0000.001
SolexaIntensity-class0.1320.0080.143
SolexaPath-class0.0840.0000.087
SolexaSet-class0.0520.0000.056
SpTrellis-class0.4480.0040.453
accessors0.0000.0000.001
alphabetByCycle0.0160.0040.023
clean000
countLines0.1160.0000.171
dotQA-class0.0000.0000.001
dustyScore0.2280.0000.227
filterFastq1.0880.0001.092
polyn0.0000.0000.001
qa0.6960.0040.701
qa23.7960.0083.840
readAligned0.1600.0040.163
readBaseQuality2.0880.4682.579
readFasta0.0840.0040.093
readFastq0.1640.0000.166
readIntensities0.0840.0040.086
readPrb0.0560.0000.055
readQseq0.0120.0000.013
readXStringColumns0.0800.0120.095
renew0.0600.0000.061
report0.0040.0000.005
spViewPerFeature3.6840.0843.771
srFilter0.2720.0000.271
srdistance0.1880.1120.274
srduplicated0.0880.0760.067
tables0.1560.0240.179
trimTails0.0280.0040.029