Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2021-12-13 13:06:03 -0500 (Mon, 13 Dec 2021).
To the developers/maintainers of the netDx package: - Please 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 How and When does the builder pull? When will my changes propagate? here for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1284/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
netDx 1.6.0 (landing page) Shraddha Pai
| nebbiolo2 | Linux (Ubuntu 20.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | ... NOT SUPPORTED ... | ||||||||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: netDx |
Version: 1.6.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:netDx.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings netDx_1.6.0.tar.gz |
StartedAt: 2021-12-12 17:05:05 -0500 (Sun, 12 Dec 2021) |
EndedAt: 2021-12-12 17:21:50 -0500 (Sun, 12 Dec 2021) |
EllapsedTime: 1005.0 seconds |
RetCode: 0 |
Status: OK |
CheckDir: netDx.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:netDx.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings netDx_1.6.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/netDx.Rcheck’ * using R version 4.1.2 (2021-11-01) * using platform: x86_64-apple-darwin17.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘netDx/DESCRIPTION’ ... OK * this is package ‘netDx’ version ‘1.6.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.3Mb sub-directories of 1Mb or more: extdata 5.9Mb * 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 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 49.099 1.439 54.464 createPSN_MultiData 44.051 0.746 59.581 smoothMutations_LabelProp 10.944 0.513 42.697 runFeatureSelection 9.111 0.916 6.152 RR_featureTally 8.477 0.988 9.515 compileFeatures 7.874 0.759 28.328 getPatientPredictions 6.667 0.013 6.685 thresholdSmoothedMutations 5.785 0.295 36.638 plotPerf 5.898 0.012 5.913 runQuery 4.576 0.591 5.717 toymodel 2.094 2.931 5.181 enrichLabelNets 1.391 0.066 67.635 getEnr 0.768 0.023 13.035 makePSN_NamedMatrix 0.148 0.009 12.049 countIntType_batch 0.033 0.008 11.433 * 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: 4 NOTEs See ‘/Users/biocbuild/bbs-3.14-bioc/meat/netDx.Rcheck/00check.log’ for details.
netDx.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL netDx ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/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.1.2 (2021-11-01) -- "Bird Hippie" Copyright (C) 2021 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin17.0 (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 2 | SKIP 0 | PASS 39 ] > > proc.time() user system elapsed 105.094 6.151 351.212
netDx.Rcheck/netDx-Ex.timings
name | user | system | elapsed | |
MB.pheno | 0.008 | 0.002 | 0.009 | |
RR_featureTally | 8.477 | 0.988 | 9.515 | |
avgNormDiff | 0.072 | 0.003 | 0.075 | |
buildPredictor | 49.099 | 1.439 | 54.464 | |
buildPredictor_sparseGenetic | 1.778 | 0.057 | 3.191 | |
callFeatSel | 0.180 | 0.002 | 0.182 | |
callOverallSelectedFeatures | 0.180 | 0.021 | 0.200 | |
cleanPathwayName | 0.000 | 0.001 | 0.000 | |
cnv_GR | 0.054 | 0.002 | 0.056 | |
cnv_TTstatus | 0.014 | 0.037 | 0.050 | |
cnv_netPass | 0.005 | 0.002 | 0.007 | |
cnv_netScores | 0.012 | 0.035 | 0.047 | |
cnv_patientNetCount | 0.197 | 0.116 | 0.313 | |
cnv_pheno | 0.014 | 0.002 | 0.016 | |
compareShortestPath | 0.031 | 0.003 | 0.034 | |
compileFeatureScores | 0.009 | 0.001 | 0.011 | |
compileFeatures | 7.874 | 0.759 | 28.328 | |
confmat | 0.004 | 0.003 | 0.006 | |
confusionMatrix | 0.145 | 0.006 | 0.153 | |
convertToMAE | 0.298 | 0.007 | 0.306 | |
countIntType | 0.001 | 0.001 | 0.002 | |
countIntType_batch | 0.033 | 0.008 | 11.433 | |
countPatientsInNet | 0.003 | 0.001 | 0.004 | |
createPSN_MultiData | 44.051 | 0.746 | 59.581 | |
dataList2List | 0.627 | 0.016 | 0.643 | |
enrichLabelNets | 1.391 | 0.066 | 67.635 | |
featScores | 0.049 | 0.059 | 0.108 | |
fetchPathwayDefinitions | 1.453 | 0.021 | 1.752 | |
genes | 0.004 | 0.002 | 0.006 | |
getEMapInput | 1.639 | 0.030 | 1.729 | |
getEMapInput_many | 1.711 | 0.049 | 1.817 | |
getEnr | 0.768 | 0.023 | 13.035 | |
getFeatureScores | 0.021 | 0.002 | 0.023 | |
getFileSep | 0 | 0 | 0 | |
getGMjar_path | 0.682 | 0.055 | 0.757 | |
getNetConsensus | 0.026 | 0.001 | 0.027 | |
getOR | 0.004 | 0.002 | 0.006 | |
getPatientPredictions | 6.667 | 0.013 | 6.685 | |
getPatientRankings | 0.080 | 0.003 | 0.082 | |
getRegionOL | 0.658 | 0.007 | 0.665 | |
getResults | 0.214 | 0.004 | 0.218 | |
getSimilarity | 0.246 | 0.002 | 0.249 | |
makePSN_NamedMatrix | 0.148 | 0.009 | 12.049 | |
makePSN_RangeSets | 0.021 | 0.002 | 0.023 | |
makeQueries | 0.010 | 0.003 | 0.013 | |
makeSymmetric | 0.002 | 0.001 | 0.002 | |
mapNamedRangesToSets | 0.082 | 0.002 | 0.083 | |
modelres | 0.004 | 0.002 | 0.006 | |
normDiff | 0.001 | 0.000 | 0.001 | |
npheno | 0.003 | 0.002 | 0.005 | |
pathwayList | 0.003 | 0.012 | 0.015 | |
pathway_GR | 0.150 | 0.007 | 0.157 | |
perfCalc | 0.003 | 0.002 | 0.004 | |
pheno | 0.015 | 0.003 | 0.017 | |
pheno_full | 0.004 | 0.002 | 0.005 | |
plotEmap | 1.737 | 0.032 | 1.925 | |
plotPerf | 5.898 | 0.012 | 5.913 | |
plotPerf_multi | 0.054 | 0.003 | 0.057 | |
predRes | 0.003 | 0.002 | 0.005 | |
predictPatientLabels | 0.009 | 0.001 | 0.009 | |
pruneNets | 0.013 | 0.003 | 0.017 | |
randAlphanumString | 0.001 | 0.000 | 0.000 | |
readPathways | 1.519 | 0.084 | 1.756 | |
runFeatureSelection | 9.111 | 0.916 | 6.152 | |
runQuery | 4.576 | 0.591 | 5.717 | |
setupFeatureDB | 0.103 | 0.006 | 0.110 | |
silh | 0.005 | 0.003 | 0.008 | |
sim.eucscale | 0.558 | 0.007 | 0.568 | |
sim.pearscale | 0.865 | 0.009 | 0.875 | |
simpleCap | 0.000 | 0.001 | 0.000 | |
smoothMutations_LabelProp | 10.944 | 0.513 | 42.697 | |
sparsify2 | 0.552 | 0.051 | 0.604 | |
sparsify3 | 0.353 | 0.027 | 0.380 | |
splitTestTrain | 0.032 | 0.001 | 0.033 | |
splitTestTrain_resampling | 0.005 | 0.001 | 0.005 | |
tSNEPlotter | 1.544 | 0.039 | 1.584 | |
thresholdSmoothedMutations | 5.785 | 0.295 | 36.638 | |
toymodel | 2.094 | 2.931 | 5.181 | |
updateNets | 0.010 | 0.003 | 0.013 | |
writeNetsSIF | 0.010 | 0.003 | 0.013 | |
writeQueryBatchFile | 0.004 | 0.002 | 0.006 | |
writeQueryFile | 0.005 | 0.002 | 0.007 | |
xpr | 0.063 | 0.035 | 0.099 | |