| Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2024-04-17 11:36:11 -0400 (Wed, 17 Apr 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4676 |
| palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" | 4414 |
| merida1 | macOS 12.7.1 Monterey | x86_64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4437 |
| 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 1402/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| netDx 1.14.0 (landing page) Shraddha Pai
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | TIMEOUT | |||||||||
| palomino4 | Windows Server 2022 Datacenter / x64 | ... NOT SUPPORTED ... | ||||||||||||
| merida1 | macOS 12.7.1 Monterey / x86_64 | OK | ERROR | skipped | skipped | |||||||||
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
|
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.14.0 |
| Command: /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings netDx_1.14.0.tar.gz |
| StartedAt: 2024-04-16 01:30:04 -0400 (Tue, 16 Apr 2024) |
| EndedAt: 2024-04-16 02:10:04 -0400 (Tue, 16 Apr 2024) |
| EllapsedTime: 2400.6 seconds |
| RetCode: None |
| Status: TIMEOUT |
| CheckDir: netDx.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings netDx_1.14.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/netDx.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-pc-linux-gnu (64-bit)
* 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.4 LTS
* using session charset: UTF-8
* checking for file ‘netDx/DESCRIPTION’ ... OK
* this is package ‘netDx’ version ‘1.14.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 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 loading without being on the library search path ... OK
* checking 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 ... 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
buildPredictor 19.308 1.208 22.503
createPSN_MultiData 19.133 1.345 30.872
runFeatureSelection 7.788 0.492 4.541
RR_featureTally 6.697 0.487 7.184
compileFeatures 6.509 0.377 21.221
smoothMutations_LabelProp 6.132 0.300 28.749
thresholdSmoothedMutations 3.757 0.217 28.697
enrichLabelNets 1.683 0.299 57.834
getEnr 0.859 0.207 10.325
makePSN_NamedMatrix 0.112 0.011 10.531
countIntType_batch 0.018 0.004 9.326
* 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 ...
‘ThreeWayClassifier.Rmd’ using ‘UTF-8’... OK
OK
* checking re-building of vignette outputs ...
netDx.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD INSTALL netDx ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.18-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.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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(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
68.147 4.776 259.126
netDx.Rcheck/netDx-Ex.timings
| name | user | system | elapsed | |
| MB.pheno | 0.005 | 0.000 | 0.006 | |
| RR_featureTally | 6.697 | 0.487 | 7.184 | |
| avgNormDiff | 0.045 | 0.001 | 0.045 | |
| buildPredictor | 19.308 | 1.208 | 22.503 | |
| buildPredictor_sparseGenetic | 0.602 | 0.020 | 1.090 | |
| callFeatSel | 0.065 | 0.024 | 0.089 | |
| callOverallSelectedFeatures | 0.087 | 0.004 | 0.091 | |
| cleanPathwayName | 0.001 | 0.000 | 0.000 | |
| cnv_GR | 0.031 | 0.000 | 0.031 | |
| cnv_TTstatus | 0.005 | 0.004 | 0.009 | |
| cnv_netPass | 0.003 | 0.000 | 0.003 | |
| cnv_netScores | 0.008 | 0.000 | 0.009 | |
| cnv_patientNetCount | 0.106 | 0.028 | 0.135 | |
| cnv_pheno | 0.010 | 0.000 | 0.009 | |
| compareShortestPath | 0.024 | 0.004 | 0.028 | |
| compileFeatureScores | 0.008 | 0.000 | 0.007 | |
| compileFeatures | 6.509 | 0.377 | 21.221 | |
| confmat | 0.003 | 0.000 | 0.002 | |
| confusionMatrix | 0.095 | 0.007 | 0.102 | |
| convertToMAE | 0.120 | 0.028 | 0.148 | |
| countIntType | 0.001 | 0.001 | 0.002 | |
| countIntType_batch | 0.018 | 0.004 | 9.326 | |
| countPatientsInNet | 0.003 | 0.000 | 0.004 | |
| createPSN_MultiData | 19.133 | 1.345 | 30.872 | |
| dataList2List | 0.306 | 0.012 | 0.318 | |
| enrichLabelNets | 1.683 | 0.299 | 57.834 | |
| featScores | 0.020 | 0.015 | 0.035 | |
| fetchPathwayDefinitions | 0.349 | 0.028 | 0.628 | |
| genes | 0.002 | 0.000 | 0.002 | |
| getEMapInput | 0.675 | 0.084 | 0.795 | |
| getEMapInput_many | 0.749 | 0.072 | 0.855 | |
| getEnr | 0.859 | 0.207 | 10.325 | |
| getFeatureScores | 0.018 | 0.003 | 0.021 | |
| getFileSep | 0.001 | 0.000 | 0.000 | |
| getGMjar_path | 0.195 | 0.024 | 0.200 | |
| getNetConsensus | 0.013 | 0.000 | 0.013 | |
| getOR | 0.003 | 0.000 | 0.003 | |
| getPatientPredictions | 1.751 | 0.096 | 1.847 | |
| getPatientRankings | 0.063 | 0.004 | 0.068 | |
| getRegionOL | 0.314 | 0.024 | 0.339 | |
| getResults | 0.135 | 0.008 | 0.143 | |
| getSimilarity | 0.195 | 0.004 | 0.199 | |
| makePSN_NamedMatrix | 0.112 | 0.011 | 10.531 | |
| makePSN_RangeSets | 0.025 | 0.000 | 0.026 | |
| makeQueries | 0.013 | 0.000 | 0.013 | |
| makeSymmetric | 0.002 | 0.000 | 0.001 | |
| mapNamedRangesToSets | 0.048 | 0.000 | 0.047 | |
| modelres | 0.003 | 0.000 | 0.003 | |
| normDiff | 0.001 | 0.000 | 0.002 | |
| npheno | 0.002 | 0.000 | 0.002 | |
| pathwayList | 0.002 | 0.000 | 0.003 | |
| pathway_GR | 0.081 | 0.008 | 0.088 | |
| perfCalc | 0.002 | 0.000 | 0.002 | |
| pheno | 0.009 | 0.000 | 0.009 | |
| pheno_full | 0.002 | 0.000 | 0.002 | |
| plotEmap | 0.804 | 0.060 | 0.972 | |
| plotPerf | 1.249 | 0.012 | 1.262 | |
| plotPerf_multi | 0.037 | 0.004 | 0.042 | |
| predRes | 0.003 | 0.000 | 0.004 | |
| predictPatientLabels | 0.003 | 0.004 | 0.008 | |
| pruneNets | 0.006 | 0.004 | 0.011 | |
| randAlphanumString | 0.000 | 0.000 | 0.001 | |
| readPathways | 0.728 | 0.068 | 0.829 | |
| runFeatureSelection | 7.788 | 0.492 | 4.541 | |
| runQuery | 3.158 | 0.307 | 4.068 | |
| setupFeatureDB | 0.080 | 0.008 | 0.088 | |
| silh | 0.002 | 0.000 | 0.003 | |
| sim.eucscale | 0.269 | 0.016 | 0.284 | |
| sim.pearscale | 0.550 | 0.032 | 0.583 | |
| simpleCap | 0 | 0 | 0 | |
| smoothMutations_LabelProp | 6.132 | 0.300 | 28.749 | |
| sparsify2 | 1.111 | 0.092 | 1.203 | |
| sparsify3 | 0.879 | 0.063 | 0.943 | |
| splitTestTrain | 0.021 | 0.004 | 0.025 | |
| splitTestTrain_resampling | 0.006 | 0.000 | 0.006 | |
| tSNEPlotter | 0.888 | 0.060 | 0.948 | |
| thresholdSmoothedMutations | 3.757 | 0.217 | 28.697 | |
| toymodel | 0.832 | 0.481 | 1.312 | |
| updateNets | 0.007 | 0.000 | 0.007 | |
| writeNetsSIF | 0.006 | 0.000 | 0.006 | |
| writeQueryBatchFile | 0.003 | 0.000 | 0.004 | |
| writeQueryFile | 0.006 | 0.000 | 0.006 | |
| xpr | 0.040 | 0.004 | 0.045 | |