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

This page was generated on 2021-10-15 15:05:47 -0400 (Fri, 15 Oct 2021).

CHECK results for netDx on nebbiolo1

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.

raw results

Package 1263/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netDx 1.4.3  (landing page)
Shraddha Pai
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/netDx
git_branch: RELEASE_3_13
git_last_commit: 4f053f2
git_last_commit_date: 2021-08-18 18:41:08 -0400 (Wed, 18 Aug 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64... NOT SUPPORTED ...
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

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

Command output

##############################################################################
##############################################################################
###
### 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.



Installation output

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)

Tests output

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 

Example timings

netDx.Rcheck/netDx-Ex.timings

nameusersystemelapsed
MB.pheno0.0070.0000.007
RR_featureTally7.4040.2467.650
avgNormDiff0.0210.0000.021
buildPredictor30.916 1.73435.267
buildPredictor_sparseGenetic14.434 0.06314.649
callFeatSel0.0680.0000.068
cleanPathwayName0.0010.0000.001
cnv_GR0.0270.0000.027
cnv_TTstatus0.0070.0240.032
cnv_netPass0.0000.0040.004
cnv_netScores0.0060.0240.030
cnv_patientNetCount0.0710.1360.208
cnv_pheno0.0030.0040.007
compareShortestPath0.0140.0040.018
compileFeatureScores0.0080.0000.009
compileFeatures 6.440 0.45134.812
confmat0.0000.0030.004
countIntType0.0000.0020.002
countIntType_batch 0.033 0.00315.316
countPatientsInNet0.0040.0000.005
createPSN_MultiData28.257 0.85646.543
enrichLabelNets 2.379 0.112163.195
featScores0.0500.0470.202
fetchPathwayDefinitions2.4350.0603.189
genes0.0010.0040.005
getEMapInput1.8790.0992.833
getEMapInput_many1.9180.0593.580
getEnr 2.142 0.03648.235
getFeatureScores0.0190.0000.020
getGMjar_path0.5100.0440.524
getNetConsensus0.0220.0000.022
getOR0.0050.0020.007
getPatientPredictions1.9190.0572.217
getPatientRankings0.1240.0000.125
getRegionOL0.4740.0340.680
getSimilarity0.1810.0000.181
makePSN_NamedMatrix 0.054 0.01117.273
makePSN_RangeSets0.0080.0000.009
makeQueries0.0070.0000.006
makeSymmetric0.0020.0000.002
mapNamedRangesToSets0.0320.0040.036
normDiff0.0020.0000.002
npheno0.0030.0000.003
pathwayList0.0020.0070.009
pathway_GR0.1510.0080.159
perfCalc0.0030.0000.003
pheno0.0080.0040.012
pheno_full0.0020.0000.002
plotEmap0.9590.0201.052
plotPerf1.2610.0401.301
plotPerf_multi0.040.000.04
predRes0.0030.0000.004
predictPatientLabels0.0070.0000.006
pruneNets0.0050.0040.010
readPathways1.0430.0521.134
runFeatureSelection8.0630.5474.873
runQuery3.3590.2984.435
setupFeatureDB0.0430.0000.043
silh0.0040.0000.003
sim.eucscale0.2500.0240.273
sim.pearscale0.3980.0120.411
simpleCap000
smoothMutations_LabelProp 2.128 0.13723.407
sparsify20.2850.0280.313
sparsify30.2260.0110.240
splitTestTrain0.0110.0000.010
splitTestTrain_resampling0.0050.0000.005
thresholdSmoothedMutations 2.730 0.12524.244
updateNets0.0040.0280.031
writeNetsSIF0.0070.0000.007
writeQueryBatchFile0.0020.0010.003
writeQueryFile0.0020.0020.004
xpr0.0220.0230.046