Back to Multiple platform build/check report for BioC 3.11
ABCDEFGHIJKLM[N]OPQRSTUVWXYZ

CHECK report for netDx on machv2

This page was generated on 2020-04-20 14:52:06 -0400 (Mon, 20 Apr 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 1172/1876HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netDx 0.99.18
Shraddha Pai
Snapshot Date: 2020-04-19 16:45:20 -0400 (Sun, 19 Apr 2020)
URL: https://git.bioconductor.org/packages/netDx
Branch: master
Last Commit: 5cd1768
Last Changed Date: 2020-04-16 13:53:15 -0400 (Thu, 16 Apr 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  ERROR  skipped 
tokay2 Windows Server 2012 R2 Standard / x64  OK  ERROR  skipped  skipped 
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: netDx
Version: 0.99.18
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:netDx.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings netDx_0.99.18.tar.gz
StartedAt: 2020-04-20 08:11:00 -0400 (Mon, 20 Apr 2020)
EndedAt: 2020-04-20 08:22:15 -0400 (Mon, 20 Apr 2020)
EllapsedTime: 675.0 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: netDx.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:netDx.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings netDx_0.99.18.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/netDx.Rcheck’
* using R version 4.0.0 alpha (2020-04-05 r78150)
* 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 ‘0.99.18’
* 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 ... OK
* 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 ... 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               31.566  1.042  33.983
createPSN_MultiData          29.728  0.505  47.574
buildPredictor_sparseGenetic 19.710  0.283  21.599
RR_featureTally               9.823  1.018  10.858
runFeatureSelection           9.000  0.704   6.269
compileFeatures               8.132  0.826  35.554
getPatientPredictions         6.923  0.020   6.967
plotPerf                      6.707  0.058   6.775
runQuery                      4.254  0.403   5.619
enrichLabelNets               1.511  0.059  83.305
getEnr                        0.718  0.099  22.794
makePSN_NamedMatrix           0.103  0.007  14.253
countIntType_batch            0.023  0.008  14.226
* 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, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.11-bioc/meat/netDx.Rcheck/00check.log’
for details.



Installation output

netDx.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL netDx
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/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)

Tests output

netDx.Rcheck/tests/testthat.Rout


R version 4.0.0 alpha (2020-04-05 r78150)
Copyright (C) 2020 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)
> 
> test_check("netDx")
== testthat results  ===========================================================
[ OK: 15 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 20.914   1.451  64.437 

Example timings

netDx.Rcheck/netDx-Ex.timings

nameusersystemelapsed
MB.pheno0.0110.0030.014
RR_featureTally 9.823 1.01810.858
avgNormDiff0.0440.0020.046
buildPredictor31.566 1.04233.983
buildPredictor_sparseGenetic19.710 0.28321.599
callFeatSel0.2070.0020.210
cleanPathwayName0.0000.0010.001
cnv_GR0.0450.0020.048
cnv_TTstatus0.0130.0380.051
cnv_netPass0.0050.0020.007
cnv_netScores0.0110.0290.040
cnv_patientNetCount0.1770.1730.350
cnv_pheno0.0100.0020.012
compareShortestPath0.0310.0040.035
compileFeatureScores0.0100.0010.011
compileFeatures 8.132 0.82635.554
confmat0.0030.0010.004
countIntType0.0010.0010.002
countIntType_batch 0.023 0.00814.226
countPatientsInNet0.0030.0020.005
createPSN_MultiData29.728 0.50547.574
enrichLabelNets 1.511 0.05983.305
featScores0.0620.0780.144
fetchPathwayDefinitions1.9220.0662.354
genes0.0040.0030.006
getEMapInput1.6850.0701.988
getEMapInput_many1.9530.3393.132
getEnr 0.718 0.09922.794
getFeatureScores0.0240.0010.026
getGMjar_path0.5350.0080.605
getNetConsensus0.0240.0010.025
getOR0.0030.0020.006
getPatientPredictions6.9230.0206.967
getPatientRankings0.1190.0020.122
getRegionOL0.7020.0070.710
getSimilarity0.2080.0020.210
makePSN_NamedMatrix 0.103 0.00714.253
makePSN_RangeSets0.0150.0020.019
makeQueries0.0100.0020.012
mapNamedRangesToSets0.0570.0020.059
normDiff0.0000.0000.001
npheno0.0020.0010.004
pathwayList0.0050.0140.019
pathway_GR0.1330.0060.140
perfCalc0.0030.0010.005
pheno0.0150.0010.017
pheno_full0.0040.0020.005
plotEmap1.6700.0341.766
plotPerf6.7070.0586.775
plotPerf_multi0.1210.0290.151
predRes0.0040.0030.008
predictPatientLabels0.0130.0010.014
pruneNets0.0130.0040.018
readPathways1.6330.0321.729
runFeatureSelection9.0000.7046.269
runQuery4.2540.4035.619
setupFeatureDB0.0620.0060.070
silh0.0050.0030.008
sim.eucscale0.5070.0030.511
sim.pearscale0.8330.0060.841
simpleCap0.0000.0010.001
sparsify20.5070.0890.596
sparsify30.3710.0260.398
splitTestTrain0.0140.0010.015
splitTestTrain_resampling0.0060.0020.008
updateNets0.0090.0020.012
writeNetsSIF0.0110.0060.017
writeQueryBatchFile0.0040.0020.007
writeQueryFile0.0060.0010.007
xpr0.0320.0400.467