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

This page was generated on 2024-11-09 21:31 -0500 (Sat, 09 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4505
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4506
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4538
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4486
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.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/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RAIDS 1.4.0  (landing page)
Pascal Belleau
Snapshot Date: 2024-11-08 13:40 -0500 (Fri, 08 Nov 2024)
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)
teran2Linux (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
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  YES
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for RAIDS on kjohnson3

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: /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.4.0.tar.gz
StartedAt: 2024-11-09 10:38:44 -0500 (Sat, 09 Nov 2024)
EndedAt: 2024-11-09 10:44:38 -0500 (Sat, 09 Nov 2024)
EllapsedTime: 354.5 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.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/RAIDS.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.7
* 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 ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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 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 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.4-arm64/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.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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
Loading required package: GENESIS
> 
> ## Run all unit tests
> test_check("RAIDS")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 442 ]
> 
> proc.time()
   user  system elapsed 
  8.887   0.425   9.348 

Example timings

RAIDS.Rcheck/RAIDS-Ex.timings

nameusersystemelapsed
add1KG2SampleGDS0.0140.0030.019
addBlockFromDetFile0.0000.0010.001
addBlockInGDSAnnot0.0010.0000.002
addGDS1KGLDBlock0.0000.0000.001
addGDSRef0.0010.0000.001
addGDSStudyPruning0.0000.0000.001
addGeneBlockGDSRefAnnot0.2230.0210.246
addGeneBlockRefAnnot0.0010.0010.001
addRef2GDS1KG0.0010.0010.003
addStudy1Kg0.0030.0020.005
addStudyGDSSample0.0020.0010.002
addUpdateLap000
addUpdateSegment0.0000.0010.001
appendGDSRefSample0.0020.0010.003
appendGDSSampleOnly0.0000.0000.001
appendGDSgenotype0.0030.0020.007
appendGDSgenotypeMat0.0010.0010.001
calcAFMLRNA0.0010.0010.002
computeAlleleFraction0.0010.0000.001
computeAllelicFractionDNA0.0390.0020.042
computeAllelicFractionRNA0.0590.0030.062
computeAllelicImbDNAChr0.0020.0000.003
computeAncestryFromSynthetic0.0050.0020.006
computeAncestryFromSyntheticFile1.7740.0251.799
computeKNNRefSample0.0040.0010.006
computeKNNRefSynthetic0.3740.0070.380
computeLOHBlocksDNAChr0.0030.0010.003
computePCAMultiSynthetic0.0020.0010.003
computePCARefRMMulti0.0370.0020.039
computePCARefSample0.0440.0010.045
computePoolSyntheticAncestryGr0.1120.0010.114
computeSyntheticConfMat0.0050.0010.005
computeSyntheticROC0.0110.0010.013
createAUROCGraph0.1880.0060.194
createAccuracyGraph0.1710.0010.171
createStudy2GDS1KG0.0180.0050.024
demoKnownSuperPop1KG0.3850.0030.388
demoPCA1KG0.0030.0010.003
demoPCASyntheticProfiles0.3760.0020.378
demoPedigreeEx10.0040.0010.005
estimateAllelicFraction0.0210.0010.022
generateGDS1KG0.0030.0020.006
generateGDS1KGgenotypeFromSNPPileup0.0230.0030.027
generateGDSRefSample0.0010.0010.002
generateGDSSNPinfo0.0010.0010.002
generateGDSgenotype0.0030.0020.005
generateGeneBlock0.0000.0000.001
generateMapSnvSel0.0010.0000.001
generatePhase1KG2GDS0.0030.0020.005
generatePhaseRef0.0030.0020.004
getBlockIDs000
getRef1KGPop0.0010.0000.001
getRefSuperPop0.0010.0000.001
getTableSNV0.0030.0010.003
groupChr1KGSNV0.0150.0180.033
identifyRelative0.0030.0000.003
identifyRelativeRef0.0020.0010.002
inferAncestry0.0030.0010.004
inferAncestryGeneAware0.0030.0000.004
matKNNSynthetic0.0110.0010.012
pedSynthetic0.0100.0020.012
prepPed1KG0.0010.0000.002
prepPedSynthetic1KG0.0010.0000.001
prepSynthetic0.0020.0010.004
processBlockChr0.0010.0000.001
profileAncestry0.0050.0010.005
pruning1KGbyChr0.0010.0010.002
pruningSample0.0110.0030.014
readSNVFileGeneric0.0010.0000.001
readSNVPileupFile0.0120.0010.014
readSNVVCF1.3700.0081.377
runExomeAncestry0.0040.0010.005
runIBDKING0.0180.0010.019
runLDPruning0.0070.0020.010
runProfileAncestry0.0050.0010.005
runRNAAncestry0.0030.0010.004
runWrapperAncestry0.0040.0010.005
selParaPCAUpQuartile1.2840.0051.290
select1KGPop0.0010.0010.001
select1KGPopForSynthetic0.0010.0000.002
snpPositionDemo0.0010.0010.001
snvListVCF0.0010.0000.002
splitSelectByPop0.0000.0010.000
syntheticGeno0.0080.0010.010
tableBlockAF0.0060.0010.006
testAlleleFractionChange000
testEmptyBox0.0010.0000.001
validateAdd1KG2SampleGDS000
validateAddStudy1Kg0.0010.0000.000
validateCharacterString000
validateComputeAncestryFromSyntheticFile000
validateComputeKNNRefSample0.0020.0010.003
validateComputeKNNRefSynthetic0.0010.0010.002
validateComputePCAMultiSynthetic0.0010.0010.001
validateComputePCARefSample000
validateComputePoolSyntheticAncestryGr0.0000.0010.001
validateComputeSyntheticRoc0.0040.0000.004
validateCreateAccuracyGraph0.0000.0000.001
validateCreateStudy2GDS1KG0.0010.0000.001
validateDataRefSynParameter000
validateEstimateAllelicFraction0.0010.0000.002
validateGDSClass0.0010.0010.000
validateGenerateGDS1KG0.0000.0000.001
validateLogical000
validatePEDStudyParameter000
validatePepSynthetic000
validatePositiveIntegerVector000
validatePrepPed1KG0.0000.0000.001
validateProfileGDSExist0.0010.0000.000
validatePruningSample0.0000.0000.001
validateRunExomeOrRNAAncestry0.0010.0000.002
validateSingleRatio000
validateStudyDataFrameParameter000
validateSyntheticGeno0.0000.0000.001
wrapperAncestry0.0040.0010.005