| Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-11-02 11:41:25 -0400 (Thu, 02 Nov 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4729 |
| palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" | 4463 |
| lconway | macOS 12.6.5 Monterey | x86_64 | 4.3.1 Patched (2023-06-17 r84564) -- "Beagle Scouts" | 4478 |
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4464 |
| 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 2213/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| VanillaICE 1.64.0 (landing page) Robert Scharpf
| nebbiolo2 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
| palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
| lconway | macOS 12.6.5 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | WARNINGS | ||||||||||
|
To the developers/maintainers of the VanillaICE package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/VanillaICE.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: VanillaICE |
| Version: 1.64.0 |
| Command: /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:VanillaICE.install-out.txt --library=/home/biocbuild/R/R-4.3.1/site-library --no-vignettes --timings VanillaICE_1.64.0.tar.gz |
| StartedAt: 2023-11-02 15:09:47 -0000 (Thu, 02 Nov 2023) |
| EndedAt: 2023-11-02 15:15:22 -0000 (Thu, 02 Nov 2023) |
| EllapsedTime: 335.1 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: VanillaICE.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:VanillaICE.install-out.txt --library=/home/biocbuild/R/R-4.3.1/site-library --no-vignettes --timings VanillaICE_1.64.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/VanillaICE.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
gcc (GCC) 10.3.1
GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘VanillaICE/DESCRIPTION’ ... OK
* this is package ‘VanillaICE’ version ‘1.64.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Packages which this enhances but not available for checking:
'doMPI', 'doRedis'
* 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 ‘VanillaICE’ can be installed ... OK
* used C compiler: ‘gcc (GCC) 10.3.1’
* checking installed package size ... OK
* 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 loading without being on the library search path ... OK
* checking startup messages can be suppressed ... NOTE
No methods found in package ‘oligoClasses’ for request: ‘mean’ when loading ‘crlmm’
It looks like this package (or a package it requires) has a startup
message which cannot be suppressed: see ?packageStartupMessage.
* checking dependencies in R code ... NOTE
Namespaces in Imports field not imported from:
‘BSgenome.Hsapiens.UCSC.hg18’ ‘MatrixGenerics’
All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... WARNING
checkRd: (5) VanillaICE.Rd:0-7: Must have a \description
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... 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 include directives in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘doRUnit.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.18-bioc/meat/VanillaICE.Rcheck/00check.log’
for details.
VanillaICE.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.1/bin/R CMD INSTALL VanillaICE ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.1/site-library’ * installing *source* package ‘VanillaICE’ ... ** using staged installation ** libs using C compiler: ‘gcc (GCC) 10.3.1’ gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c rinit.c -o rinit.o gcc -I"/home/biocbuild/R/R-4.3.1/include" -DNDEBUG -I/usr/local/include -fPIC -g -O2 -Wall -c viterbi.c -o viterbi.o gcc -shared -L/home/biocbuild/R/R-4.3.1/lib -L/usr/local/lib -o VanillaICE.so rinit.o viterbi.o -lm -L/home/biocbuild/R/R-4.3.1/lib -lR installing to /home/biocbuild/R/R-4.3.1/site-library/00LOCK-VanillaICE/00new/VanillaICE/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading No methods found in package ‘oligoClasses’ for request: ‘mean’ when loading ‘crlmm’ Creating a new generic function for ‘distance’ in package ‘VanillaICE’ ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location No methods found in package ‘oligoClasses’ for request: ‘mean’ when loading ‘crlmm’ ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location No methods found in package ‘oligoClasses’ for request: ‘mean’ when loading ‘crlmm’ ** testing if installed package keeps a record of temporary installation path * DONE (VanillaICE)
VanillaICE.Rcheck/tests/doRUnit.Rout
R version 4.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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.
> ## from xmapcore package
> if( require( "RUnit", quietly=TRUE ) ) {
+ pkg <- "VanillaICE"
+
+ if( Sys.getenv( "RCMDCHECK" ) == "FALSE" ) {
+ path <- file.path( getwd(), "..", "inst", "unitTests" )
+ } else {
+ path <- system.file( package=pkg, "unitTests" )
+ }
+
+ cat( "\nRunning unit tests\n" )
+ print( list( pkg=pkg, getwd=getwd(), pathToUnitTests=path ) )
+ library( package=pkg, character.only=TRUE )
+
+ ##xmap.clear.cache()
+
+ ##Fail on warnings
+ options( warn=2 )
+
+ ## Get the pattern (if there is one?)
+ patt <- Sys.getenv( "RUNITFILEPATTERN" )
+ if( is.null( patt ) || nchar( patt ) == 0 ) {
+ testSuite <- defineTestSuite(name=paste( pkg, "unit testing" ),
+ rngKind="Mersenne-Twister",
+ dirs=path,
+ testFileRegexp=paste( "^test.+", patt, "\\.[rR]$", sep="" ))
+ } else {
+ ##testSuite <- defineTestSuite( name=paste( pkg, "unit testing" ), testFileRegexp=paste( "^runit\\.", patt, "\\.[rR]$", sep="" ), dirs=path )
+ testSuite <- defineTestSuite(name=paste( pkg, "unit testing" ),
+ rngKind="Mersenne-Twister",
+ testFileRegexp=paste( "^test.+", patt, "\\.[rR]$", sep="" ),
+ dirs=path )
+ }
+ tests <- runTestSuite( testSuite )
+
+ pathReport <- file.path( path, "report" )
+
+ cat( "------------------- UNIT TEST SUMMARY ---------------------\n\n" )
+ printTextProtocol( tests, showDetails=FALSE )
+ printTextProtocol( tests, showDetails=FALSE, fileName=paste( pathReport, "Summary.txt", sep="" ) )
+ printTextProtocol( tests, showDetails=TRUE, fileName=paste( pathReport, ".txt", sep="" ) )
+
+ printHTMLProtocol( tests, fileName=paste( pathReport, ".html", sep="" ) )
+
+ tmp <- getErrors( tests )
+ if( tmp$nFail > 0 | tmp$nErr > 0 ){
+ stop( paste( "\n\nunit testing failed (#test failures: ", tmp$nFail, ", #R errors: ", tmp$nErr, ")\n\n", sep=""))
+ }
+ } else {
+ warning( "cannot run unit tests -- package RUnit is not available" )
+ }
Running unit tests
$pkg
[1] "VanillaICE"
$getwd
[1] "/home/biocbuild/bbs-3.18-bioc/meat/VanillaICE.Rcheck/tests"
$pathToUnitTests
[1] "/home/biocbuild/tmp/RtmpzMZKhY/RLIBS_241a093e8405c4/VanillaICE/unitTests"
Loading required package: BiocGenerics
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
Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following object is masked from 'package:utils':
findMatches
The following objects are masked from 'package:base':
I, expand.grid, unname
Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats
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
Loading required package: Biobase
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
No methods found in package 'oligoClasses' for request: 'mean' when loading 'crlmm'
Welcome to VanillaICE version 1.64.0
Loading required package: BSgenome.Hsapiens.UCSC.hg18
Loading required package: BSgenome
Loading required package: Biostrings
Loading required package: XVector
Attaching package: 'Biostrings'
The following object is masked from 'package:VanillaICE':
deletion
The following object is masked from 'package:base':
strsplit
Loading required package: BiocIO
Loading required package: rtracklayer
Attaching package: 'rtracklayer'
The following object is masked from 'package:BiocIO':
FileForFormat
Loading required package: data.table
Attaching package: 'data.table'
The following object is masked from 'package:SummarizedExperiment':
shift
The following object is masked from 'package:GenomicRanges':
shift
The following object is masked from 'package:IRanges':
shift
The following objects are masked from 'package:S4Vectors':
first, second
Loading required package: foreach
Loading required package: oligoClasses
Welcome to oligoClasses version 1.64.0
Executing test function test_ArrayViews ... done successfully.
Executing test function test_columnSubset ... Writing parsed files to /home/biocbuild/tmp/Rtmpvose7a
done successfully.
Executing test function test_FilterParam ... done successfully.
Executing test function test_EmissionParam ... done successfully.
Executing test function test_SnpArrayExperiment ... Error in (function (classes, fdef, mtable) :
unable to find an inherited method for function 'SnpDataFrame' for signature '"numeric"'
Error in VanillaICE:::SnpDataFrame(DataFrame(x = 3)) :
isSnp must be specified
Error in .local(object, isSnp, ...) : isSnp must be specified
Error in validObject(.Object) :
invalid class "RangedSummarizedExperiment" object:
'x@assays' is not parallel to 'x'
Error in SnpArrayExperiment(x, y, rowRanges = rowranges) :
isSnp must be the same length as rowRanges
done successfully.
Executing test function test_SnpArrayExperiment2 ... done successfully.
Executing test function test_SnpGRanges ... done successfully.
Executing test function test_acf2 ... done successfully.
Executing test function test_hmm_cnset ... Loading required package: crlmm
Loading required package: preprocessCore
Welcome to crlmm version 1.60.0
Attaching package: 'crlmm'
The following object is masked from 'package:VanillaICE':
genotypes
done successfully.
Executing test function test_state4 ... done successfully.
Executing test function test_rowMAD ... done successfully.
Executing test function test_scaleBy ... done successfully.
Executing test function test_duplicatedMapLocs ... done successfully.
Executing test function test_sweepMode.R ... done successfully.
Executing test function test_Viterbi ... done successfully.
Executing test function test_baf_emission ... done successfully.
Executing test function test_cn_NAs ... done successfully.
Executing test function test_emission_for_list ... done successfully.
Executing test function test_emission_update ... done successfully.
Executing test function test_multiple_chromosomes ... done successfully.
Executing test function test_null_assignment ... done successfully.
Executing test function test_oligoset_comparison ... done successfully.
Executing test function test_summarized_exp ... done successfully.
Executing test function test_updating ... done successfully.
------------------- UNIT TEST SUMMARY ---------------------
RUNIT TEST PROTOCOL -- Thu Nov 2 15:15:19 2023
***********************************************
Number of test functions: 24
Number of errors: 0
Number of failures: 0
1 Test Suite :
VanillaICE unit testing - 24 test functions, 0 errors, 0 failures
>
> proc.time()
user system elapsed
28.000 0.813 28.864
VanillaICE.Rcheck/VanillaICE-Ex.timings
| name | user | system | elapsed | |
| ArrayViews-class | 4.191 | 0.072 | 4.278 | |
| CopyNumScanParams | 0.003 | 0.000 | 0.003 | |
| EmissionParam-methods | 0.009 | 0.001 | 0.009 | |
| FilterParam-class | 0.002 | 0.000 | 0.002 | |
| HMM | 1.343 | 0.024 | 1.369 | |
| HMMList-class | 1.053 | 0.031 | 1.087 | |
| HmmParam | 0.004 | 0.000 | 0.004 | |
| IO | 0.012 | 0.000 | 0.012 | |
| IdiogramParams-class | 0.190 | 0.008 | 0.199 | |
| SnpArrayExperiment-class | 0.090 | 0.024 | 0.114 | |
| SnpExperiment | 0.156 | 0.016 | 0.173 | |
| SnpGRanges | 0.076 | 0.000 | 0.077 | |
| TransitionParam | 0.001 | 0.000 | 0.001 | |
| cnvFilter | 2.076 | 0.084 | 2.164 | |
| dropDuplicatedMapLocs | 0.142 | 0.012 | 0.153 | |
| emissionParam | 0.005 | 0.000 | 0.005 | |
| getExampleSnpExperiment | 0 | 0 | 0 | |
| getHmmParams | 0.012 | 0.004 | 0.016 | |
| hmm2 | 1.355 | 0.015 | 1.373 | |
| isHeterozygous | 0.276 | 0.008 | 0.288 | |
| parseSourceFile | 0.406 | 0.008 | 0.429 | |
| plotting | 1.138 | 0.000 | 1.139 | |
| robust-statistics | 0.001 | 0.000 | 0.000 | |
| snpArrayAssays | 0.017 | 0.000 | 0.016 | |
| sourcePaths | 0.011 | 0.000 | 0.011 | |
| sweepMode | 0.295 | 0.000 | 0.296 | |
| threshold | 0 | 0 | 0 | |
| viewports | 0.001 | 0.000 | 0.001 | |