| Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-05-29 11:49 -0400 (Thu, 29 May 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" | 4837 |
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" | 4577 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" | 4601 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.5.0 RC (2025-04-04 r88129) -- "How About a Twenty-Six" | 4555 |
| kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4575 |
| 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 2286/2341 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| VariantTools 1.50.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 | |||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | WARNINGS | OK | |||||||||
| kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | WARNINGS | ||||||||||
|
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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: VariantTools |
| Version: 1.50.0 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:VariantTools.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings VariantTools_1.50.0.tar.gz |
| StartedAt: 2025-05-27 14:38:35 -0000 (Tue, 27 May 2025) |
| EndedAt: 2025-05-27 14:46:21 -0000 (Tue, 27 May 2025) |
| EllapsedTime: 466.5 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: VariantTools.Rcheck |
| Warnings: 2 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:VariantTools.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings VariantTools_1.50.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/VariantTools.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS-SP1)
* 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.50.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 ... 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 for sufficient/correct file permissions ... OK
* checking whether package ‘VariantTools’ can be installed ... OK
* checking installed package size ... INFO
installed size is 6.5Mb
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 loading without being on the library search path ... 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.
* 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.
* 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 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 100.425 23.587 90.030
callSampleSpecificVariants 7.870 5.001 4.694
tallyVariants 3.751 2.673 2.174
callVariants 3.826 2.462 2.305
* 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
‘/home/biocbuild/bbs-3.21-bioc/meat/VariantTools.Rcheck/00check.log’
for details.
VariantTools.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL VariantTools ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-library’ * installing *source* package ‘VariantTools’ ... ** this is package ‘VariantTools’ version ‘1.50.0’ ** 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) (2025-02-19 r87757) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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.
> ##require("VariantTools") || stop("unable to load VariantTools package")
> ##VariantTools:::.test()
>
> proc.time()
user system elapsed
0.204 0.016 0.207
VariantTools.Rcheck/VariantTools-Ex.timings
| name | user | system | elapsed | |
| FilterConstructors | 2.350 | 0.060 | 2.418 | |
| annnotateWithControlDepth | 0.407 | 0.004 | 0.412 | |
| callGenotypes | 100.425 | 23.587 | 90.030 | |
| callSampleSpecificVariants | 7.870 | 5.001 | 4.694 | |
| callVariants | 3.826 | 2.462 | 2.305 | |
| callWildtype | 0.433 | 0.159 | 0.596 | |
| pileupVariants | 0.217 | 0.370 | 0.589 | |
| postFilterVariants | 0.403 | 0.088 | 0.492 | |
| qaVariants | 0.232 | 0.036 | 0.269 | |
| tallyVariants | 3.751 | 2.673 | 2.174 | |
| variantGR2Vcf | 0 | 0 | 0 | |
| vignette | 0.008 | 0.008 | 0.017 | |