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

This page was generated on 2022-04-13 12:05:41 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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 nebbiolo2


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? 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 1284/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netDx 1.6.0  (landing page)
Shraddha Pai
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/netDx
git_branch: RELEASE_3_14
git_last_commit: 85f6f3b
git_last_commit_date: 2021-10-26 12:57:05 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64... NOT SUPPORTED ...
machv2macOS 10.14.6 Mojave / x86_64  OK    TIMEOUT  skippedskipped

Summary

Package: netDx
Version: 1.6.0
Command: /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings netDx_1.6.0.tar.gz
StartedAt: 2022-04-12 08:27:50 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 08:40:54 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 783.9 seconds
RetCode: 0
Status:   OK  
CheckDir: netDx.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings netDx_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.14-bioc/meat/netDx.Rcheck’
* using R version 4.1.3 (2022-03-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.6.0’
* 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.4Mb
  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 ... 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             33.212  1.801  37.929
createPSN_MultiData        32.813  1.821  44.154
RR_featureTally             7.462  0.643   8.106
runFeatureSelection         7.452  0.615   4.826
compileFeatures             6.905  0.493  18.065
smoothMutations_LabelProp   5.962  0.352  26.398
thresholdSmoothedMutations  4.061  0.418  24.748
enrichLabelNets             1.902  0.216  49.196
getEnr                      0.869  0.140   8.497
makePSN_NamedMatrix         0.087  0.011   7.625
countIntType_batch          0.024  0.008   7.099
* 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
  ‘/home/biocbuild/bbs-3.14-bioc/meat/netDx.Rcheck/00check.log’
for details.



Installation output

netDx.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD INSTALL netDx
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.14-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.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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")
         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 ]

[ FAIL 0 | WARN 2 | SKIP 0 | PASS 39 ]
> 
> proc.time()
   user  system elapsed 
 79.811   6.329 357.206 

Example timings

netDx.Rcheck/netDx-Ex.timings

nameusersystemelapsed
MB.pheno0.0050.0010.005
RR_featureTally7.4620.6438.106
avgNormDiff0.0440.0000.045
buildPredictor33.212 1.80137.929
buildPredictor_sparseGenetic1.1060.0521.787
callFeatSel0.0770.0080.086
callOverallSelectedFeatures0.0720.0160.089
cleanPathwayName000
cnv_GR0.0340.0040.038
cnv_TTstatus0.0050.0040.010
cnv_netPass0.0030.0000.003
cnv_netScores0.0050.0040.008
cnv_patientNetCount0.1110.0280.139
cnv_pheno0.0090.0000.009
compareShortestPath0.0190.0000.019
compileFeatureScores0.0070.0000.008
compileFeatures 6.905 0.49318.065
confmat0.0040.0000.004
confusionMatrix0.0890.0150.104
convertToMAE0.1660.0000.166
countIntType0.0000.0010.001
countIntType_batch0.0240.0087.099
countPatientsInNet0.0050.0000.006
createPSN_MultiData32.813 1.82144.154
dataList2List0.4560.0510.508
enrichLabelNets 1.902 0.21649.196
featScores0.0270.0040.032
fetchPathwayDefinitions1.2280.0751.594
genes0.0000.0030.003
getEMapInput1.0160.1051.194
getEMapInput_many1.0190.1041.167
getEnr0.8690.1408.497
getFeatureScores0.0220.0000.022
getFileSep000
getGMjar_path0.4480.0340.470
getNetConsensus0.0110.0000.012
getOR0.0030.0000.003
getPatientPredictions1.3690.0361.405
getPatientRankings0.0610.0080.069
getRegionOL0.3770.0400.417
getResults0.1200.0080.128
getSimilarity0.1980.0000.199
makePSN_NamedMatrix0.0870.0117.625
makePSN_RangeSets0.0150.0000.014
makeQueries0.0030.0040.006
makeSymmetric0.0010.0000.001
mapNamedRangesToSets0.0780.0150.093
modelres0.0020.0000.002
normDiff0.0010.0000.001
npheno0.0020.0000.002
pathwayList0.0030.0000.003
pathway_GR0.0950.0120.107
perfCalc0.0020.0000.002
pheno0.0090.0000.009
pheno_full0.0010.0000.002
plotEmap0.9470.0721.238
plotPerf1.2190.0321.250
plotPerf_multi0.0290.0070.036
predRes0.0030.0000.003
predictPatientLabels0.0070.0000.007
pruneNets0.0040.0040.009
randAlphanumString0.0000.0000.001
readPathways1.0120.0801.133
runFeatureSelection7.4520.6154.826
runQuery3.2850.3124.530
setupFeatureDB0.0760.0000.076
silh0.0010.0020.003
sim.eucscale0.2740.0050.280
sim.pearscale0.3650.0360.401
simpleCap000
smoothMutations_LabelProp 5.962 0.35226.398
sparsify20.6570.0520.709
sparsify30.2030.0120.215
splitTestTrain0.0220.0000.022
splitTestTrain_resampling0.0040.0000.004
tSNEPlotter0.7390.0160.755
thresholdSmoothedMutations 4.061 0.41824.748
toymodel0.8410.4841.326
updateNets0.0080.0000.008
writeNetsSIF0.0020.0040.006
writeQueryBatchFile0.0030.0000.003
writeQueryFile0.0040.0000.004
xpr0.0370.0080.045