Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-09-12 11:40 -0400 (Thu, 12 Sep 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4713 |
teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4444 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4450 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4483 |
kjohnson3 | macOS 13.6.5 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4430 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4428 |
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 1391/2258 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
netDx 1.17.0 (landing page) Shraddha Pai
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | ERROR | skipped | ||||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | ... NOT SUPPORTED ... | ||||||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | ERROR | skipped | skipped | |||||||||
kjohnson3 | macOS 13.6.5 Ventura / arm64 | OK | ERROR | skipped | skipped | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
To the developers/maintainers of the netDx package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/netDx.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: netDx |
Version: 1.17.0 |
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings netDx_1.17.0.tar.gz |
StartedAt: 2024-09-12 01:07:47 -0400 (Thu, 12 Sep 2024) |
EndedAt: 2024-09-12 01:38:44 -0400 (Thu, 12 Sep 2024) |
EllapsedTime: 1857.0 seconds |
RetCode: 0 |
Status: OK |
CheckDir: netDx.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings netDx_1.17.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/netDx.Rcheck’ * using R version 4.4.1 (2024-06-14) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 * running under: Ubuntu 22.04.5 LTS * using session charset: UTF-8 * checking for file ‘netDx/DESCRIPTION’ ... OK * this is package ‘netDx’ version ‘1.17.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 ... NOTE Found the following hidden files and directories: .BBSoptions These were most likely included in error. See section ‘Package structure’ in the ‘Writing R Extensions’ manual. * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘netDx’ can be installed ... OK * checking installed package size ... NOTE installed size is 7.4Mb sub-directories of 1Mb or more: extdata 6.0Mb * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... NOTE Malformed Description field: should contain one or more complete sentences. * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... NOTE Found the following CITATION file in a non-standard place: CITATION.cff Most likely ‘inst/CITATION’ should be used instead. * 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 whether startup messages can be suppressed ... 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 ... NOTE checkRd: (-1) getEnr.Rd:53: Lost braces; missing escapes or markup? 53 | {(+,-),(-,+),(-,-)} interactions. | ^ checkRd: (-1) predict.Rd:27: Lost braces; missing escapes or markup? 27 | e.g. keys could include {'clinical','rna','methylation'}, and values within 'rna' could include pathway names {'cell cycle', 'DNA repair'}, etc., | ^ checkRd: (-1) predict.Rd:27: Lost braces; missing escapes or markup? 27 | e.g. keys could include {'clinical','rna','methylation'}, and values within 'rna' could include pathway names {'cell cycle', 'DNA repair'}, etc., | ^ * 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 buildPredictor 20.071 0.952 22.950 createPSN_MultiData 19.052 0.664 29.967 RR_featureTally 7.735 0.328 8.064 runFeatureSelection 6.907 0.440 4.460 smoothMutations_LabelProp 6.359 0.636 29.212 compileFeatures 6.388 0.491 21.299 thresholdSmoothedMutations 3.577 0.406 27.053 enrichLabelNets 1.727 0.246 60.154 getEnr 0.740 0.144 10.537 makePSN_NamedMatrix 0.078 0.033 10.079 countIntType_batch 0.016 0.003 8.955 * 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: 5 NOTEs See ‘/home/biocbuild/bbs-3.20-bioc/meat/netDx.Rcheck/00check.log’ for details.
netDx.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL netDx ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’ * installing *source* package ‘netDx’ ... ** 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 (netDx)
netDx.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(netDx) Attaching package: 'netDx' The following object is masked from 'package:stats': predict > > test_check("netDx") TT_STATUS STATUS TEST TRAIN LumA 52 178 notLumA 52 243 PRED_CLASS STATUS LumA notLumA LumA 41 11 notLumA 17 35 [1] TRUE [ FAIL 0 | WARN 0 | SKIP 0 | PASS 39 ] > > proc.time() user system elapsed 65.525 4.520 242.601
netDx.Rcheck/netDx-Ex.timings
name | user | system | elapsed | |
MB.pheno | 0.006 | 0.000 | 0.006 | |
RR_featureTally | 7.735 | 0.328 | 8.064 | |
avgNormDiff | 0.045 | 0.000 | 0.046 | |
buildPredictor | 20.071 | 0.952 | 22.950 | |
buildPredictor_sparseGenetic | 0.510 | 0.009 | 2.224 | |
callFeatSel | 0.076 | 0.004 | 0.080 | |
callOverallSelectedFeatures | 0.124 | 0.008 | 0.132 | |
cleanPathwayName | 0.001 | 0.000 | 0.000 | |
cnv_GR | 0.029 | 0.000 | 0.030 | |
cnv_TTstatus | 0.002 | 0.007 | 0.009 | |
cnv_netPass | 0.003 | 0.000 | 0.003 | |
cnv_netScores | 0.004 | 0.004 | 0.009 | |
cnv_patientNetCount | 0.088 | 0.040 | 0.128 | |
cnv_pheno | 0.008 | 0.000 | 0.008 | |
compareShortestPath | 0.024 | 0.000 | 0.025 | |
compileFeatureScores | 0.006 | 0.000 | 0.007 | |
compileFeatures | 6.388 | 0.491 | 21.299 | |
confmat | 0.002 | 0.000 | 0.003 | |
confusionMatrix | 0.096 | 0.004 | 0.100 | |
convertToMAE | 0.125 | 0.000 | 0.125 | |
countIntType | 0.000 | 0.000 | 0.001 | |
countIntType_batch | 0.016 | 0.003 | 8.955 | |
countPatientsInNet | 0.003 | 0.000 | 0.003 | |
createPSN_MultiData | 19.052 | 0.664 | 29.967 | |
dataList2List | 0.317 | 0.004 | 0.322 | |
enrichLabelNets | 1.727 | 0.246 | 60.154 | |
featScores | 0.045 | 0.011 | 0.057 | |
fetchPathwayDefinitions | 0.314 | 0.032 | 0.525 | |
genes | 0.003 | 0.000 | 0.002 | |
getEMapInput | 0.691 | 0.041 | 0.754 | |
getEMapInput_many | 0.697 | 0.032 | 0.749 | |
getEnr | 0.740 | 0.144 | 10.537 | |
getFeatureScores | 0.013 | 0.000 | 0.014 | |
getFileSep | 0 | 0 | 0 | |
getGMjar_path | 0.121 | 0.024 | 0.127 | |
getNetConsensus | 0.011 | 0.000 | 0.011 | |
getOR | 0.003 | 0.000 | 0.003 | |
getPatientPredictions | 1.769 | 0.068 | 1.838 | |
getPatientRankings | 0.079 | 0.004 | 0.083 | |
getRegionOL | 0.296 | 0.000 | 0.297 | |
getResults | 0.134 | 0.004 | 0.138 | |
getSimilarity | 0.194 | 0.004 | 0.197 | |
makePSN_NamedMatrix | 0.078 | 0.033 | 10.079 | |
makePSN_RangeSets | 0.014 | 0.000 | 0.014 | |
makeQueries | 0.008 | 0.000 | 0.009 | |
makeSymmetric | 0.001 | 0.000 | 0.001 | |
mapNamedRangesToSets | 0.039 | 0.000 | 0.038 | |
modelres | 0.002 | 0.000 | 0.002 | |
normDiff | 0.002 | 0.000 | 0.001 | |
npheno | 0.002 | 0.000 | 0.002 | |
pathwayList | 0.000 | 0.002 | 0.002 | |
pathway_GR | 0.095 | 0.013 | 0.108 | |
perfCalc | 0.003 | 0.000 | 0.004 | |
pheno | 0.005 | 0.004 | 0.009 | |
pheno_full | 0.002 | 0.000 | 0.003 | |
plotEmap | 0.761 | 0.072 | 0.897 | |
plotPerf | 1.225 | 0.032 | 1.257 | |
plotPerf_multi | 0.041 | 0.000 | 0.041 | |
predRes | 0.004 | 0.000 | 0.004 | |
predictPatientLabels | 0.007 | 0.000 | 0.007 | |
pruneNets | 0.005 | 0.004 | 0.009 | |
randAlphanumString | 0 | 0 | 0 | |
readPathways | 0.750 | 0.076 | 0.846 | |
runFeatureSelection | 6.907 | 0.440 | 4.460 | |
runQuery | 2.847 | 0.249 | 4.037 | |
setupFeatureDB | 0.055 | 0.008 | 0.063 | |
silh | 0.003 | 0.000 | 0.003 | |
sim.eucscale | 0.281 | 0.016 | 0.298 | |
sim.pearscale | 0.564 | 0.020 | 0.584 | |
simpleCap | 0 | 0 | 0 | |
smoothMutations_LabelProp | 6.359 | 0.636 | 29.212 | |
sparsify2 | 0.774 | 0.100 | 0.873 | |
sparsify3 | 1.174 | 0.148 | 1.322 | |
splitTestTrain | 0.024 | 0.000 | 0.023 | |
splitTestTrain_resampling | 0.006 | 0.000 | 0.005 | |
tSNEPlotter | 0.882 | 0.088 | 0.970 | |
thresholdSmoothedMutations | 3.577 | 0.406 | 27.053 | |
toymodel | 0.838 | 0.564 | 1.403 | |
updateNets | 0.000 | 0.007 | 0.007 | |
writeNetsSIF | 0.002 | 0.004 | 0.006 | |
writeQueryBatchFile | 0.003 | 0.000 | 0.003 | |
writeQueryFile | 0.003 | 0.004 | 0.006 | |
xpr | 0.037 | 0.008 | 0.044 | |