Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-12 12:02 -0500 (Tue, 12 Nov 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4505 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4506 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4538 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4493 |
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 1654/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
RAIDS 1.4.0 (landing page) Pascal Belleau
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
To the developers/maintainers of the RAIDS package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/RAIDS.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: RAIDS |
Version: 1.4.0 |
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:RAIDS.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings RAIDS_1.4.0.tar.gz |
StartedAt: 2024-11-12 07:01:47 -0500 (Tue, 12 Nov 2024) |
EndedAt: 2024-11-12 07:08:49 -0500 (Tue, 12 Nov 2024) |
EllapsedTime: 422.0 seconds |
RetCode: 0 |
Status: OK |
CheckDir: RAIDS.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:RAIDS.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings RAIDS_1.4.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/RAIDS.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 * running under: Ubuntu 24.04.1 LTS * using session charset: UTF-8 * checking for file ‘RAIDS/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘RAIDS’ version ‘1.4.0’ * package encoding: UTF-8 * 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 ‘RAIDS’ can be installed ... OK * 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 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 ... OK * 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 ... 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: OK
RAIDS.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL RAIDS ### ############################################################################## ############################################################################## * installing to library ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library’ * installing *source* package ‘RAIDS’ ... ** 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 (RAIDS)
RAIDS.Rcheck/tests/testthat.Rout
R version 4.4.1 (2024-06-14) -- "Race for Your Life" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-pc-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. > library(testthat) > library(RAIDS) Loading required package: gdsfmt Loading required package: SNPRelate SNPRelate -- supported by Streaming SIMD Extensions 2 (SSE2) Loading required package: GENESIS > > ## Run all unit tests > test_check("RAIDS") [ FAIL 0 | WARN 0 | SKIP 0 | PASS 442 ] > > proc.time() user system elapsed 24.194 1.572 27.044
RAIDS.Rcheck/RAIDS-Ex.timings
name | user | system | elapsed | |
add1KG2SampleGDS | 0.040 | 0.003 | 0.079 | |
addBlockFromDetFile | 0.001 | 0.001 | 0.005 | |
addBlockInGDSAnnot | 0.002 | 0.002 | 0.007 | |
addGDS1KGLDBlock | 0.001 | 0.000 | 0.001 | |
addGDSRef | 0.002 | 0.001 | 0.005 | |
addGDSStudyPruning | 0.001 | 0.000 | 0.001 | |
addGeneBlockGDSRefAnnot | 0.462 | 0.069 | 0.564 | |
addGeneBlockRefAnnot | 0.001 | 0.000 | 0.001 | |
addRef2GDS1KG | 0.002 | 0.002 | 0.004 | |
addStudy1Kg | 0.007 | 0.000 | 0.010 | |
addStudyGDSSample | 0.006 | 0.000 | 0.008 | |
addUpdateLap | 0.001 | 0.000 | 0.004 | |
addUpdateSegment | 0.001 | 0.000 | 0.001 | |
appendGDSRefSample | 0.003 | 0.001 | 0.008 | |
appendGDSSampleOnly | 0.000 | 0.000 | 0.004 | |
appendGDSgenotype | 0.011 | 0.001 | 0.033 | |
appendGDSgenotypeMat | 0.001 | 0.001 | 0.001 | |
calcAFMLRNA | 0.002 | 0.001 | 0.011 | |
computeAlleleFraction | 0.002 | 0.000 | 0.002 | |
computeAllelicFractionDNA | 0.102 | 0.003 | 0.146 | |
computeAllelicFractionRNA | 0.277 | 0.003 | 0.363 | |
computeAllelicImbDNAChr | 0.003 | 0.001 | 0.004 | |
computeAncestryFromSynthetic | 0.008 | 0.003 | 0.013 | |
computeAncestryFromSyntheticFile | 4.705 | 0.151 | 4.889 | |
computeKNNRefSample | 0.010 | 0.002 | 0.011 | |
computeKNNRefSynthetic | 1.006 | 0.036 | 1.176 | |
computeLOHBlocksDNAChr | 0.007 | 0.001 | 0.006 | |
computePCAMultiSynthetic | 0.004 | 0.003 | 0.006 | |
computePCARefRMMulti | 0.102 | 0.024 | 0.185 | |
computePCARefSample | 0.124 | 0.001 | 0.124 | |
computePoolSyntheticAncestryGr | 0.416 | 0.002 | 0.418 | |
computeSyntheticConfMat | 0.011 | 0.000 | 0.011 | |
computeSyntheticROC | 0.027 | 0.001 | 0.029 | |
createAUROCGraph | 0.478 | 0.003 | 0.495 | |
createAccuracyGraph | 0.467 | 0.002 | 0.469 | |
createStudy2GDS1KG | 0.034 | 0.001 | 0.066 | |
demoKnownSuperPop1KG | 1.021 | 0.010 | 1.079 | |
demoPCA1KG | 0.006 | 0.000 | 0.007 | |
demoPCASyntheticProfiles | 1.017 | 0.004 | 1.104 | |
demoPedigreeEx1 | 0.011 | 0.001 | 0.013 | |
estimateAllelicFraction | 0.075 | 0.002 | 0.080 | |
generateGDS1KG | 0.007 | 0.003 | 0.010 | |
generateGDS1KGgenotypeFromSNPPileup | 0.067 | 0.006 | 0.074 | |
generateGDSRefSample | 0.003 | 0.000 | 0.004 | |
generateGDSSNPinfo | 0.002 | 0.002 | 0.004 | |
generateGDSgenotype | 0.008 | 0.001 | 0.009 | |
generateGeneBlock | 0.001 | 0.000 | 0.001 | |
generateMapSnvSel | 0.001 | 0.001 | 0.003 | |
generatePhase1KG2GDS | 0.008 | 0.002 | 0.010 | |
generatePhaseRef | 0.009 | 0.001 | 0.010 | |
getBlockIDs | 0.002 | 0.000 | 0.002 | |
getRef1KGPop | 0.001 | 0.002 | 0.003 | |
getRefSuperPop | 0.002 | 0.000 | 0.002 | |
getTableSNV | 0.008 | 0.001 | 0.009 | |
groupChr1KGSNV | 0.034 | 0.012 | 0.078 | |
identifyRelative | 0.007 | 0.000 | 0.015 | |
identifyRelativeRef | 0.005 | 0.001 | 0.007 | |
inferAncestry | 0.01 | 0.00 | 0.01 | |
inferAncestryGeneAware | 0.01 | 0.00 | 0.01 | |
matKNNSynthetic | 0.028 | 0.002 | 0.030 | |
pedSynthetic | 0.028 | 0.002 | 0.029 | |
prepPed1KG | 0.002 | 0.002 | 0.004 | |
prepPedSynthetic1KG | 0.005 | 0.000 | 0.006 | |
prepSynthetic | 0.006 | 0.002 | 0.009 | |
processBlockChr | 0.002 | 0.000 | 0.002 | |
profileAncestry | 0.013 | 0.000 | 0.013 | |
pruning1KGbyChr | 0.002 | 0.001 | 0.004 | |
pruningSample | 0.026 | 0.006 | 0.033 | |
readSNVFileGeneric | 0.003 | 0.000 | 0.004 | |
readSNVPileupFile | 0.020 | 0.000 | 0.022 | |
readSNVVCF | 3.984 | 0.015 | 4.399 | |
runExomeAncestry | 0.012 | 0.001 | 0.012 | |
runIBDKING | 0.035 | 0.003 | 0.042 | |
runLDPruning | 0.011 | 0.011 | 0.023 | |
runProfileAncestry | 0.012 | 0.001 | 0.015 | |
runRNAAncestry | 0.010 | 0.001 | 0.011 | |
runWrapperAncestry | 0.009 | 0.002 | 0.015 | |
selParaPCAUpQuartile | 3.691 | 0.017 | 3.905 | |
select1KGPop | 0.001 | 0.002 | 0.004 | |
select1KGPopForSynthetic | 0.003 | 0.000 | 0.005 | |
snpPositionDemo | 0.001 | 0.001 | 0.002 | |
snvListVCF | 0.003 | 0.000 | 0.002 | |
splitSelectByPop | 0.001 | 0.000 | 0.001 | |
syntheticGeno | 0.020 | 0.001 | 0.021 | |
tableBlockAF | 0.015 | 0.000 | 0.015 | |
testAlleleFractionChange | 0.000 | 0.000 | 0.001 | |
testEmptyBox | 0.001 | 0.000 | 0.001 | |
validateAdd1KG2SampleGDS | 0.000 | 0.001 | 0.001 | |
validateAddStudy1Kg | 0.001 | 0.000 | 0.001 | |
validateCharacterString | 0 | 0 | 0 | |
validateComputeAncestryFromSyntheticFile | 0.000 | 0.001 | 0.001 | |
validateComputeKNNRefSample | 0.003 | 0.000 | 0.004 | |
validateComputeKNNRefSynthetic | 0.003 | 0.002 | 0.004 | |
validateComputePCAMultiSynthetic | 0.002 | 0.001 | 0.003 | |
validateComputePCARefSample | 0.001 | 0.000 | 0.001 | |
validateComputePoolSyntheticAncestryGr | 0.000 | 0.001 | 0.001 | |
validateComputeSyntheticRoc | 0.005 | 0.003 | 0.008 | |
validateCreateAccuracyGraph | 0.001 | 0.000 | 0.001 | |
validateCreateStudy2GDS1KG | 0.001 | 0.000 | 0.002 | |
validateDataRefSynParameter | 0.000 | 0.000 | 0.001 | |
validateEstimateAllelicFraction | 0.002 | 0.000 | 0.002 | |
validateGDSClass | 0.001 | 0.000 | 0.001 | |
validateGenerateGDS1KG | 0.000 | 0.000 | 0.001 | |
validateLogical | 0 | 0 | 0 | |
validatePEDStudyParameter | 0.001 | 0.000 | 0.000 | |
validatePepSynthetic | 0.001 | 0.000 | 0.001 | |
validatePositiveIntegerVector | 0 | 0 | 0 | |
validatePrepPed1KG | 0.000 | 0.000 | 0.001 | |
validateProfileGDSExist | 0.001 | 0.000 | 0.001 | |
validatePruningSample | 0.000 | 0.000 | 0.001 | |
validateRunExomeOrRNAAncestry | 0.002 | 0.000 | 0.003 | |
validateSingleRatio | 0 | 0 | 0 | |
validateStudyDataFrameParameter | 0.001 | 0.000 | 0.000 | |
validateSyntheticGeno | 0.000 | 0.000 | 0.003 | |
wrapperAncestry | 0.009 | 0.002 | 0.011 | |