| Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-06-06 11:00:29 -0000 (Tue, 06 Jun 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4366 |
| 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 crlmm package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/crlmm.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
| Package 450/2199 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| crlmm 1.59.0 (landing page) Benilton S Carvalho
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | WARNINGS | |||||||||
| Package: crlmm |
| Version: 1.59.0 |
| Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:crlmm.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings crlmm_1.59.0.tar.gz |
| StartedAt: 2023-06-05 20:26:20 -0000 (Mon, 05 Jun 2023) |
| EndedAt: 2023-06-05 20:44:40 -0000 (Mon, 05 Jun 2023) |
| EllapsedTime: 1099.5 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: crlmm.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:crlmm.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings crlmm_1.59.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/crlmm.Rcheck’
* using R version 4.3.0 (2023-04-21)
* 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
* checking for file ‘crlmm/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘crlmm’ version ‘1.59.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 ‘crlmm’ can be installed ... OK
* used C compiler: ‘gcc (GCC) 10.3.1’
* checking installed package size ... NOTE
installed size is 5.1Mb
sub-directories of 1Mb or more:
R 1.2Mb
data 2.7Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Versioned 'LinkingTo' value for ‘preprocessCore’ 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 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
'library' or 'require' call to ‘RUnit’ in package code.
Please use :: or requireNamespace() instead.
See section 'Suggested packages' in the 'Writing R Extensions' manual.
Namespace in Imports field not imported from: ‘splines’
All declared Imports should be used.
Unexported object imported by a ':::' call: ‘Biobase:::assayDataEnvLock’
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
.test: no visible global function definition for ‘defineTestSuite’
.test: no visible global function definition for ‘runTestSuite’
.test: no visible global function definition for ‘printTextProtocol’
calculateRBafCNSet : processByChromosome: no visible global function
definition for ‘position’
genotypeInf: no visible binding for global variable ‘anno’
krlmm: no visible binding for global variable ‘VGLMparameters’
Undefined global functions or variables:
VGLMparameters anno defineTestSuite position printTextProtocol
runTestSuite
* checking Rd files ... WARNING
checkRd: (5) CNSet-methods.Rd:39-41: \item in \describe must have non-empty label
checkRd: (5) CNSet-methods.Rd:65-67: \item in \describe must have non-empty label
checkRd: (5) CNSet-methods.Rd:69-71: \item in \describe must have non-empty label
checkRd: (-1) constructInf.Rd:35: Escaped LaTeX specials: \_ \_
checkRd: (-1) genotype.Illumina.Rd:48: Escaped LaTeX specials: \_ \_
checkRd: (-1) preprocessInf.Rd:55: Escaped LaTeX specials: \_ \_
checkRd: (-1) readIdatFiles.Rd:39: Escaped LaTeX specials: \_ \_
checkRd: (-1) readIdatFiles.Rd:55: Escaped LaTeX specials: \_ \_
checkRd: (-1) readIdatFiles.Rd:56: Escaped LaTeX specials: \_
checkRd: (-1) snprma.Rd:38: Escaped LaTeX specials: \_ \_
* 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 for GNU extensions 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
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
crlmm 117.627 0.863 118.644
genotype 94.644 0.918 95.700
snprma 22.312 0.218 22.559
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘crlmm_unit_tests.R’
Running ‘doRUnit.R’
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
‘AffyGW.Rnw’... OK
‘CopyNumberOverview.Rnw’... OK
‘IlluminaPreprocessCN.Rnw’... OK
‘Infrastructure.Rnw’... OK
‘genotyping.Rnw’... OK
‘gtypeDownstream.Rnw’... OK
OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 1 WARNING, 6 NOTEs
See
‘/home/biocbuild/bbs-3.18-bioc/meat/crlmm.Rcheck/00check.log’
for details.
crlmm.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL crlmm ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.0/site-library’ * installing *source* package ‘crlmm’ ... ** using staged installation ** libs using C compiler: ‘gcc (GCC) 10.3.1’ gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/preprocessCore/include' -I/usr/local/include -fPIC -g -O2 -c gtypeCaller.c -o gtypeCaller.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/preprocessCore/include' -I/usr/local/include -fPIC -g -O2 -c init.c -o init.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/preprocessCore/include' -I/usr/local/include -fPIC -g -O2 -c trimmed.c -o trimmed.o gcc -I"/home/biocbuild/R/R-4.3.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.3.0/site-library/preprocessCore/include' -I/usr/local/include -fPIC -g -O2 -c utils.c -o utils.o gcc -shared -L/home/biocbuild/R/R-4.3.0/lib -L/usr/local/lib -o crlmm.so gtypeCaller.o init.o trimmed.o utils.o -L/home/biocbuild/R/R-4.3.0/lib -lR installing to /home/biocbuild/R/R-4.3.0/site-library/00LOCK-crlmm/00new/crlmm/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading No methods found in package ‘oligoClasses’ for request: ‘mean’ when loading ‘crlmm’ ** 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 (crlmm)
crlmm.Rcheck/tests/crlmm_unit_tests.Rout
R version 4.3.0 (2023-04-21) -- "Already Tomorrow"
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.
> require("crlmm") || stop("unable to load crlmm package")
Loading required package: crlmm
Loading required package: oligoClasses
Welcome to oligoClasses version 1.63.0
Loading required package: preprocessCore
No methods found in package 'oligoClasses' for request: 'mean' when loading 'crlmm'
Welcome to crlmm version 1.59.0
[1] TRUE
> crlmm:::.test()
Loading required package: genomewidesnp6Crlmm
Annotation for genomewidesnp6Crlmm version 1.0.7 supports UCSC builds hg18 and hg19.
Loading required package: hapmapsnp6
/-------------------------------------------\
| SAMPLE HAPMAP SNP 6.0 |
|-------------------------------------------|
| Data obtained from http://www.hapmap.org |
| This package is meant to be used only for |
| demonstration of BioConductor packages. |
| Access http://www.hapmap.org for details. |
|-------------------------------------------|
| The contents of this package are provided |
| in good faith and the maintainer does not |
| warrant their accuracy. |
\-------------------------------------------/
Loading annotations and mixture model parameters.
Processing 3 files.
|
| | 0%
|
|======================= | 33%
|
|=============================================== | 67%
|
|======================================================================| 100%
Loading annotations.
Determining gender.
Calling 906600 SNPs for recalibration... Done.
Estimating recalibration parameters.
Calling 906600 SNPs... Done.
Error in crlmm(cels[c(1, 1, 2)]) : sample identifiers are not unique
In addition: Warning message:
In crlmmGT(res[["A"]], res[["B"]], res[["SNR"]], res[["mixtureParams"]], :
Recalibration not possible. Possible cause: small sample size.
RUNIT TEST PROTOCOL -- Mon Jun 5 20:37:28 2023
***********************************************
Number of test functions: 3
Number of errors: 0
Number of failures: 0
1 Test Suite :
crlmm RUnit Tests - 3 test functions, 0 errors, 0 failures
Number of test functions: 3
Number of errors: 0
Number of failures: 0
>
> proc.time()
user system elapsed
134.914 1.106 136.221
crlmm.Rcheck/tests/doRUnit.Rout
R version 4.3.0 (2023-04-21) -- "Already Tomorrow"
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 <- "crlmm"
+
+ 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()
+
+ ## do not fail on warnings (needed for crlmm() test)
+ options(warn=0)
+
+ ## 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" ),
+ 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" ),
+ 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] "crlmm"
$getwd
[1] "/home/biocbuild/bbs-3.18-bioc/meat/crlmm.Rcheck/tests"
$pathToUnitTests
[1] "/tmp/RtmppImpIx/RLIBS_30fde36b42d9c8/crlmm/unitTests"
Loading required package: oligoClasses
Welcome to oligoClasses version 1.63.0
Loading required package: preprocessCore
No methods found in package 'oligoClasses' for request: 'mean' when loading 'crlmm'
Welcome to crlmm version 1.59.0
Executing test function test_crlmm ... Loading required package: genomewidesnp6Crlmm
Annotation for genomewidesnp6Crlmm version 1.0.7 supports UCSC builds hg18 and hg19.
Loading required package: hapmapsnp6
/-------------------------------------------\
| SAMPLE HAPMAP SNP 6.0 |
|-------------------------------------------|
| Data obtained from http://www.hapmap.org |
| This package is meant to be used only for |
| demonstration of BioConductor packages. |
| Access http://www.hapmap.org for details. |
|-------------------------------------------|
| The contents of this package are provided |
| in good faith and the maintainer does not |
| warrant their accuracy. |
\-------------------------------------------/
Loading annotations and mixture model parameters.
Processing 3 files.
|
| | 0%
|
|======================= | 33%
|
|=============================================== | 67%
|
|======================================================================| 100%
Loading annotations.
Determining gender.
Calling 906600 SNPs for recalibration... Done.
Estimating recalibration parameters.
Calling 906600 SNPs... Done.
done successfully.
Executing test function test_duplicates ... Error in crlmm(cels[c(1, 1, 2)]) : sample identifiers are not unique
In addition: Warning messages:
1: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) :
RNGkind: Marsaglia-Multicarry has poor statistical properties
2: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) :
RNGkind: severe deviations from normality for Kinderman-Ramage + Marsaglia-Multicarry
3: In crlmmGT(res[["A"]], res[["B"]], res[["SNR"]], res[["mixtureParams"]], :
Recalibration not possible. Possible cause: small sample size.
done successfully.
Executing test function test_dataExamples ... done successfully.
------------------- UNIT TEST SUMMARY ---------------------
RUNIT TEST PROTOCOL -- Mon Jun 5 20:39:49 2023
***********************************************
Number of test functions: 3
Number of errors: 0
Number of failures: 0
1 Test Suite :
crlmm unit testing - 3 test functions, 0 errors, 0 failures
Warning messages:
1: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) :
RNGkind: Marsaglia-Multicarry has poor statistical properties
2: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) :
RNGkind: severe deviations from normality for Kinderman-Ramage + Marsaglia-Multicarry
3: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) :
RNGkind: Marsaglia-Multicarry has poor statistical properties
4: In RNGkind(kind = testSuite$rngKind, normal.kind = testSuite$rngNormalKind) :
RNGkind: severe deviations from normality for Kinderman-Ramage + Marsaglia-Multicarry
>
> proc.time()
user system elapsed
139.520 1.750 141.472
crlmm.Rcheck/crlmm-Ex.timings
| name | user | system | elapsed | |
| ListClassConstructors | 1.902 | 0.008 | 1.913 | |
| PredictionRegion-class | 0.002 | 0.000 | 0.001 | |
| batchStatisticAccessors | 0.219 | 0.027 | 0.248 | |
| calculateRBaf | 1.067 | 0.008 | 1.076 | |
| celfile-utils | 1.729 | 0.139 | 1.899 | |
| cnSetExample | 1.160 | 0.012 | 1.174 | |
| constructInf | 0.000 | 0.000 | 0.001 | |
| copynumberAccessors | 0 | 0 | 0 | |
| crlmm | 117.627 | 0.863 | 118.644 | |
| genotype.Illumina | 0 | 0 | 0 | |
| genotype | 94.644 | 0.918 | 95.700 | |
| genotypeInf | 0 | 0 | 0 | |
| genotypes | 0.01 | 0.00 | 0.01 | |
| plotSNPs | 0 | 0 | 0 | |
| posteriorProbability | 1.482 | 0.000 | 1.485 | |
| predictionRegion | 0.340 | 0.000 | 0.341 | |
| preprocessInf | 0 | 0 | 0 | |
| readGenCallOutput | 0.000 | 0.001 | 0.000 | |
| readIdatFiles | 0 | 0 | 0 | |
| snprma | 22.312 | 0.218 | 22.559 | |
| validCdfNames | 0 | 0 | 0 | |
| xyplot | 0.462 | 0.016 | 0.479 | |