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

This page was generated on 2025-03-20 12:12 -0400 (Thu, 20 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4756
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4487
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4514
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4441
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4406
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 1406/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netDx 1.18.0  (landing page)
Shraddha Pai
Snapshot Date: 2025-03-17 13:00 -0400 (Mon, 17 Mar 2025)
git_url: https://git.bioconductor.org/packages/netDx
git_branch: RELEASE_3_20
git_last_commit: 070163e
git_last_commit_date: 2024-10-29 10:43:07 -0400 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    ERROR  skipped
palomino8Windows Server 2022 Datacenter / x64... NOT SUPPORTED ...
merida1macOS 12.7.5 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson1macOS 13.6.6 Ventura / arm64  OK    ERROR  skippedskipped
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for netDx on taishan

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: netDx
Version: 1.18.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings netDx_1.18.0.tar.gz
StartedAt: 2025-03-18 09:58:46 -0000 (Tue, 18 Mar 2025)
EndedAt: 2025-03-18 10:13:41 -0000 (Tue, 18 Mar 2025)
EllapsedTime: 895.1 seconds
RetCode: 0
Status:   OK  
CheckDir: netDx.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/netDx.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘netDx/DESCRIPTION’ ... OK
* this is package ‘netDx’ version ‘1.18.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 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             23.406  0.495  40.799
createPSN_MultiData        22.070  1.259  49.825
RR_featureTally            13.395  0.079  13.510
sim.pearscale               9.860  0.036   9.907
smoothMutations_LabelProp   9.071  0.290  32.189
runFeatureSelection         7.013  0.431   5.811
getSimilarity               6.996  0.004   7.012
compileFeatures             6.376  0.466  26.989
getPatientPredictions       5.921  0.156   6.092
plotPerf                    5.058  0.024   5.092
thresholdSmoothedMutations  3.289  0.093  24.616
enrichLabelNets             1.430  0.353  64.479
getEnr                      0.735  0.347  11.536
makePSN_NamedMatrix         0.073  0.026  10.546
countIntType_batch          0.017  0.012  10.409
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

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


Installation output

netDx.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL netDx
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.3/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.3 (2025-02-28) -- "Trophy Case"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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 
 71.282   5.723 291.575 

Example timings

netDx.Rcheck/netDx-Ex.timings

nameusersystemelapsed
MB.pheno0.0030.0040.006
RR_featureTally13.395 0.07913.510
avgNormDiff0.0520.0000.052
buildPredictor23.406 0.49540.799
buildPredictor_sparseGenetic0.6630.0522.168
callFeatSel0.1340.0040.138
callOverallSelectedFeatures0.1360.0160.153
cleanPathwayName0.0010.0000.000
cnv_GR0.0280.0160.043
cnv_TTstatus0.0000.0070.007
cnv_netPass0.0040.0000.004
cnv_netScores0.0030.0040.008
cnv_patientNetCount0.1660.0160.183
cnv_pheno0.010.000.01
compareShortestPath0.0350.0000.036
compileFeatureScores0.0090.0000.011
compileFeatures 6.376 0.46626.989
confmat0.0030.0010.003
confusionMatrix0.1080.0050.230
convertToMAE0.1680.0040.180
countIntType0.0020.0000.002
countIntType_batch 0.017 0.01210.409
countPatientsInNet0.0030.0000.003
createPSN_MultiData22.070 1.25949.825
dataList2List0.4210.0320.462
enrichLabelNets 1.430 0.35364.479
featScores0.0320.0040.037
fetchPathwayDefinitions0.3760.0241.606
genes0.0030.0000.003
getEMapInput0.9560.0761.270
getEMapInput_many1.0190.1921.446
getEnr 0.735 0.34711.536
getFeatureScores0.0180.0080.027
getFileSep000
getGMjar_path0.1930.0330.215
getNetConsensus0.0170.0080.025
getOR0.0040.0000.004
getPatientPredictions5.9210.1566.092
getPatientRankings0.1260.0200.147
getRegionOL0.4260.0230.451
getResults0.1460.0150.161
getSimilarity6.9960.0047.012
makePSN_NamedMatrix 0.073 0.02610.546
makePSN_RangeSets0.0150.0000.018
makeQueries0.0110.0000.011
makeSymmetric0.0020.0000.002
mapNamedRangesToSets0.0510.0040.054
modelres0.0040.0000.003
normDiff0.0000.0020.001
npheno0.0010.0020.002
pathwayList0.0020.0000.003
pathway_GR0.0990.0080.107
perfCalc0.0030.0000.002
pheno0.0110.0000.011
pheno_full0.0030.0000.002
plotEmap1.0050.0721.815
plotPerf5.0580.0245.092
plotPerf_multi0.0390.0080.048
predRes0.0030.0000.004
predictPatientLabels0.0090.0000.010
pruneNets0.0110.0000.012
randAlphanumString000
readPathways1.1530.1162.064
runFeatureSelection7.0130.4315.811
runQuery2.9980.2254.881
setupFeatureDB0.0710.0000.071
silh0.0040.0000.003
sim.eucscale0.4310.0080.439
sim.pearscale9.8600.0369.907
simpleCap0.0000.0000.001
smoothMutations_LabelProp 9.071 0.29032.189
sparsify24.0600.0354.104
sparsify31.9920.0202.017
splitTestTrain0.0250.0000.025
splitTestTrain_resampling0.0060.0000.006
tSNEPlotter1.3320.0161.352
thresholdSmoothedMutations 3.289 0.09324.616
toymodel1.1890.3711.564
updateNets0.0100.0000.011
writeNetsSIF0.010.000.01
writeQueryBatchFile0.0050.0000.004
writeQueryFile0.0080.0000.008
xpr0.0390.0000.039