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

This page was generated on 2024-03-04 11:37:43 -0500 (Mon, 04 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.2 Patched (2023-11-13 r85521) -- "Eye Holes" 4692
palomino4Windows Server 2022 Datacenterx644.3.2 (2023-10-31 ucrt) -- "Eye Holes" 4445
lconwaymacOS 12.7.1 Montereyx86_644.3.2 Patched (2023-11-01 r85457) -- "Eye Holes" 4466
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 1651/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RAIDS 1.0.0  (landing page)
Pascal Belleau
Snapshot Date: 2024-03-03 14:05:05 -0500 (Sun, 03 Mar 2024)
git_url: https://git.bioconductor.org/packages/RAIDS
git_branch: RELEASE_3_18
git_last_commit: 12ea1e7
git_last_commit_date: 2023-10-24 11:51:36 -0500 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows 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
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for RAIDS on lconway


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.0.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:RAIDS.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings RAIDS_1.0.0.tar.gz
StartedAt: 2024-03-03 22:48:05 -0500 (Sun, 03 Mar 2024)
EndedAt: 2024-03-03 22:56:04 -0500 (Sun, 03 Mar 2024)
EllapsedTime: 479.1 seconds
RetCode: 0
Status:   OK  
CheckDir: RAIDS.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:RAIDS.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings RAIDS_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/RAIDS.Rcheck’
* using R version 4.3.2 Patched (2023-11-01 r85457)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.3 (clang-1403.0.22.14.1)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* 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.0.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 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 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 8.653  0.267   8.986
readSNVVCF                       6.557  0.098   6.712
selParaPCAUpQuartile             6.148  0.075   6.275
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.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: OK


Installation output

RAIDS.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL RAIDS
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/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.3.2 Patched (2023-11-01 r85457) -- "Eye Holes"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20 (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.

> 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 432 ]
> 
> proc.time()
   user  system elapsed 
 34.442   2.552  37.434 

Example timings

RAIDS.Rcheck/RAIDS-Ex.timings

nameusersystemelapsed
add1KG2SampleGDS0.0610.0180.092
addBlockInGDSAnnot0.0060.0040.012
addGDSRef0.0030.0030.008
addGDSStudyPruning0.0010.0020.004
addGeneBlockGDSRefAnnot1.1400.0951.245
addRef2GDS1KG0.0060.0050.012
addStudy1Kg0.0130.0130.029
addStudyGDSSample0.0080.0050.015
addUpdateLap0.0010.0030.004
addUpdateSegment0.0010.0020.004
appendGDSRefSample0.0080.0050.015
appendGDSSampleOnly0.0010.0020.004
appendGDSgenotype0.0200.0160.040
appendGDSgenotypeMat0.0020.0020.004
calcAFMLRNA0.0050.0020.007
computeAlleleFraction0.0030.0010.003
computeAllelicFractionDNA0.1770.0130.195
computeAllelicFractionRNA0.2910.0150.310
computeAllelicImbDNAChr0.0100.0020.012
computeAncestryFromSyntheticFile8.6530.2678.986
computeKNNRefSample0.0200.0050.025
computeKNNRefSynthetic1.7830.0951.886
computeLOHBlocksDNAChr0.0110.0020.012
computePCAMultiSynthetic0.0080.0040.011
computePCARefRMMulti0.2710.0060.278
computePCARefSample0.3300.0050.336
computePoolSyntheticAncestryGr0.6440.0240.674
computeSyntheticConfMat0.0180.0040.022
computeSyntheticROC0.0540.0060.059
createStudy2GDS1KG0.0850.0210.109
demoKnownSuperPop1KG1.6930.0441.746
demoPCA1KG0.0080.0030.012
demoPCASyntheticProfiles1.6970.0431.755
demoPedigreeEx10.0200.0030.023
estimateAllelicFraction0.0900.0050.097
generateGDS1KG0.0160.0130.032
generateGDS1KGgenotypeFromSNPPileup0.0660.0160.086
generateGDSRefSample0.0050.0040.010
generateGDSSNPinfo0.0050.0060.012
generateGDSgenotype0.0160.0130.030
generateGeneBlock0.0010.0010.003
generateMapSnvSel0.0030.0030.007
generatePhase1KG2GDS0.0170.0120.032
getBlockIDs0.0020.0010.004
getRef1KGPop0.0030.0020.005
getTableSNV0.0130.0040.017
groupChr1KGSNV0.0630.0960.191
identifyRelative0.0140.0050.021
matKNNSynthetic0.0470.0040.051
pedSynthetic0.0530.0040.057
prepPed1KG0.0050.0020.007
prepPedSynthetic1KG0.0050.0030.008
prepSynthetic0.0110.0050.017
pruning1KGbyChr0.0040.0030.008
pruningSample0.0430.0110.054
readSNVFileGeneric0.0050.0020.007
readSNVPileupFile0.0660.0060.073
readSNVVCF6.5570.0986.712
runExomeAncestry0.0180.0030.022
runIBDKING0.0410.0040.049
runLDPruning0.0250.0120.038
runProfileAncestry0.0210.0050.027
runRNAAncestry0.0200.0040.025
runWrapperAncestry0.0180.0040.023
selParaPCAUpQuartile6.1480.0756.275
select1KGPop0.0060.0010.007
snpPositionDemo0.0030.0020.005
snvListVCF0.0030.0020.006
splitSelectByPop0.0010.0000.002
syntheticGeno0.0290.0070.037
tableBlockAF0.0240.0020.026
testAlleleFractionChange0.0010.0010.001
testEmptyBox0.0020.0010.002
validateAdd1KG2SampleGDS0.0020.0010.003
validateAddStudy1Kg0.0010.0010.003
validateCharacterString000
validateComputeAncestryFromSyntheticFile0.0020.0010.003
validateComputeKNNRefSample0.0030.0030.006
validateComputeKNNRefSynthetic0.0040.0030.007
validateComputePCAMultiSynthetic0.0040.0020.006
validateComputePCARefSample0.0010.0010.003
validateComputePoolSyntheticAncestryGr0.0020.0010.003
validateComputeSyntheticRoc0.0130.0030.016
validateCreateStudy2GDS1KG0.0020.0010.003
validateDataRefSynParameter0.0010.0000.000
validateEstimateAllelicFraction0.0040.0010.005
validateGDSClass0.0010.0010.002
validateGenerateGDS1KG0.0010.0010.002
validateLogical0.0010.0000.000
validatePEDStudyParameter0.0010.0000.001
validatePepSynthetic0.0020.0010.003
validatePositiveIntegerVector000
validatePrepPed1KG0.0010.0010.003
validateProfileGDSExist0.0010.0010.002
validatePruningSample0.0020.0020.003
validateRunExomeOrRNAAncestry0.0050.0010.006
validateSingleRatio000
validateStudyDataFrameParameter0.0000.0000.001
validateSyntheticGeno0.0020.0010.003