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

This page was generated on 2023-04-12 10:55:39 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_644.3.0 alpha (2023-04-03 r84154) 4547
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_64R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" 4333
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:
- 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 Troubleshooting Build Report for more information.

- Use the following Renviron settings to reproduce errors and warnings.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 1362/2207HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netDx 1.11.2  (landing page)
Shraddha Pai
Snapshot Date: 2023-04-11 14:00:16 -0400 (Tue, 11 Apr 2023)
git_url: https://git.bioconductor.org/packages/netDx
git_branch: devel
git_last_commit: ca71bbf2
git_last_commit_date: 2023-04-06 17:37:58 -0400 (Thu, 06 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.1 LTS) / x86_64  OK    OK    OK  
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    ERROR  

Summary

Package: netDx
Version: 1.11.2
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings netDx_1.11.2.tar.gz
StartedAt: 2023-04-12 07:52:04 -0400 (Wed, 12 Apr 2023)
EndedAt: 2023-04-12 08:13:41 -0400 (Wed, 12 Apr 2023)
EllapsedTime: 1296.5 seconds
RetCode: 1
Status:   ERROR  
CheckDir: netDx.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/netDx.Rcheck’
* using R Under development (unstable) (2023-02-14 r83833)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
    GNU Fortran (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
* running under: Ubuntu 20.04.6 LTS
* using session charset: UTF-8
* checking for file ‘netDx/DESCRIPTION’ ... OK
* this is package ‘netDx’ version ‘1.11.2’
* 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             30.221  2.014  34.833
createPSN_MultiData        22.555  1.834  40.254
RR_featureTally             8.962  0.620   9.583
compileFeatures             8.237  0.707  25.036
smoothMutations_LabelProp   7.783  0.468  36.877
runFeatureSelection         7.583  0.540   5.013
thresholdSmoothedMutations  2.486  0.088  27.883
enrichLabelNets             2.160  0.143  71.153
getEnr                      0.950  0.148  10.943
makePSN_NamedMatrix         0.116  0.000  12.840
countIntType_batch          0.028  0.004  10.036
* 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 ...
  ‘ThreeWayClassifier.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... ERROR
Error(s) in re-building vignettes:
  ...
--- re-building ‘ThreeWayClassifier.Rmd’ using rmarkdown
Killed

* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/netDx.Rcheck/00check.log’
for details.


Installation output

netDx.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-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 Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences"
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 0 | SKIP 0 | PASS 39 ]
> 
> proc.time()
   user  system elapsed 
 85.539   6.498 297.320 

Example timings

netDx.Rcheck/netDx-Ex.timings

nameusersystemelapsed
MB.pheno0.0040.0040.008
RR_featureTally8.9620.6209.583
avgNormDiff0.0420.0040.046
buildPredictor30.221 2.01434.833
buildPredictor_sparseGenetic0.9120.0841.833
callFeatSel0.1250.0200.144
callOverallSelectedFeatures0.1020.0040.106
cleanPathwayName0.0000.0000.001
cnv_GR0.0360.0040.040
cnv_TTstatus0.0060.0040.010
cnv_netPass0.0040.0000.004
cnv_netScores0.0060.0040.009
cnv_patientNetCount0.1110.0440.155
cnv_pheno0.0090.0000.009
compareShortestPath0.0180.0080.025
compileFeatureScores0.0070.0040.010
compileFeatures 8.237 0.70725.036
confmat0.0040.0000.004
confusionMatrix0.1700.0000.169
convertToMAE0.2230.0200.242
countIntType0.0020.0000.002
countIntType_batch 0.028 0.00410.036
countPatientsInNet0.0030.0000.003
createPSN_MultiData22.555 1.83440.254
dataList2List0.4280.0080.435
enrichLabelNets 2.160 0.14371.153
featScores0.0440.0080.052
fetchPathwayDefinitions0.4770.0200.714
genes0.0040.0000.004
getEMapInput1.0220.0561.125
getEMapInput_many0.7400.0840.864
getEnr 0.950 0.14810.943
getFeatureScores0.020.000.02
getFileSep000
getGMjar_path0.2230.0280.219
getNetConsensus0.0210.0000.020
getOR0.0050.0000.005
getPatientPredictions2.7510.1162.867
getPatientRankings0.0960.0200.116
getRegionOL0.340.000.34
getResults0.1330.0080.141
getSimilarity0.1990.0040.203
makePSN_NamedMatrix 0.116 0.00012.840
makePSN_RangeSets0.0190.0080.026
makeQueries0.0090.0040.013
makeSymmetric0.0020.0000.002
mapNamedRangesToSets0.0570.0040.061
modelres0.0000.0040.005
normDiff0.0000.0020.002
npheno0.0000.0030.002
pathwayList0.0030.0010.004
pathway_GR0.1260.0000.127
perfCalc0.0030.0000.003
pheno0.0140.0000.014
pheno_full0.0030.0000.003
plotEmap1.1470.0961.378
plotPerf2.0050.1002.105
plotPerf_multi0.0450.0120.057
predRes0.0010.0040.005
predictPatientLabels0.0110.0000.011
pruneNets0.0140.0000.013
randAlphanumString0.0010.0000.000
readPathways0.9750.0881.108
runFeatureSelection7.5830.5405.013
runQuery3.3470.3324.582
setupFeatureDB0.0830.0120.095
silh0.0030.0000.004
sim.eucscale0.5180.0480.566
sim.pearscale0.6360.0440.680
simpleCap000
smoothMutations_LabelProp 7.783 0.46836.877
sparsify20.9450.1121.057
sparsify32.3430.1722.515
splitTestTrain0.020.000.02
splitTestTrain_resampling0.0060.0000.005
tSNEPlotter0.8700.0240.895
thresholdSmoothedMutations 2.486 0.08827.883
toymodel2.5800.6923.272
updateNets0.0070.0000.007
writeNetsSIF0.0060.0000.007
writeQueryBatchFile0.0030.0000.003
writeQueryFile0.0060.0000.006
xpr0.0400.0040.044