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

This page was generated on 2024-07-03 10:19 -0400 (Wed, 03 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4757
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4480
merida1macOS 12.7.4 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4511
kjohnson1macOS 13.6.6 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4469
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 1418/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netDx 1.16.0  (landing page)
Shraddha Pai
Snapshot Date: 2024-06-30 14:00 -0400 (Sun, 30 Jun 2024)
git_url: https://git.bioconductor.org/packages/netDx
git_branch: RELEASE_3_19
git_last_commit: 3e00d1b
git_last_commit_date: 2024-04-30 11:20:33 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64... NOT SUPPORTED ...
merida1macOS 12.7.4 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson1macOS 13.6.6 Ventura / arm64  OK    ERROR  skippedskipped


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.16.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings netDx_1.16.0.tar.gz
StartedAt: 2024-07-01 01:44:12 -0400 (Mon, 01 Jul 2024)
EndedAt: 2024-07-01 02:18:08 -0400 (Mon, 01 Jul 2024)
EllapsedTime: 2035.9 seconds
RetCode: 0
Status:   OK  
CheckDir: netDx.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/netDx.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘netDx/DESCRIPTION’ ... OK
* this is package ‘netDx’ version ‘1.16.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 code 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 whether 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 ... NOTE
checkRd: (-1) getEnr.Rd:53: Lost braces; missing escapes or markup?
    53 | {(+,-),(-,+),(-,-)} interactions. 
       | ^
checkRd: (-1) predict.Rd:27: Lost braces; missing escapes or markup?
    27 | e.g. keys could include {'clinical','rna','methylation'}, and values within 'rna' could include pathway names {'cell cycle', 'DNA repair'}, etc.,
       |                         ^
checkRd: (-1) predict.Rd:27: Lost braces; missing escapes or markup?
    27 | e.g. keys could include {'clinical','rna','methylation'}, and values within 'rna' could include pathway names {'cell cycle', 'DNA repair'}, etc.,
       |                                                                                                               ^
* 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             19.244  1.036  22.394
createPSN_MultiData        18.056  1.246  29.638
runFeatureSelection         7.576  0.661   4.525
smoothMutations_LabelProp   7.411  0.672  30.009
RR_featureTally             6.976  0.836   7.812
compileFeatures             7.139  0.419  21.806
thresholdSmoothedMutations  3.613  0.287  25.740
enrichLabelNets             1.765  0.068  59.351
getEnr                      0.767  0.161  10.355
makePSN_NamedMatrix         0.075  0.004   8.727
countIntType_batch          0.020  0.009   9.729
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

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


Installation output

netDx.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.19-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.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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 
 65.122   5.011 246.725 

Example timings

netDx.Rcheck/netDx-Ex.timings

nameusersystemelapsed
MB.pheno0.0030.0040.006
RR_featureTally6.9760.8367.812
avgNormDiff0.0460.0000.046
buildPredictor19.244 1.03622.394
buildPredictor_sparseGenetic0.5380.0163.408
callFeatSel0.0670.0040.071
callOverallSelectedFeatures0.0770.0080.085
cleanPathwayName0.0000.0000.001
cnv_GR0.0280.0040.032
cnv_TTstatus0.0080.0160.023
cnv_netPass0.0030.0000.004
cnv_netScores0.0070.0160.023
cnv_patientNetCount0.1250.0920.218
cnv_pheno0.0090.0000.009
compareShortestPath0.0280.0000.029
compileFeatureScores0.0080.0000.008
compileFeatures 7.139 0.41921.806
confmat0.0000.0030.003
confusionMatrix0.1000.0040.105
convertToMAE0.1370.0080.146
countIntType0.0020.0000.002
countIntType_batch0.0200.0099.729
countPatientsInNet0.0040.0000.004
createPSN_MultiData18.056 1.24629.638
dataList2List0.2890.0120.301
enrichLabelNets 1.765 0.06859.351
featScores0.0290.0400.069
fetchPathwayDefinitions0.3290.0200.889
genes0.0030.0000.003
getEMapInput0.6880.0530.815
getEMapInput_many0.7320.0990.901
getEnr 0.767 0.16110.355
getFeatureScores0.0180.0040.022
getFileSep0.0000.0000.001
getGMjar_path0.1180.0400.141
getNetConsensus0.0120.0010.012
getOR0.0030.0000.003
getPatientPredictions1.7530.1151.869
getPatientRankings0.0870.0040.091
getRegionOL0.2920.0000.292
getResults0.1290.0040.133
getSimilarity0.1940.0040.198
makePSN_NamedMatrix0.0750.0048.727
makePSN_RangeSets0.0210.0000.021
makeQueries0.010.000.01
makeSymmetric0.0020.0000.002
mapNamedRangesToSets0.0510.0040.055
modelres0.0050.0000.005
normDiff0.0010.0000.001
npheno0.0030.0000.003
pathwayList0.0030.0080.011
pathway_GR0.0590.0120.071
perfCalc0.0020.0000.002
pheno0.0090.0000.009
pheno_full0.0030.0000.003
plotEmap0.7660.0721.225
plotPerf1.2150.0201.235
plotPerf_multi0.0280.0080.036
predRes0.0040.0000.004
predictPatientLabels0.0070.0000.007
pruneNets0.0090.0000.009
randAlphanumString000
readPathways0.7130.0880.875
runFeatureSelection7.5760.6614.525
runQuery3.1440.2034.035
setupFeatureDB0.0620.0000.061
silh0.0030.0000.003
sim.eucscale0.2660.0000.266
sim.pearscale0.5530.0160.570
simpleCap0.0000.0000.001
smoothMutations_LabelProp 7.411 0.67230.009
sparsify20.7330.1440.877
sparsify31.0350.0601.095
splitTestTrain0.0210.0000.021
splitTestTrain_resampling0.0060.0000.005
tSNEPlotter0.8200.0760.896
thresholdSmoothedMutations 3.613 0.28725.740
toymodel0.8572.0082.866
updateNets0.0070.0000.007
writeNetsSIF0.0070.0000.007
writeQueryBatchFile0.0030.0000.003
writeQueryFile0.0060.0000.006
xpr0.0380.0240.062