| Back to Multiple platform build/check report for BioC 3.17 |
|
This page was generated on 2023-04-12 10:55:28 -0400 (Wed, 12 Apr 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) | x86_64 | 4.3.0 alpha (2023-04-03 r84154) | 4547 |
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" | 4333 |
| 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 | ||||
|
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. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
| Package 1362/2207 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| netDx 1.11.2 (landing page) Shraddha Pai
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | ERROR | ||||||||||
| Package: netDx |
| Version: 1.11.2 |
| Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings netDx_1.11.2.tar.gz |
| StartedAt: 2023-04-11 21:58:03 -0400 (Tue, 11 Apr 2023) |
| EndedAt: 2023-04-11 22:35:55 -0400 (Tue, 11 Apr 2023) |
| EllapsedTime: 2271.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: netDx.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings netDx_1.11.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/netDx.Rcheck’
* using R version 4.3.0 alpha (2023-04-03 r84154)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘netDx/DESCRIPTION’ ... OK
* this is package ‘netDx’ version ‘1.11.2’
* 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 ... OK
* 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 20.507 1.516 24.949
createPSN_MultiData 19.136 1.305 30.346
smoothMutations_LabelProp 7.730 0.528 32.714
runFeatureSelection 7.618 0.502 4.822
RR_featureTally 7.471 0.488 7.959
compileFeatures 7.185 0.508 21.050
thresholdSmoothedMutations 5.102 0.356 28.816
enrichLabelNets 1.983 0.179 61.452
getEnr 1.008 0.152 10.093
makePSN_NamedMatrix 0.078 0.001 8.717
countIntType_batch 0.018 0.009 9.841
* 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
NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 3 NOTEs
See
‘/home/biocbuild/bbs-3.17-bioc/meat/netDx.Rcheck/00check.log’
for details.
netDx.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL netDx ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-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.0 alpha (2023-04-03 r84154)
Copyright (C) 2023 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
69.942 4.554 252.061
netDx.Rcheck/netDx-Ex.timings
| name | user | system | elapsed | |
| MB.pheno | 0.006 | 0.000 | 0.006 | |
| RR_featureTally | 7.471 | 0.488 | 7.959 | |
| avgNormDiff | 0.044 | 0.004 | 0.048 | |
| buildPredictor | 20.507 | 1.516 | 24.949 | |
| buildPredictor_sparseGenetic | 0.696 | 0.060 | 1.526 | |
| callFeatSel | 0.073 | 0.011 | 0.085 | |
| callOverallSelectedFeatures | 0.086 | 0.016 | 0.102 | |
| cleanPathwayName | 0 | 0 | 0 | |
| cnv_GR | 0.033 | 0.000 | 0.033 | |
| cnv_TTstatus | 0.002 | 0.022 | 0.024 | |
| cnv_netPass | 0.002 | 0.001 | 0.004 | |
| cnv_netScores | 0.002 | 0.022 | 0.023 | |
| cnv_patientNetCount | 0.102 | 0.118 | 0.220 | |
| cnv_pheno | 0.007 | 0.003 | 0.009 | |
| compareShortestPath | 0.025 | 0.001 | 0.025 | |
| compileFeatureScores | 0.006 | 0.004 | 0.010 | |
| compileFeatures | 7.185 | 0.508 | 21.050 | |
| confmat | 0.001 | 0.002 | 0.003 | |
| confusionMatrix | 0.110 | 0.013 | 0.123 | |
| convertToMAE | 0.149 | 0.019 | 0.168 | |
| countIntType | 0.001 | 0.000 | 0.001 | |
| countIntType_batch | 0.018 | 0.009 | 9.841 | |
| countPatientsInNet | 0.004 | 0.000 | 0.005 | |
| createPSN_MultiData | 19.136 | 1.305 | 30.346 | |
| dataList2List | 0.412 | 0.024 | 0.436 | |
| enrichLabelNets | 1.983 | 0.179 | 61.452 | |
| featScores | 0.026 | 0.032 | 0.058 | |
| fetchPathwayDefinitions | 0.372 | 0.024 | 0.607 | |
| genes | 0.003 | 0.000 | 0.003 | |
| getEMapInput | 0.713 | 0.092 | 0.848 | |
| getEMapInput_many | 0.709 | 0.060 | 0.813 | |
| getEnr | 1.008 | 0.152 | 10.093 | |
| getFeatureScores | 0.015 | 0.000 | 0.015 | |
| getFileSep | 0 | 0 | 0 | |
| getGMjar_path | 0.127 | 0.029 | 0.135 | |
| getNetConsensus | 0.012 | 0.000 | 0.012 | |
| getOR | 0.004 | 0.000 | 0.003 | |
| getPatientPredictions | 1.777 | 0.080 | 1.860 | |
| getPatientRankings | 0.112 | 0.020 | 0.131 | |
| getRegionOL | 0.296 | 0.024 | 0.319 | |
| getResults | 0.132 | 0.000 | 0.132 | |
| getSimilarity | 0.195 | 0.004 | 0.200 | |
| makePSN_NamedMatrix | 0.078 | 0.001 | 8.717 | |
| makePSN_RangeSets | 0.015 | 0.000 | 0.015 | |
| makeQueries | 0.009 | 0.000 | 0.009 | |
| makeSymmetric | 0.002 | 0.000 | 0.001 | |
| mapNamedRangesToSets | 0.037 | 0.000 | 0.037 | |
| modelres | 0.003 | 0.000 | 0.004 | |
| normDiff | 0.002 | 0.000 | 0.001 | |
| npheno | 0.002 | 0.000 | 0.002 | |
| pathwayList | 0.003 | 0.004 | 0.007 | |
| pathway_GR | 0.071 | 0.000 | 0.071 | |
| perfCalc | 0.002 | 0.000 | 0.002 | |
| pheno | 0.01 | 0.00 | 0.01 | |
| pheno_full | 0.002 | 0.000 | 0.003 | |
| plotEmap | 0.756 | 0.052 | 1.006 | |
| plotPerf | 1.293 | 0.072 | 1.365 | |
| plotPerf_multi | 0.049 | 0.003 | 0.054 | |
| predRes | 0.002 | 0.003 | 0.006 | |
| predictPatientLabels | 0.008 | 0.004 | 0.012 | |
| pruneNets | 0.016 | 0.001 | 0.016 | |
| randAlphanumString | 0.000 | 0.000 | 0.001 | |
| readPathways | 0.717 | 0.038 | 0.800 | |
| runFeatureSelection | 7.618 | 0.502 | 4.822 | |
| runQuery | 3.132 | 0.235 | 4.281 | |
| setupFeatureDB | 0.108 | 0.000 | 0.109 | |
| silh | 0.005 | 0.000 | 0.005 | |
| sim.eucscale | 0.334 | 0.036 | 0.370 | |
| sim.pearscale | 0.562 | 0.007 | 0.570 | |
| simpleCap | 0 | 0 | 0 | |
| smoothMutations_LabelProp | 7.730 | 0.528 | 32.714 | |
| sparsify2 | 1.028 | 0.100 | 1.127 | |
| sparsify3 | 1.287 | 0.020 | 1.307 | |
| splitTestTrain | 0.019 | 0.004 | 0.023 | |
| splitTestTrain_resampling | 0.006 | 0.000 | 0.006 | |
| tSNEPlotter | 0.979 | 0.015 | 0.995 | |
| thresholdSmoothedMutations | 5.102 | 0.356 | 28.816 | |
| toymodel | 0.898 | 1.948 | 2.846 | |
| updateNets | 0.004 | 0.003 | 0.007 | |
| writeNetsSIF | 0.007 | 0.000 | 0.006 | |
| writeQueryBatchFile | 0.003 | 0.000 | 0.003 | |
| writeQueryFile | 0.006 | 0.000 | 0.005 | |
| xpr | 0.035 | 0.027 | 0.062 | |