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

This page was generated on 2025-01-20 12:17 -0500 (Mon, 20 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4746
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 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/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RAIDS 1.4.0  (landing page)
Pascal Belleau
Snapshot Date: 2025-01-19 12:27 -0500 (Sun, 19 Jan 2025)
git_url: https://git.bioconductor.org/packages/RAIDS
git_branch: RELEASE_3_20
git_last_commit: 6b32a2c
git_last_commit_date: 2024-10-29 11:24:12 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for RAIDS on palomino8

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.4.0
Command: F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:RAIDS.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings RAIDS_1.4.0.tar.gz
StartedAt: 2025-01-20 03:36:30 -0500 (Mon, 20 Jan 2025)
EndedAt: 2025-01-20 03:45:47 -0500 (Mon, 20 Jan 2025)
EllapsedTime: 557.1 seconds
RetCode: 0
Status:   OK  
CheckDir: RAIDS.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:RAIDS.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings RAIDS_1.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.20-bioc/meat/RAIDS.Rcheck'
* using R version 4.4.2 (2024-10-31 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.3.0
    GNU Fortran (GCC) 13.3.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* 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 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 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 7.56   0.17    7.74
readSNVVCF                       5.69   0.09    5.81
selParaPCAUpQuartile             5.67   0.11    5.78
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

RAIDS.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL RAIDS
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.20-bioc/R/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)

Tests output

RAIDS.Rcheck/tests/testthat.Rout


R version 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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 
  36.42    2.95   40.37 

Example timings

RAIDS.Rcheck/RAIDS-Ex.timings

nameusersystemelapsed
add1KG2SampleGDS0.110.000.16
addBlockFromDetFile0.000.000.05
addBlockInGDSAnnot0.010.000.02
addGDS1KGLDBlock000
addGDSRef0.000.000.02
addGDSStudyPruning0.000.020.01
addGeneBlockGDSRefAnnot0.890.311.63
addGeneBlockRefAnnot000
addRef2GDS1KG0.000.000.42
addStudy1Kg0.010.000.13
addStudyGDSSample0.010.000.02
addUpdateLap000
addUpdateSegment000
appendGDSRefSample0.000.000.02
appendGDSSampleOnly000
appendGDSgenotype0.020.030.20
appendGDSgenotypeMat000
calcAFMLRNA000
computeAlleleFraction000
computeAllelicFractionDNA0.250.030.31
computeAllelicFractionRNA0.230.010.27
computeAllelicImbDNAChr0.020.000.01
computeAncestryFromSynthetic0.020.020.08
computeAncestryFromSyntheticFile7.560.177.74
computeKNNRefSample0.000.030.03
computeKNNRefSynthetic2.910.173.10
computeLOHBlocksDNAChr0.000.020.01
computePCAMultiSynthetic0.000.010.02
computePCARefRMMulti0.310.020.33
computePCARefSample0.460.020.47
computePoolSyntheticAncestryGr0.860.030.89
computeSyntheticConfMat0.010.030.04
computeSyntheticROC0.090.010.11
createAUROCGraph0.910.070.99
createAccuracyGraph0.800.010.81
createStudy2GDS1KG0.110.020.14
demoKnownSuperPop1KG2.900.123.03
demoPCA1KG0.000.020.02
demoPCASyntheticProfiles2.190.172.36
demoPedigreeEx10.000.030.03
estimateAllelicFraction0.120.000.14
generateGDS1KG0.030.000.03
generateGDS1KGgenotypeFromSNPPileup0.070.050.11
generateGDSRefSample0.010.000.02
generateGDSSNPinfo0.000.010.02
generateGDSgenotype0.020.000.03
generateGeneBlock000
generateMapSnvSel0.010.000.03
generatePhase1KG2GDS0.020.020.06
generatePhaseRef0.000.000.02
getBlockIDs000
getRef1KGPop0.000.000.02
getRefSuperPop000
getTableSNV0.030.000.03
groupChr1KGSNV0.020.061.47
identifyRelative0.020.000.03
identifyRelativeRef0.010.000.01
inferAncestry0.020.000.02
inferAncestryGeneAware0.020.000.01
matKNNSynthetic0.050.020.06
pedSynthetic0.040.010.07
prepPed1KG0.000.000.01
prepPedSynthetic1KG0.000.000.02
prepSynthetic0.020.030.08
processBlockChr0.010.000.01
profileAncestry0.030.000.03
pruning1KGbyChr0.020.000.03
pruningSample0.060.020.13
readSNVFileGeneric0.000.000.03
readSNVPileupFile0.050.000.06
readSNVVCF5.690.095.81
runExomeAncestry0.010.000.02
runIBDKING0.050.000.09
runLDPruning0.030.000.04
runProfileAncestry0.020.020.03
runRNAAncestry0.010.000.01
runWrapperAncestry0.020.010.03
selParaPCAUpQuartile5.670.115.78
select1KGPop0.020.000.02
select1KGPopForSynthetic000
snpPositionDemo0.010.000.02
snvListVCF0.020.000.01
splitSelectByPop000
syntheticGeno0.030.000.10
tableBlockAF0.030.000.03
testAlleleFractionChange0.020.000.02
testEmptyBox000
validateAdd1KG2SampleGDS000
validateAddStudy1Kg0.000.000.01
validateCharacterString000
validateComputeAncestryFromSyntheticFile000
validateComputeKNNRefSample0.000.020.02
validateComputeKNNRefSynthetic0.000.010.02
validateComputePCAMultiSynthetic0.000.030.03
validateComputePCARefSample000
validateComputePoolSyntheticAncestryGr000
validateComputeSyntheticRoc0.010.020.03
validateCreateAccuracyGraph000
validateCreateStudy2GDS1KG0.000.010.02
validateDataRefSynParameter000
validateEstimateAllelicFraction0.020.000.01
validateGDSClass000
validateGenerateGDS1KG000
validateLogical000
validatePEDStudyParameter000
validatePepSynthetic0.000.020.02
validatePositiveIntegerVector000
validatePrepPed1KG000
validateProfileGDSExist000
validatePruningSample0.010.000.02
validateRunExomeOrRNAAncestry000
validateSingleRatio000
validateStudyDataFrameParameter000
validateSyntheticGeno0.000.000.02
wrapperAncestry0.010.010.03