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

This page was generated on 2023-10-16 11:35:34 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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

Package 1374/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netDx 1.12.0  (landing page)
Shraddha Pai
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/netDx
git_branch: RELEASE_3_17
git_last_commit: a2c338f
git_last_commit_date: 2023-04-25 11:15:11 -0400 (Tue, 25 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64... NOT SUPPORTED ...
merida1macOS 12.6.4 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson2macOS 12.6.1 Monterey / arm64see weekly results here

CHECK results for netDx on nebbiolo1


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.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: netDx
Version: 1.12.0
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.12.0.tar.gz
StartedAt: 2023-10-15 23:17:00 -0400 (Sun, 15 Oct 2023)
EndedAt: 2023-10-15 23:52:30 -0400 (Sun, 15 Oct 2023)
EllapsedTime: 2129.8 seconds
RetCode: 0
Status:   OK  
CheckDir: netDx.Rcheck
Warnings: 0

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


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/netDx.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
* running under: Ubuntu 22.04.3 LTS
* using session charset: UTF-8
* checking for file ‘netDx/DESCRIPTION’ ... OK
* this is package ‘netDx’ version ‘1.12.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 ... 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 ... 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 startup messages can be suppressed ... 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             20.302  1.535  24.531
createPSN_MultiData        19.316  1.683  32.079
runFeatureSelection         8.069  0.486   4.624
RR_featureTally             7.877  0.592   8.470
smoothMutations_LabelProp   7.267  0.560  28.427
compileFeatures             6.149  0.522  21.871
thresholdSmoothedMutations  4.637  0.520  26.146
enrichLabelNets             2.046  1.087  57.583
getEnr                      0.889  0.176  10.181
makePSN_NamedMatrix         0.090  0.004   9.208
countIntType_batch          0.023  0.001   9.096
* 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 ... OK
* checking PDF version of manual ... OK
* DONE

Status: 3 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 version 4.3.1 (2023-06-16) -- "Beagle Scouts"
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 
 66.564   5.261 234.930 

Example timings

netDx.Rcheck/netDx-Ex.timings

nameusersystemelapsed
MB.pheno0.0030.0040.007
RR_featureTally7.8770.5928.470
avgNormDiff0.0440.0040.048
buildPredictor20.302 1.53524.531
buildPredictor_sparseGenetic0.5440.0282.815
callFeatSel0.080.000.08
callOverallSelectedFeatures0.0810.0200.101
cleanPathwayName000
cnv_GR0.0250.0100.035
cnv_TTstatus0.0050.0200.025
cnv_netPass0.0040.0000.004
cnv_netScores0.0040.0200.024
cnv_patientNetCount0.0790.1390.219
cnv_pheno0.0120.0000.012
compareShortestPath0.0150.0080.023
compileFeatureScores0.0060.0040.010
compileFeatures 6.149 0.52221.871
confmat0.0030.0010.003
confusionMatrix0.1060.0000.106
convertToMAE0.1370.0070.145
countIntType0.0000.0020.002
countIntType_batch0.0230.0019.096
countPatientsInNet0.0020.0000.002
createPSN_MultiData19.316 1.68332.079
dataList2List0.3990.0320.432
enrichLabelNets 2.046 1.08757.583
featScores0.0450.0360.081
fetchPathwayDefinitions0.3460.0520.649
genes0.0030.0000.003
getEMapInput0.6580.1230.811
getEMapInput_many0.730.140.90
getEnr 0.889 0.17610.181
getFeatureScores0.0230.0000.023
getFileSep000
getGMjar_path0.1660.0490.194
getNetConsensus0.0120.0000.012
getOR0.0040.0000.004
getPatientPredictions1.8270.1001.929
getPatientRankings0.1010.0000.102
getRegionOL0.3370.0080.344
getResults0.1340.0040.139
getSimilarity0.1980.0160.214
makePSN_NamedMatrix0.0900.0049.208
makePSN_RangeSets0.0190.0040.024
makeQueries0.0100.0040.013
makeSymmetric0.0020.0000.003
mapNamedRangesToSets0.0590.0000.059
modelres0.0040.0000.003
normDiff0.0020.0000.001
npheno0.0030.0000.002
pathwayList0.0020.0060.007
pathway_GR0.0710.0060.077
perfCalc0.0000.0030.002
pheno0.0020.0090.010
pheno_full0.0020.0000.002
plotEmap0.8500.0841.043
plotPerf1.2330.0161.249
plotPerf_multi0.040.000.04
predRes0.0040.0000.004
predictPatientLabels0.0080.0000.008
pruneNets0.0070.0040.011
randAlphanumString0.0000.0000.001
readPathways0.7420.1520.925
runFeatureSelection8.0690.4864.624
runQuery2.5920.2424.129
setupFeatureDB0.0740.0040.078
silh0.0010.0020.003
sim.eucscale0.2840.0180.302
sim.pearscale0.5670.0160.583
simpleCap0.0010.0000.001
smoothMutations_LabelProp 7.267 0.56028.427
sparsify20.8660.1751.041
sparsify31.1010.0921.192
splitTestTrain0.0240.0000.024
splitTestTrain_resampling0.0060.0000.005
tSNEPlotter0.9370.0791.016
thresholdSmoothedMutations 4.637 0.52026.146
toymodel0.9622.1273.090
updateNets0.0100.0000.009
writeNetsSIF0.0070.0000.007
writeQueryBatchFile0.0030.0000.004
writeQueryFile0.0070.0000.006
xpr0.0430.0240.066