Back to Multiple platform build/check report for BioC 3.16:   simplified   long
ABCDEFGHIJKLM[N]OPQRSTUVWXYZ

This page was generated on 2023-04-12 11:05:12 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
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 1342/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netDx 1.10.0  (landing page)
Shraddha Pai
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/netDx
git_branch: RELEASE_3_16
git_last_commit: 1180edb
git_last_commit_date: 2022-11-01 11:21:16 -0400 (Tue, 01 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    TIMEOUT  
palomino4Windows Server 2022 Datacenter / x64... NOT SUPPORTED ...
lconwaymacOS 12.5.1 Monterey / x86_64  OK    ERROR  skippedskipped

Summary

Package: netDx
Version: 1.10.0
Command: /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings netDx_1.10.0.tar.gz
StartedAt: 2023-04-10 22:20:28 -0400 (Mon, 10 Apr 2023)
EndedAt: 2023-04-10 23:00:28 -0400 (Mon, 10 Apr 2023)
EllapsedTime: 2400.1 seconds
RetCode: None
Status:   TIMEOUT  
CheckDir: netDx.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings netDx_1.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.16-bioc/meat/netDx.Rcheck’
* using R version 4.2.3 (2023-03-15)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* checking for file ‘netDx/DESCRIPTION’ ... OK
* this is package ‘netDx’ version ‘1.10.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 loading without being on the library search path ... 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             22.432  1.747  26.282
createPSN_MultiData        20.377  1.531  31.521
RR_featureTally             8.260  0.596   8.857
runFeatureSelection         8.092  0.514   4.672
compileFeatures             7.052  0.678  21.889
smoothMutations_LabelProp   7.083  0.396  28.967
thresholdSmoothedMutations  3.379  0.192  24.264
enrichLabelNets             2.022  0.192  58.553
getEnr                      0.867  0.165   9.510
makePSN_NamedMatrix         0.081  0.002   9.088
countIntType_batch          0.022  0.013   9.917
* 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 ...
  ‘RawDataConversion.Rmd’ using ‘UTF-8’... OK
  ‘ThreeWayClassifier.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ...

Installation output

netDx.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.16-bioc/R/site-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.2.3 (2023-03-15) -- "Shortstop Beagle"
Copyright (C) 2023 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 
 69.544   5.154 244.218 

Example timings

netDx.Rcheck/netDx-Ex.timings

nameusersystemelapsed
MB.pheno0.0020.0030.007
RR_featureTally8.2600.5968.857
avgNormDiff0.0420.0040.046
buildPredictor22.432 1.74726.282
buildPredictor_sparseGenetic0.7630.0722.345
callFeatSel0.0970.0160.114
callOverallSelectedFeatures0.0750.0200.095
cleanPathwayName000
cnv_GR0.0300.0040.034
cnv_TTstatus0.0050.0040.009
cnv_netPass0.0030.0000.003
cnv_netScores0.0010.0070.009
cnv_patientNetCount0.0970.0440.142
cnv_pheno0.0110.0000.010
compareShortestPath0.0730.0280.101
compileFeatureScores0.0030.0040.007
compileFeatures 7.052 0.67821.889
confmat0.0010.0040.005
confusionMatrix0.0910.0080.099
convertToMAE0.1360.0040.140
countIntType0.0020.0000.001
countIntType_batch0.0220.0139.917
countPatientsInNet0.0030.0010.004
createPSN_MultiData20.377 1.53131.521
dataList2List0.3750.0090.384
enrichLabelNets 2.022 0.19258.553
featScores0.0360.0120.048
fetchPathwayDefinitions0.3210.0080.594
genes0.0030.0000.002
getEMapInput0.7180.0480.808
getEMapInput_many0.7440.0570.842
getEnr0.8670.1659.510
getFeatureScores0.0150.0000.016
getFileSep000
getGMjar_path0.1450.0210.133
getNetConsensus0.0130.0040.016
getOR0.0000.0020.003
getPatientPredictions1.6860.0491.735
getPatientRankings0.0750.0080.083
getRegionOL0.30.00.3
getResults0.1180.0080.125
getSimilarity0.1930.0000.192
makePSN_NamedMatrix0.0810.0029.088
makePSN_RangeSets0.0170.0000.017
makeQueries0.0080.0000.007
makeSymmetric0.0020.0000.001
mapNamedRangesToSets0.0340.0000.033
modelres0.0030.0000.003
normDiff0.0010.0000.001
npheno0.0020.0000.002
pathwayList0.0030.0000.003
pathway_GR0.0620.0040.066
perfCalc0.0020.0000.002
pheno0.0150.0040.018
pheno_full0.0000.0030.003
plotEmap0.6940.0600.878
plotPerf1.300.061.36
plotPerf_multi0.0360.0120.048
predRes0.0020.0010.004
predictPatientLabels0.0050.0020.007
pruneNets0.0090.0000.009
randAlphanumString0.0010.0000.001
readPathways0.6700.0480.764
runFeatureSelection8.0920.5144.672
runQuery3.0670.2354.235
setupFeatureDB0.0690.0040.073
silh0.0030.0000.003
sim.eucscale0.3030.0520.354
sim.pearscale0.3780.0200.397
simpleCap000
smoothMutations_LabelProp 7.083 0.39628.967
sparsify20.9330.0881.021
sparsify31.0970.0001.097
splitTestTrain0.0210.0000.020
splitTestTrain_resampling0.0050.0000.005
tSNEPlotter0.9110.0200.930
thresholdSmoothedMutations 3.379 0.19224.264
toymodel0.7940.5161.309
updateNets0.0020.0030.005
writeNetsSIF0.0050.0000.005
writeQueryBatchFile0.0030.0000.002
writeQueryFile0.0060.0000.005
xpr0.0340.0080.042