| Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-10-19 13:22:05 -0400 (Wed, 19 Oct 2022).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4386 |
| palomino3 | Windows Server 2022 Datacenter | x64 | 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" | 4138 |
| merida1 | macOS 10.14.6 Mojave | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4205 |
| 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 | ||||
|
To the developers/maintainers of the qrqc package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/qrqc.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 1541/2140 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| qrqc 1.50.0 (landing page) Vince Buffalo
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
| palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| Package: qrqc |
| Version: 1.50.0 |
| Command: F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:qrqc.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings qrqc_1.50.0.tar.gz |
| StartedAt: 2022-10-19 03:09:48 -0400 (Wed, 19 Oct 2022) |
| EndedAt: 2022-10-19 03:16:04 -0400 (Wed, 19 Oct 2022) |
| EllapsedTime: 376.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: qrqc.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:qrqc.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings qrqc_1.50.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'F:/biocbuild/bbs-3.15-bioc/meat/qrqc.Rcheck'
* using R version 4.2.1 (2022-06-23 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'qrqc/DESCRIPTION' ... OK
* this is package 'qrqc' version '1.50.0'
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
'reshape', 'ggplot2', 'Biostrings', 'biovizBase', 'brew', 'xtable',
'testthat'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 whether package 'qrqc' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
'reshape' 'ggplot2' 'Biostrings' 'biovizBase'
A package should be listed in only one of these fields.
Versioned 'LinkingTo' value for 'Rhtslib' is only usable in R >= 3.0.2
* 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
Packages in Depends field not imported from:
'brew' 'testthat' 'xtable'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
binned2boxplot: no visible global function definition for 'quantile'
calcKL : kmerDist: no visible global function definition for
'aggregate'
generateReads: no visible global function definition for 'DNAStringSet'
generateReads: no visible global function definition for
'write.XStringSet'
makeReportDir: no visible global function definition for 'na.exclude'
basePlot,SequenceSummary: no visible binding for global variable 'base'
basePlot,list: no visible binding for global variable 'base'
gcPlot,SequenceSummary: no visible binding for global variable
'position'
gcPlot,list: no visible binding for global variable 'position'
getBase,SequenceSummary: no visible global function definition for
'aggregate'
getBase,SequenceSummary: no visible binding for global variable 'base'
getBaseProp,SequenceSummary: no visible global function definition for
'aggregate'
getBaseProp,SequenceSummary: no visible binding for global variable
'base'
getGC,SequenceSummary : <local>: no visible global function definition
for 'aggregate'
kmerEntropyPlot,SequenceSummary: no visible binding for global variable
'position'
kmerEntropyPlot,SequenceSummary: no visible binding for global variable
'entropy'
kmerEntropyPlot,list: no visible binding for global variable 'position'
kmerEntropyPlot,list: no visible binding for global variable 'entropy'
kmerKLPlot,SequenceSummary: no visible binding for global variable
'kmer'
kmerKLPlot,SequenceSummary: no visible binding for global variable
'position'
kmerKLPlot,SequenceSummary: no visible binding for global variable 'kl'
kmerKLPlot,list : <anonymous>: no visible binding for global variable
'kmer'
kmerKLPlot,list: no visible binding for global variable 'position'
kmerKLPlot,list: no visible binding for global variable 'kl'
kmerKLPlot,list: no visible binding for global variable 'kmer'
plotGC,SequenceSummary : <local>: no visible global function definition
for 'aggregate'
qualPlot,FASTQSummary: no visible binding for global variable
'position'
qualPlot,list: no visible binding for global variable 'position'
Undefined global functions or variables:
DNAStringSet aggregate base entropy kl kmer na.exclude position
quantile write.XStringSet
Consider adding
importFrom("stats", "aggregate", "na.exclude", "quantile")
to your NAMESPACE file.
* 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 C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... NOTE
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files for x64 is not available
File 'F:/biocbuild/bbs-3.15-bioc/R/library/qrqc/libs/x64/qrqc.dll':
Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
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. 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
kmerKLPlot 6.29 0.17 6.46
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
Running 'test-functions.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: 6 NOTEs
See
'F:/biocbuild/bbs-3.15-bioc/meat/qrqc.Rcheck/00check.log'
for details.
qrqc.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL qrqc
###
##############################################################################
##############################################################################
* installing to library 'F:/biocbuild/bbs-3.15-bioc/R/library'
* installing *source* package 'qrqc' ...
** using staged installation
** libs
gcc -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c R_init_io.c -o R_init_io.o
gcc -I"F:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_FILE_OFFSET_BITS=64 -I'F:/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include' -I"C:/rtools42/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c io.c -o io.o
In file included from io.c:12:
F:/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include/htslib/kseq.h:176:13: warning: 'kseq_destroy' defined but not used [-Wunused-function]
176 | SCOPE void kseq_destroy(kseq_t *ks) \
| ^~~~~~~~~~~~
F:/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include/htslib/kseq.h:241:2: note: in expansion of macro '__KSEQ_BASIC'
241 | __KSEQ_BASIC(SCOPE, type_t) \
| ^~~~~~~~~~~~
F:/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/include/htslib/kseq.h:244:35: note: in expansion of macro 'KSEQ_INIT2'
244 | #define KSEQ_INIT(type_t, __read) KSEQ_INIT2(static, type_t, __read)
| ^~~~~~~~~~
io.c:29:1: note: in expansion of macro 'KSEQ_INIT'
29 | KSEQ_INIT(FILE_TYPE*, gzreadclone)
| ^~~~~~~~~
gcc -shared -s -static-libgcc -o qrqc.dll tmp.def R_init_io.o io.o F:/biocbuild/bbs-3.15-bioc/R/library/Rhtslib/usrlib/x64/libhts.a -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -lsbml-static -lwinmm -lwldap32 -lgdi32 -lbz2 -lcurl -lrtmp -lssl -lssh2 -lidn2 -lunistring -lcharset -lintl -liconv -lgcrypt -lcrypto -lgpg-error -lws2_32 -llzma -lz -lzstd -lmincore -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools42/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.15-bioc/R/library/00LOCK-qrqc/00new/qrqc/libs/x64
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (qrqc)
qrqc.Rcheck/tests/test-functions.Rout
R version 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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.
> ## test-functions.R - unit test some functions
> require(testthat)
Loading required package: testthat
> EPSILON <- 0.001
>
> test_that(".trimRightCols", {
+ t1 <- matrix(c(2, 3, 4, 5, 0, 4, 0, 0), 2, 4)
+ expect_that(qrqc:::.trimRightCols(t1), is_equivalent_to(t1[, -4]))
+ })
Test passed 🥇
>
> test_that(".trimArray", {
+ t1 <- c(2, 3, 4, 5, 0, 4, 0, 0)
+ expect_that(qrqc:::.trimArray(t1), is_equivalent_to(t1[1:6]))
+ })
Test passed 🌈
>
>
> test_that("length2weights", {
+ l <- c(0, 0, 0, 0, 10, 20, 30, 40)
+ expect_that(qrqc:::lengths2weights(l),
+ is_equivalent_to(c(100, 100, 100, 100, 100, 90, 70, 40)))
+ })
Test passed 🥇
>
> test_that("meanFromBins", {
+ m1 <- structure(list(`26` = c(2L, 0L, 0L, 2L, 3L, 0L, 0L, 0L, 1L, 0L),
+ `27` = c(1L, 0L, 0L, 0L, 0L, 1L, 0L, 0L, 0L, 0L),
+ `28` = c(3L, 7L, 5L, 4L, 4L, 1L, 0L, 3L, 2L, 2L),
+ `29` = c(1L, 0L, 1L, 1L, 1L, 3L, 0L, 4L, 1L, 1L),
+ `30` = c(4L, 2L, 5L, 3L, 4L, 3L, 3L, 4L, 3L, 5L),
+ `31` = c(0L, 0L, 2L, 0L, 1L, 1L, 1L, 1L, 1L, 3L),
+ `32` = c(3L, 8L, 3L, 2L, 7L, 5L, 0L, 4L, 8L, 4L),
+ `33` = c(4L, 1L, 3L, 3L, 4L, 2L, 1L, 5L, 1L, 5L),
+ `34` = c(2L, 6L, 3L, 1L, 3L, 2L, 12L, 4L, 4L, 1L),
+ `35` = c(10L, 6L, 11L, 14L, 8L, 13L, 8L, 13L, 12L, 13L),
+ `36` = c(14L, 13L, 16L, 15L, 14L, 18L, 21L, 15L, 20L, 16L)),
+ .Names = c("26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36"),
+ row.names = c(NA, 10L), class = "data.frame")
+ m1 <- cbind(position=1:nrow(m1), m1)
+ expect_that(qrqc:::meanFromBins(m1) - 33.60487 < EPSILON, is_true())
+ })
── Warning (???): meanFromBins ─────────────────────────────────────────────────
`is_true()` is deprecated. Please use `expect_true()` instead.
Backtrace:
1. testthat::expect_that(...)
2. testthat (local) condition(object)
>
> test_that("binned2quantilefunc", {
+ b <- c(0, 1, 2, 3, 4, 5, 6, 7, 6, 5, 4, 3, 2, 1, 0)
+ names(b) <- 1:length(b)
+ f <- qrqc:::binned2quantilefunc(b)
+ expect_that(f(0.25), is_equivalent_to(5.45))
+ expect_that(f(0.5), is_equivalent_to(7.5))
+ expect_that(f(0.75), is_equivalent_to(9.55))
+ })
Test passed 😀
>
> test_that("binned2boxplot", {
+ b <- c(0, 1, 2, 3, 4, 5, 6, 7, 6, 5, 4, 3, 2, 1, 0)
+ names(b) <- 1:length(b)
+ f <- qrqc:::binned2quantilefunc(b)
+ ans <- structure(c(2, 3.63333333333333, 5.45, 7.5, 9.55, 11.3666666666667, 14),
+ .Names = c("ymin", "alt.lower", "lower", "middle", "upper", "alt.upper", "ymax"))
+
+ expect_that(qrqc:::binned2boxplot(b), is_equivalent_to(ans))
+ })
Test passed 🥳
>
>
> test_that("calcKL", {
+ ## Check that our sample spaces sum to 1
+ s.fastq <- qrqc:::readSeqFile(system.file('extdata', 'test.fastq',
+ package='qrqc'), hash.prop=1)
+
+ eps <- 1e-4
+ kld <- qrqc:::calcKL(s.fastq)
+ expect_that(all(with(kld, aggregate(p, list(position), sum))[, 2] - 1 < EPSILON), is_true())
+ expect_that(all(with(kld, aggregate(q, list(position), sum))[, 2] - 1 < EPSILON), is_true())
+ })
── Warning (???): calcKL ───────────────────────────────────────────────────────
`is_true()` is deprecated. Please use `expect_true()` instead.
Backtrace:
1. testthat::expect_that(...)
2. testthat (local) condition(object)
── Warning (???): calcKL ───────────────────────────────────────────────────────
`is_true()` is deprecated. Please use `expect_true()` instead.
Backtrace:
1. testthat::expect_that(...)
2. testthat (local) condition(object)
>
> proc.time()
user system elapsed
18.25 1.03 19.25
qrqc.Rcheck/qrqc-Ex.timings
| name | user | system | elapsed | |
| FASTASummary-class | 0 | 0 | 0 | |
| FASTQSummary-class | 0.01 | 0.00 | 0.02 | |
| SequenceSummary-class | 0 | 0 | 0 | |
| basePlot-methods | 3.60 | 0.28 | 3.91 | |
| calcKL | 1.20 | 0.02 | 1.22 | |
| gcPlot-methods | 3.41 | 0.06 | 3.48 | |
| getBase-methods | 1.23 | 0.08 | 1.31 | |
| getBaseProp-methods | 1.56 | 0.05 | 1.61 | |
| getGC-methods | 1.33 | 0.00 | 1.33 | |
| getKmer-methods | 2.00 | 0.01 | 2.02 | |
| getMCQual-methods | 1.45 | 0.08 | 1.53 | |
| getQual-methods | 1.24 | 0.02 | 1.25 | |
| getSeqlen-methods | 0.91 | 0.06 | 0.97 | |
| kmerEntropyPlot | 3.60 | 0.08 | 3.71 | |
| kmerKLPlot | 6.29 | 0.17 | 6.46 | |
| list2df | 2.73 | 0.14 | 2.87 | |
| makeReport | 3.64 | 0.09 | 3.92 | |
| plotBases | 0 | 0 | 0 | |
| plotGC | 0 | 0 | 0 | |
| plotQuals | 0 | 0 | 0 | |
| plotSeqLengths | 0 | 0 | 0 | |
| qualPlot-methods | 3.44 | 0.10 | 3.54 | |
| readSeqFile | 0.80 | 0.03 | 0.84 | |
| scale_color_dna | 1.06 | 0.01 | 1.08 | |
| scale_color_iupac | 1.34 | 0.08 | 1.42 | |
| seqlenPlot-methods | 2.17 | 0.05 | 2.22 | |