Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2025-03-25 11:41 -0400 (Tue, 25 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" 4782
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4552
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4581
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4533
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4463
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 1669/2315HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RAIDS 1.5.0  (landing page)
Pascal Belleau
Snapshot Date: 2025-03-24 13:40 -0400 (Mon, 24 Mar 2025)
git_url: https://git.bioconductor.org/packages/RAIDS
git_branch: devel
git_last_commit: bb243c9
git_last_commit_date: 2024-10-29 11:24:12 -0400 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for RAIDS on nebbiolo1

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.

raw results


Summary

Package: RAIDS
Version: 1.5.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:RAIDS.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings RAIDS_1.5.0.tar.gz
StartedAt: 2025-03-25 01:25:48 -0400 (Tue, 25 Mar 2025)
EndedAt: 2025-03-25 01:33:53 -0400 (Tue, 25 Mar 2025)
EllapsedTime: 485.0 seconds
RetCode: 0
Status:   OK  
CheckDir: RAIDS.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:RAIDS.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings RAIDS_1.5.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/RAIDS.Rcheck’
* using R Under development (unstable) (2025-03-13 r87965)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.2 LTS
* using session charset: UTF-8
* checking for file ‘RAIDS/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘RAIDS’ version ‘1.5.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
Examples with CPU (user + system) or elapsed time > 5s
                                  user system elapsed
computeAncestryFromSyntheticFile 5.937  0.238   6.175
* 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


Installation output

RAIDS.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL RAIDS
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘RAIDS’ ...
** this is package ‘RAIDS’ version ‘1.5.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 (RAIDS)

Tests output

RAIDS.Rcheck/tests/testthat.Rout


R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences"
Copyright (C) 2025 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 
 28.439   1.647  30.079 

Example timings

RAIDS.Rcheck/RAIDS-Ex.timings

nameusersystemelapsed
add1KG2SampleGDS0.0480.0110.066
addBlockFromDetFile0.0010.0010.004
addBlockInGDSAnnot0.0040.0010.007
addGDS1KGLDBlock0.0020.0000.002
addGDSRef0.0040.0000.004
addGDSStudyPruning0.0000.0010.002
addGeneBlockGDSRefAnnot0.7310.1860.934
addGeneBlockRefAnnot0.0010.0010.002
addRef2GDS1KG0.0030.0030.006
addStudy1Kg0.0090.0000.009
addStudyGDSSample0.0050.0020.006
addUpdateLap0.0010.0000.001
addUpdateSegment0.0010.0000.001
appendGDSRefSample0.0040.0020.006
appendGDSSampleOnly0.0010.0000.002
appendGDSgenotype0.0130.0010.015
appendGDSgenotypeMat0.0010.0010.002
calcAFMLRNA0.0030.0020.005
computeAlleleFraction0.0030.0000.003
computeAllelicFractionDNA0.1250.0190.145
computeAllelicFractionRNA0.2170.0190.238
computeAllelicImbDNAChr0.0050.0020.007
computeAncestryFromSynthetic0.0130.0040.018
computeAncestryFromSyntheticFile5.9370.2386.175
computeKNNRefSample0.0140.0030.018
computeKNNRefSynthetic1.4180.0641.484
computeLOHBlocksDNAChr0.0080.0000.009
computePCAMultiSynthetic0.0070.0020.009
computePCARefRMMulti0.1920.0130.206
computePCARefSample0.2010.0000.201
computePoolSyntheticAncestryGr0.4660.0040.470
computeSyntheticConfMat0.0130.0020.015
computeSyntheticROC0.0370.0040.041
createAUROCGraph0.6690.0460.716
createAccuracyGraph0.6700.0330.703
createStudy2GDS1KG0.0520.0070.061
demoKnownSuperPop1KG1.4320.0161.448
demoPCA1KG0.0070.0020.008
demoPCASyntheticProfiles1.4580.0041.461
demoPedigreeEx10.0150.0010.016
estimateAllelicFraction0.0760.0020.078
generateGDS1KG0.0100.0020.012
generateGDS1KGgenotypeFromSNPPileup0.0400.0020.043
generateGDSRefSample0.0040.0010.005
generateGDSSNPinfo0.0040.0000.004
generateGDSgenotype0.0110.0010.012
generateGeneBlock0.0010.0000.001
generateMapSnvSel0.0010.0020.003
generatePhase1KG2GDS0.0100.0020.013
generatePhaseRef0.0110.0010.012
getBlockIDs0.0030.0010.003
getRef1KGPop0.0010.0020.004
getRefSuperPop0.0030.0010.004
getTableSNV0.0080.0030.011
groupChr1KGSNV0.0450.0070.051
identifyRelative0.0080.0010.009
identifyRelativeRef0.0040.0020.006
inferAncestry0.0110.0010.013
inferAncestryGeneAware0.0100.0020.013
matKNNSynthetic0.0390.0000.038
pedSynthetic0.0370.0020.038
prepPed1KG0.0040.0010.004
prepPedSynthetic1KG0.0040.0020.006
prepSynthetic0.0080.0010.010
processBlockChr0.0020.0010.003
profileAncestry0.0150.0020.017
pruning1KGbyChr0.0020.0020.005
pruningSample0.0320.0110.043
readSNVFileGeneric0.0020.0020.004
readSNVPileupFile0.0310.0000.031
readSNVVCF4.8670.0314.898
runExomeAncestry0.0150.0020.016
runIBDKING0.0540.0030.058
runLDPruning0.0170.0080.024
runProfileAncestry0.0150.0030.017
runRNAAncestry0.0140.0010.016
runWrapperAncestry0.0120.0040.016
selParaPCAUpQuartile4.7850.0324.818
select1KGPop0.0040.0010.005
select1KGPopForSynthetic0.0040.0010.005
snpPositionDemo0.0020.0010.003
snvListVCF0.0030.0010.004
splitSelectByPop0.0010.0000.002
syntheticGeno0.0260.0010.027
tableBlockAF0.0190.0000.020
testAlleleFractionChange0.0020.0000.002
testEmptyBox0.0020.0000.002
validateAdd1KG2SampleGDS0.0010.0010.002
validateAddStudy1Kg0.0020.0000.002
validateCharacterString0.0010.0000.001
validateComputeAncestryFromSyntheticFile0.0010.0010.003
validateComputeKNNRefSample0.0040.0000.004
validateComputeKNNRefSynthetic0.0040.0010.005
validateComputePCAMultiSynthetic0.0030.0010.004
validateComputePCARefSample0.0010.0000.001
validateComputePoolSyntheticAncestryGr0.0010.0000.002
validateComputeSyntheticRoc0.0100.0010.012
validateCreateAccuracyGraph0.0010.0000.001
validateCreateStudy2GDS1KG0.0010.0010.002
validateDataRefSynParameter0.0000.0010.000
validateEstimateAllelicFraction0.0020.0020.004
validateGDSClass0.0010.0010.001
validateGenerateGDS1KG0.0000.0010.001
validateLogical0.0000.0000.001
validatePEDStudyParameter0.0010.0000.001
validatePepSynthetic0.0020.0000.002
validatePositiveIntegerVector0.0000.0010.001
validatePrepPed1KG0.0010.0000.001
validateProfileGDSExist0.0000.0010.001
validatePruningSample0.0020.0000.002
validateRunExomeOrRNAAncestry0.0030.0020.004
validateSingleRatio0.0000.0010.001
validateStudyDataFrameParameter0.0010.0000.001
validateSyntheticGeno0.0010.0010.003
wrapperAncestry0.0120.0040.016