Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2024-11-28 12:16 -0500 (Thu, 28 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" | 4748 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" | 4459 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4398 |
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 2221/2272 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
VariantTools 1.49.0 (landing page) Michael Lawrence
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
To the developers/maintainers of the VariantTools package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/VariantTools.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: VariantTools |
Version: 1.49.0 |
Command: set _R_CHECK_FORCE_SUGGESTS_=0&& E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:VariantTools.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings VariantTools_1.49.0.tar.gz |
StartedAt: 2024-11-28 05:50:27 -0500 (Thu, 28 Nov 2024) |
EndedAt: 2024-11-28 05:56:35 -0500 (Thu, 28 Nov 2024) |
EllapsedTime: 368.0 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: VariantTools.Rcheck |
Warnings: 2 |
############################################################################## ############################################################################## ### ### Running command: ### ### set _R_CHECK_FORCE_SUGGESTS_=0&& E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:VariantTools.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings VariantTools_1.49.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/VariantTools.Rcheck' * using R Under development (unstable) (2024-10-26 r87273 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * using option '--no-vignettes' * checking for file 'VariantTools/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'VariantTools' version '1.49.0' * checking package namespace information ... OK * checking package dependencies ... INFO Package suggested but not available for checking: 'gmapR' * 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: .BBSoptions These were most likely included in error. See section 'Package structure' in the 'Writing R Extensions' manual. * checking for portable file names ... OK * checking whether package 'VariantTools' can be installed ... OK * checking installed package size ... INFO installed size is 6.4Mb sub-directories of 1Mb or more: doc 5.4Mb * 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 ... NOTE Problems with news in 'NEWS': Cannot process chunk/lines: Initial release (start date: 12 September, 2012) * 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 dependencies in R code ... WARNING Missing or unexported object: 'GenomicRanges::genome' Unexported objects imported by ':::' calls: 'BiocGenerics:::testPackage' 'IRanges:::unlist_as_integer' See the note in ?`:::` about the use of this operator. Unavailable namespace imported from by a ':::' call: 'gmapR' 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 LowerFrequencyInOtherFilter : <anonymous>: no visible binding for global variable 'control.alt.depth' LowerFrequencyInOtherFilter : <anonymous>: no visible binding for global variable 'control.total.depth' ReadPositionTTestFilter : <anonymous>: no visible binding for global variable 'read.pos.mean' ReadPositionTTestFilter : <anonymous>: no visible binding for global variable 'read.pos.mean.ref' ReadPositionTTestFilter : <anonymous>: no visible binding for global variable 'read.pos.var' ReadPositionTTestFilter : <anonymous>: no visible binding for global variable 'read.pos.var.ref' ReadPositionTTestFilter : <anonymous>: no visible global function definition for 'rawDepth' StrandFETFilter : <anonymous>: no visible binding for global variable 'count.plus.ref' StrandFETFilter : <anonymous>: no visible binding for global variable 'count.minus.ref' StrandFETFilter : <anonymous>: no visible binding for global variable 'count.plus' StrandFETFilter : <anonymous>: no visible binding for global variable 'count.minus' calculateConcordanceMatrix: no visible binding for global variable 'x' caseControlFET: no visible binding for global variable 'control.alt.depth' caseControlFET: no visible binding for global variable 'control.total.depth' variantGR2Vcf: no visible global function definition for 'variantGRangesIsDeprecated' variantGR2Vcf: no visible global function definition for 'makeVRangesFromVariantGRanges' callVariants,GenomicRanges: no visible global function definition for 'variantGRangesIsDeprecated' callVariants,GenomicRanges: no visible global function definition for 'variantGRangesToVRanges' Undefined global functions or variables: control.alt.depth control.total.depth count.minus count.minus.ref count.plus count.plus.ref makeVRangesFromVariantGRanges rawDepth read.pos.mean read.pos.mean.ref read.pos.var read.pos.var.ref variantGRangesIsDeprecated variantGRangesToVRanges x * checking Rd files ... WARNING checkRd: (-1) callVariants.Rd:48: Lost braces 48 | \code{...}{Arguments for \code{VariantCallingFilters}, listed below.} | ^ ./man/tallyVariants.Rd: non-ASCII input and no declared encoding problem found in 'tallyVariants.Rd' * checking Rd metadata ... OK * checking Rd cross-references ... NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: tallyVariants.Rd: equisplit Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Package unavailable to check Rd xrefs: 'gmapR' * 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 data for ASCII and uncompressed saves ... OK * checking sizes of PDF files under 'inst/doc' ... OK * checking installed files from 'inst/doc' ... NOTE The following directories should probably not be installed: 'fig' Consider the use of a .Rinstignore file: see 'Writing R Extensions', or move the vignette sources from 'inst/doc' to 'vignettes'. * checking files in 'vignettes' ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed callGenotypes 9 0.19 43.06 * checking for unstated dependencies in 'tests' ... OK * checking tests ... Running 'VariantTools_unit_tests.R' OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 2 WARNINGs, 5 NOTEs See 'E:/biocbuild/bbs-3.21-bioc/meat/VariantTools.Rcheck/00check.log' for details.
VariantTools.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL VariantTools ### ############################################################################## ############################################################################## * installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library' * installing *source* package 'VariantTools' ... ** using staged installation ** R ** data ** 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 (VariantTools)
VariantTools.Rcheck/tests/VariantTools_unit_tests.Rout
R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 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. > ##require("VariantTools") || stop("unable to load VariantTools package") > ##VariantTools:::.test() > > proc.time() user system elapsed 0.18 0.04 0.20
VariantTools.Rcheck/VariantTools-Ex.timings
name | user | system | elapsed | |
FilterConstructors | 1.25 | 0.10 | 1.40 | |
annnotateWithControlDepth | 1.45 | 0.00 | 1.45 | |
callGenotypes | 9.00 | 0.19 | 43.06 | |
callSampleSpecificVariants | 0.56 | 0.04 | 0.61 | |
callVariants | 0.11 | 0.02 | 0.12 | |
callWildtype | 0.35 | 0.01 | 0.36 | |
pileupVariants | 0 | 0 | 0 | |
postFilterVariants | 0.28 | 0.02 | 0.29 | |
qaVariants | 0.22 | 0.02 | 0.24 | |
tallyVariants | 0.01 | 0.00 | 0.01 | |
variantGR2Vcf | 0 | 0 | 0 | |
vignette | 0.02 | 0.00 | 0.02 | |