| Back to Multiple platform build/check report for BioC 3.13 |
|
This page was generated on 2021-10-15 15:05:47 -0400 (Fri, 15 Oct 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 1263/2041 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| netDx 1.4.3 (landing page) Shraddha Pai
| nebbiolo1 | Linux (Ubuntu 20.04.2 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | ... NOT SUPPORTED ... | ||||||||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| Package: netDx |
| Version: 1.4.3 |
| Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings netDx_1.4.3.tar.gz |
| StartedAt: 2021-10-14 10:48:22 -0400 (Thu, 14 Oct 2021) |
| EndedAt: 2021-10-14 11:01:57 -0400 (Thu, 14 Oct 2021) |
| EllapsedTime: 815.0 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: netDx.Rcheck |
| Warnings: 3 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings netDx_1.4.3.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.13-bioc/meat/netDx.Rcheck’
* using R version 4.1.1 (2021-08-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.4.3’
* 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 ... 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 ... NOTE
confusionMatrix: no visible global function definition for
‘color2D.matplot’
Undefined global functions or variables:
color2D.matplot
* checking Rd files ... NOTE
prepare_Rd: makeInputForEnrichmentMap.Rd:36-38: Dropping empty section \value
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
‘callOverallSelectedFeatures’
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... WARNING
Documented arguments not in \usage in documentation object 'makeInputForEnrichmentMap':
‘featScores’
Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 30.916 1.734 35.267
createPSN_MultiData 28.257 0.856 46.543
buildPredictor_sparseGenetic 14.434 0.063 14.649
runFeatureSelection 8.063 0.547 4.873
RR_featureTally 7.404 0.246 7.650
compileFeatures 6.440 0.451 34.812
thresholdSmoothedMutations 2.730 0.125 24.244
enrichLabelNets 2.379 0.112 163.195
smoothMutations_LabelProp 2.128 0.137 23.407
getEnr 2.142 0.036 48.235
makePSN_NamedMatrix 0.054 0.011 17.273
countIntType_batch 0.033 0.003 15.316
* 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: 3 WARNINGs, 4 NOTEs
See
‘/home/biocbuild/bbs-3.13-bioc/meat/netDx.Rcheck/00check.log’
for details.
netDx.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD INSTALL netDx ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.13-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.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 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")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 15 ]
>
> proc.time()
user system elapsed
19.635 1.255 66.613
netDx.Rcheck/netDx-Ex.timings
| name | user | system | elapsed | |
| MB.pheno | 0.007 | 0.000 | 0.007 | |
| RR_featureTally | 7.404 | 0.246 | 7.650 | |
| avgNormDiff | 0.021 | 0.000 | 0.021 | |
| buildPredictor | 30.916 | 1.734 | 35.267 | |
| buildPredictor_sparseGenetic | 14.434 | 0.063 | 14.649 | |
| callFeatSel | 0.068 | 0.000 | 0.068 | |
| cleanPathwayName | 0.001 | 0.000 | 0.001 | |
| cnv_GR | 0.027 | 0.000 | 0.027 | |
| cnv_TTstatus | 0.007 | 0.024 | 0.032 | |
| cnv_netPass | 0.000 | 0.004 | 0.004 | |
| cnv_netScores | 0.006 | 0.024 | 0.030 | |
| cnv_patientNetCount | 0.071 | 0.136 | 0.208 | |
| cnv_pheno | 0.003 | 0.004 | 0.007 | |
| compareShortestPath | 0.014 | 0.004 | 0.018 | |
| compileFeatureScores | 0.008 | 0.000 | 0.009 | |
| compileFeatures | 6.440 | 0.451 | 34.812 | |
| confmat | 0.000 | 0.003 | 0.004 | |
| countIntType | 0.000 | 0.002 | 0.002 | |
| countIntType_batch | 0.033 | 0.003 | 15.316 | |
| countPatientsInNet | 0.004 | 0.000 | 0.005 | |
| createPSN_MultiData | 28.257 | 0.856 | 46.543 | |
| enrichLabelNets | 2.379 | 0.112 | 163.195 | |
| featScores | 0.050 | 0.047 | 0.202 | |
| fetchPathwayDefinitions | 2.435 | 0.060 | 3.189 | |
| genes | 0.001 | 0.004 | 0.005 | |
| getEMapInput | 1.879 | 0.099 | 2.833 | |
| getEMapInput_many | 1.918 | 0.059 | 3.580 | |
| getEnr | 2.142 | 0.036 | 48.235 | |
| getFeatureScores | 0.019 | 0.000 | 0.020 | |
| getGMjar_path | 0.510 | 0.044 | 0.524 | |
| getNetConsensus | 0.022 | 0.000 | 0.022 | |
| getOR | 0.005 | 0.002 | 0.007 | |
| getPatientPredictions | 1.919 | 0.057 | 2.217 | |
| getPatientRankings | 0.124 | 0.000 | 0.125 | |
| getRegionOL | 0.474 | 0.034 | 0.680 | |
| getSimilarity | 0.181 | 0.000 | 0.181 | |
| makePSN_NamedMatrix | 0.054 | 0.011 | 17.273 | |
| makePSN_RangeSets | 0.008 | 0.000 | 0.009 | |
| makeQueries | 0.007 | 0.000 | 0.006 | |
| makeSymmetric | 0.002 | 0.000 | 0.002 | |
| mapNamedRangesToSets | 0.032 | 0.004 | 0.036 | |
| normDiff | 0.002 | 0.000 | 0.002 | |
| npheno | 0.003 | 0.000 | 0.003 | |
| pathwayList | 0.002 | 0.007 | 0.009 | |
| pathway_GR | 0.151 | 0.008 | 0.159 | |
| perfCalc | 0.003 | 0.000 | 0.003 | |
| pheno | 0.008 | 0.004 | 0.012 | |
| pheno_full | 0.002 | 0.000 | 0.002 | |
| plotEmap | 0.959 | 0.020 | 1.052 | |
| plotPerf | 1.261 | 0.040 | 1.301 | |
| plotPerf_multi | 0.04 | 0.00 | 0.04 | |
| predRes | 0.003 | 0.000 | 0.004 | |
| predictPatientLabels | 0.007 | 0.000 | 0.006 | |
| pruneNets | 0.005 | 0.004 | 0.010 | |
| readPathways | 1.043 | 0.052 | 1.134 | |
| runFeatureSelection | 8.063 | 0.547 | 4.873 | |
| runQuery | 3.359 | 0.298 | 4.435 | |
| setupFeatureDB | 0.043 | 0.000 | 0.043 | |
| silh | 0.004 | 0.000 | 0.003 | |
| sim.eucscale | 0.250 | 0.024 | 0.273 | |
| sim.pearscale | 0.398 | 0.012 | 0.411 | |
| simpleCap | 0 | 0 | 0 | |
| smoothMutations_LabelProp | 2.128 | 0.137 | 23.407 | |
| sparsify2 | 0.285 | 0.028 | 0.313 | |
| sparsify3 | 0.226 | 0.011 | 0.240 | |
| splitTestTrain | 0.011 | 0.000 | 0.010 | |
| splitTestTrain_resampling | 0.005 | 0.000 | 0.005 | |
| thresholdSmoothedMutations | 2.730 | 0.125 | 24.244 | |
| updateNets | 0.004 | 0.028 | 0.031 | |
| writeNetsSIF | 0.007 | 0.000 | 0.007 | |
| writeQueryBatchFile | 0.002 | 0.001 | 0.003 | |
| writeQueryFile | 0.002 | 0.002 | 0.004 | |
| xpr | 0.022 | 0.023 | 0.046 | |