Back to Multiple platform build/check report for BioC 3.11 |
|
This page was generated on 2020-10-17 11:55:15 -0400 (Sat, 17 Oct 2020).
TO THE DEVELOPERS/MAINTAINERS OF THE netDx PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1186/1905 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
netDx 1.0.4 Shraddha Pai
| malbec2 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | [ WARNINGS ] | |||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | TIMEOUT | skipped | skipped | |||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | ERROR | skipped | skipped |
Package: netDx |
Version: 1.0.4 |
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings netDx_1.0.4.tar.gz |
StartedAt: 2020-10-17 03:39:06 -0400 (Sat, 17 Oct 2020) |
EndedAt: 2020-10-17 03:52:05 -0400 (Sat, 17 Oct 2020) |
EllapsedTime: 779.8 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: netDx.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings netDx_1.0.4.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.11-bioc/meat/netDx.Rcheck’ * using R version 4.0.3 (2020-10-10) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘netDx/DESCRIPTION’ ... OK * this is package ‘netDx’ version ‘1.0.4’ * 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 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 ... OK * 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 ... WARNING Note: significantly better compression could be obtained by using R CMD build --resave-data old_size new_size compress cnv_GR.rda 71Kb 59Kb xz cnv_patientNetCount.rda 72Kb 34Kb bzip2 cnv_pheno.rda 30Kb 23Kb xz xpr.rda 576Kb 408Kb xz * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed buildPredictor 28.455 0.503 30.468 createPSN_MultiData 24.727 0.569 42.883 buildPredictor_sparseGenetic 18.682 0.012 18.801 RR_featureTally 8.058 0.204 8.261 compileFeatures 6.865 0.836 37.955 runFeatureSelection 6.901 0.541 7.454 enrichLabelNets 2.323 0.984 104.028 thresholdSmoothedMutations 2.870 0.245 24.497 smoothMutations_LabelProp 2.184 0.183 24.804 getEnr 0.954 0.178 16.238 makePSN_NamedMatrix 0.087 0.062 14.404 countIntType_batch 0.039 0.094 15.959 * 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: 1 WARNING, 3 NOTEs See ‘/home/biocbuild/bbs-3.11-bioc/meat/netDx.Rcheck/00check.log’ for details.
netDx.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD INSTALL netDx ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/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.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out" Copyright (C) 2020 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) > > test_check("netDx") == testthat results =========================================================== [ OK: 15 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ] > > proc.time() user system elapsed 21.777 1.096 71.345
netDx.Rcheck/netDx-Ex.timings
name | user | system | elapsed | |
MB.pheno | 0.007 | 0.000 | 0.007 | |
RR_featureTally | 8.058 | 0.204 | 8.261 | |
avgNormDiff | 0.034 | 0.000 | 0.033 | |
buildPredictor | 28.455 | 0.503 | 30.468 | |
buildPredictor_sparseGenetic | 18.682 | 0.012 | 18.801 | |
callFeatSel | 0.115 | 0.000 | 0.115 | |
cleanPathwayName | 0 | 0 | 0 | |
cnv_GR | 0.025 | 0.002 | 0.027 | |
cnv_TTstatus | 0.009 | 0.004 | 0.013 | |
cnv_netPass | 0.004 | 0.000 | 0.004 | |
cnv_netScores | 0.003 | 0.008 | 0.012 | |
cnv_patientNetCount | 0.083 | 0.048 | 0.131 | |
cnv_pheno | 0.007 | 0.000 | 0.007 | |
compareShortestPath | 0.02 | 0.00 | 0.02 | |
compileFeatureScores | 0.009 | 0.000 | 0.024 | |
compileFeatures | 6.865 | 0.836 | 37.955 | |
confmat | 0.005 | 0.000 | 0.005 | |
countIntType | 0.003 | 0.000 | 0.003 | |
countIntType_batch | 0.039 | 0.094 | 15.959 | |
countPatientsInNet | 0.006 | 0.000 | 0.005 | |
createPSN_MultiData | 24.727 | 0.569 | 42.883 | |
enrichLabelNets | 2.323 | 0.984 | 104.028 | |
featScores | 0.061 | 0.004 | 0.065 | |
fetchPathwayDefinitions | 1.030 | 0.075 | 1.106 | |
genes | 0.004 | 0.000 | 0.003 | |
getEMapInput | 0.953 | 0.064 | 1.049 | |
getEMapInput_many | 0.852 | 0.024 | 0.875 | |
getEnr | 0.954 | 0.178 | 16.238 | |
getFeatureScores | 0.014 | 0.011 | 0.025 | |
getGMjar_path | 0.396 | 0.092 | 0.488 | |
getNetConsensus | 0.026 | 0.004 | 0.030 | |
getOR | 0.006 | 0.000 | 0.006 | |
getPatientPredictions | 2.236 | 0.052 | 2.333 | |
getPatientRankings | 0.092 | 0.012 | 0.120 | |
getRegionOL | 0.475 | 0.036 | 0.511 | |
getSimilarity | 0.161 | 0.012 | 0.172 | |
makePSN_NamedMatrix | 0.087 | 0.062 | 14.404 | |
makePSN_RangeSets | 0.007 | 0.004 | 0.012 | |
makeQueries | 0.007 | 0.004 | 0.010 | |
makeSymmetric | 0.000 | 0.001 | 0.002 | |
mapNamedRangesToSets | 0.039 | 0.010 | 0.050 | |
normDiff | 0.001 | 0.000 | 0.000 | |
npheno | 0.004 | 0.000 | 0.003 | |
pathwayList | 0.002 | 0.003 | 0.005 | |
pathway_GR | 0.103 | 0.012 | 0.116 | |
perfCalc | 0.003 | 0.000 | 0.003 | |
pheno | 0.007 | 0.004 | 0.010 | |
pheno_full | 0.002 | 0.000 | 0.003 | |
plotEmap | 0.942 | 0.048 | 0.991 | |
plotPerf | 2.112 | 0.008 | 2.119 | |
plotPerf_multi | 0.060 | 0.000 | 0.061 | |
predRes | 0.005 | 0.000 | 0.004 | |
predictPatientLabels | 0.012 | 0.000 | 0.012 | |
pruneNets | 0.013 | 0.000 | 0.013 | |
readPathways | 1.019 | 0.016 | 1.036 | |
runFeatureSelection | 6.901 | 0.541 | 7.454 | |
runQuery | 2.683 | 0.503 | 4.764 | |
setupFeatureDB | 0.063 | 0.012 | 0.075 | |
silh | 0.002 | 0.003 | 0.006 | |
sim.eucscale | 0.506 | 0.036 | 0.543 | |
sim.pearscale | 0.959 | 0.016 | 0.974 | |
simpleCap | 0 | 0 | 0 | |
smoothMutations_LabelProp | 2.184 | 0.183 | 24.804 | |
sparsify2 | 0.550 | 0.064 | 0.613 | |
sparsify3 | 0.305 | 0.024 | 0.329 | |
splitTestTrain | 0.018 | 0.000 | 0.018 | |
splitTestTrain_resampling | 0.007 | 0.000 | 0.007 | |
thresholdSmoothedMutations | 2.870 | 0.245 | 24.497 | |
updateNets | 0.008 | 0.000 | 0.009 | |
writeNetsSIF | 0.009 | 0.000 | 0.009 | |
writeQueryBatchFile | 0.003 | 0.000 | 0.004 | |
writeQueryFile | 0.004 | 0.000 | 0.005 | |
xpr | 0.020 | 0.004 | 0.023 | |