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

This page was generated on 2021-12-17 11:33:09 -0500 (Fri, 17 Dec 2021).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.4 LTS)x86_64R Under development (unstable) (2021-11-10 r81171) -- "Unsuffered Consequences" 4306
riesling1Windows Server 2019 Standardx64R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" 4043
merida1macOS 10.14.6 Mojavex86_64R Under development (unstable) (2021-11-01 r81125) -- "Unsuffered Consequences" 4121
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for netDx on merida1


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 1276/2071HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netDx 1.7.1  (landing page)
Shraddha Pai
Snapshot Date: 2021-12-16 13:55:16 -0500 (Thu, 16 Dec 2021)
git_url: https://git.bioconductor.org/packages/netDx
git_branch: master
git_last_commit: bf65239
git_last_commit_date: 2021-11-21 00:38:25 -0500 (Sun, 21 Nov 2021)
nebbiolo1Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
riesling1Windows Server 2019 Standard / x64... NOT SUPPORTED ...
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: netDx
Version: 1.7.1
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.7.1.tar.gz
StartedAt: 2021-12-17 03:42:43 -0500 (Fri, 17 Dec 2021)
EndedAt: 2021-12-17 04:00:53 -0500 (Fri, 17 Dec 2021)
EllapsedTime: 1089.7 seconds
RetCode: 0
Status:   OK  
CheckDir: netDx.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.7.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.15-bioc/meat/netDx.Rcheck’
* using R Under development (unstable) (2021-11-01 r81125)
* 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.7.1’
* 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.2Mb
  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             37.594  1.467  47.650
createPSN_MultiData        32.282  0.813  47.713
smoothMutations_LabelProp  12.000  0.577  46.640
RR_featureTally             9.747  1.099  10.858
runFeatureSelection         8.815  0.917   6.024
compileFeatures             7.920  0.792  38.138
getPatientPredictions       7.479  0.019   7.509
plotPerf                    6.566  0.019   6.592
thresholdSmoothedMutations  5.670  0.250  40.139
runQuery                    4.360  0.488   5.346
enrichLabelNets             1.651  0.074  80.043
getEnr                      0.763  0.013  14.009
makePSN_NamedMatrix         0.135  0.007  13.216
countIntType_batch          0.039  0.005  12.978
* 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.15-bioc/meat/netDx.Rcheck/00check.log’
for details.



Installation output

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.2/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 Under development (unstable) (2021-11-01 r81125) -- "Unsuffered Consequences"
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 
102.176   6.242 385.872 

Example timings

netDx.Rcheck/netDx-Ex.timings

nameusersystemelapsed
MB.pheno0.0120.0030.014
RR_featureTally 9.747 1.09910.858
avgNormDiff0.0850.0030.089
buildPredictor37.594 1.46747.650
buildPredictor_sparseGenetic0.8670.0331.886
callFeatSel0.2180.0040.223
callOverallSelectedFeatures0.2540.0150.269
cleanPathwayName0.0000.0000.001
cnv_GR0.0570.0020.059
cnv_TTstatus0.0120.0180.031
cnv_netPass0.0050.0020.007
cnv_netScores0.0080.0140.022
cnv_patientNetCount0.2350.0670.302
cnv_pheno0.0140.0010.015
compareShortestPath0.0250.0020.028
compileFeatureScores0.0090.0010.010
compileFeatures 7.920 0.79238.138
confmat0.0020.0010.004
confusionMatrix0.1230.0030.128
convertToMAE0.2240.0020.229
countIntType0.0020.0010.002
countIntType_batch 0.039 0.00512.978
countPatientsInNet0.0030.0010.004
createPSN_MultiData32.282 0.81347.713
dataList2List0.6600.0160.683
enrichLabelNets 1.651 0.07480.043
featScores0.0650.0150.079
fetchPathwayDefinitions0.4980.0270.710
genes0.0030.0010.005
getEMapInput1.4010.0321.473
getEMapInput_many1.4760.1001.614
getEnr 0.763 0.01314.009
getFeatureScores0.0250.0010.026
getFileSep000
getGMjar_path0.2550.0540.285
getNetConsensus0.0250.0000.025
getOR0.0040.0010.005
getPatientPredictions7.4790.0197.509
getPatientRankings0.1120.0020.114
getRegionOL0.5260.0040.531
getResults0.2310.0040.236
getSimilarity0.2430.0030.246
makePSN_NamedMatrix 0.135 0.00713.216
makePSN_RangeSets0.0220.0020.024
makeQueries0.0120.0010.014
makeSymmetric0.0020.0000.002
mapNamedRangesToSets0.0640.0010.064
modelres0.0050.0020.005
normDiff0.0020.0000.001
npheno0.0030.0010.005
pathwayList0.0040.0040.009
pathway_GR0.1240.0040.128
perfCalc0.0030.0010.005
pheno0.0140.0010.016
pheno_full0.0030.0010.005
plotEmap1.4200.0321.562
plotPerf6.5660.0196.592
plotPerf_multi0.0590.0020.061
predRes0.0050.0020.006
predictPatientLabels0.0620.0150.077
pruneNets0.0100.0020.012
randAlphanumString0.0010.0000.001
readPathways1.3820.0181.508
runFeatureSelection8.8150.9176.024
runQuery4.3600.4885.346
setupFeatureDB0.1060.0050.111
silh0.0040.0020.005
sim.eucscale1.3240.0471.374
sim.pearscale1.0040.0021.009
simpleCap0.0010.0000.000
smoothMutations_LabelProp12.000 0.57746.640
sparsify20.6470.0580.706
sparsify30.3910.0120.403
splitTestTrain0.0350.0020.036
splitTestTrain_resampling0.0090.0010.010
tSNEPlotter1.7360.0201.760
thresholdSmoothedMutations 5.670 0.25040.139
toymodel2.0611.2523.323
updateNets0.0100.0020.012
writeNetsSIF0.0090.0020.011
writeQueryBatchFile0.0050.0020.008
writeQueryFile0.0070.0010.008
xpr0.0590.0130.072