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

This page was generated on 2025-10-16 11:41 -0400 (Thu, 16 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4833
merida1macOS 12.7.6 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4614
kjohnson1macOS 13.7.5 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4555
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4586
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 1435/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netDx 1.20.0  (landing page)
Shraddha Pai
Snapshot Date: 2025-10-13 13:40 -0400 (Mon, 13 Oct 2025)
git_url: https://git.bioconductor.org/packages/netDx
git_branch: RELEASE_3_21
git_last_commit: ba098e1
git_last_commit_date: 2025-04-15 11:54:11 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    ERROR  skipped
merida1macOS 12.7.6 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson1macOS 13.7.5 Ventura / arm64  OK    ERROR  skippedskipped
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for netDx on kunpeng2

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.20.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.20.0.tar.gz
StartedAt: 2025-10-14 11:56:55 -0000 (Tue, 14 Oct 2025)
EndedAt: 2025-10-14 12:16:52 -0000 (Tue, 14 Oct 2025)
EllapsedTime: 1196.8 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.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/netDx.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* 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-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘netDx/DESCRIPTION’ ... OK
* this is package ‘netDx’ version ‘1.20.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 21 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 ... INFO
  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             26.563  1.132  51.725
createPSN_MultiData        23.126  0.975  59.709
RR_featureTally            18.663  0.116  20.123
sim.pearscale              10.064  0.028  11.999
smoothMutations_LabelProp   9.591  0.443  49.300
getSimilarity               7.178  0.019   7.604
runFeatureSelection         6.838  0.275   8.274
getPatientPredictions       6.834  0.108   8.352
compileFeatures             6.278  0.300  37.268
plotPerf                    5.729  0.016   6.218
sparsify2                   4.360  0.136   5.160
thresholdSmoothedMutations  3.719  0.044  43.004
runQuery                    2.927  0.233   6.524
enrichLabelNets             1.913  0.083  87.379
getEnr                      0.974  0.103  15.064
makePSN_NamedMatrix         0.092  0.012  14.119
countIntType_batch          0.027  0.000  14.634
* 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: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-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-devel_2025-02-19/site-library’
* installing *source* package ‘netDx’ ...
** this is package ‘netDx’ version ‘1.20.0’
** 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
Warning in fun(libname, pkgname) :
  Package 'netDx' is deprecated and will be removed from Bioconductor
  version 3.22
** testing if installed package can be loaded from final location
Warning in fun(libname, pkgname) :
  Package 'netDx' is deprecated and will be removed from Bioconductor
  version 3.22
** testing if installed package keeps a record of temporary installation path
* DONE (netDx)

Tests output

netDx.Rcheck/tests/testthat.Rout


R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences"
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

Warning message:
In fun(libname, pkgname) :
  Package 'netDx' is deprecated and will be removed from Bioconductor
  version 3.22
> 
> 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 
 79.416   3.684 399.348 

Example timings

netDx.Rcheck/netDx-Ex.timings

nameusersystemelapsed
MB.pheno0.0030.0030.005
RR_featureTally18.663 0.11620.123
avgNormDiff0.0460.0040.103
buildPredictor26.563 1.13251.725
buildPredictor_sparseGenetic0.7270.0412.330
callFeatSel0.1380.0040.263
callOverallSelectedFeatures0.1280.0120.140
cleanPathwayName000
cnv_GR0.0360.0040.039
cnv_TTstatus0.0030.0040.008
cnv_netPass0.0040.0000.004
cnv_netScores0.0030.0040.008
cnv_patientNetCount0.1050.0240.129
cnv_pheno0.0090.0000.010
compareShortestPath0.0300.0040.035
compileFeatureScores0.0060.0040.012
compileFeatures 6.278 0.30037.268
confmat0.0040.0000.003
confusionMatrix0.1140.0040.239
convertToMAE0.1750.0120.318
countIntType0.0020.0000.001
countIntType_batch 0.027 0.00014.634
countPatientsInNet0.0020.0000.003
createPSN_MultiData23.126 0.97559.709
dataList2List0.4660.0040.589
enrichLabelNets 1.913 0.08387.379
featScores0.0330.0040.037
fetchPathwayDefinitions0.3950.0322.089
genes0.0030.0000.007
getEMapInput1.0770.0642.230
getEMapInput_many1.0680.1002.035
getEnr 0.974 0.10315.064
getFeatureScores0.0160.0010.017
getFileSep000
getGMjar_path0.1990.0300.483
getNetConsensus0.0200.0000.041
getOR0.0040.0000.009
getPatientPredictions6.8340.1088.352
getPatientRankings0.1380.0080.280
getRegionOL0.4510.0000.452
getResults0.1580.0000.159
getSimilarity7.1780.0197.604
makePSN_NamedMatrix 0.092 0.01214.119
makePSN_RangeSets0.0110.0040.031
makeQueries0.0120.0000.024
makeSymmetric0.0020.0000.007
mapNamedRangesToSets0.0570.0010.115
modelres0.0040.0000.007
normDiff0.0020.0000.001
npheno0.0030.0000.007
pathwayList0.0030.0000.004
pathway_GR0.1000.0150.172
perfCalc0.0020.0010.003
pheno0.0110.0000.011
pheno_full0.0020.0000.002
plotEmap1.0230.0552.256
plotPerf5.7290.0166.218
plotPerf_multi0.0440.0040.048
predRes0.0030.0000.003
predictPatientLabels0.0090.0000.010
pruneNets0.0120.0000.011
randAlphanumString0.0010.0000.000
readPathways0.9740.0602.056
runFeatureSelection6.8380.2758.274
runQuery2.9270.2336.524
setupFeatureDB0.0570.0120.139
silh0.0040.0010.008
sim.eucscale0.4730.0080.541
sim.pearscale10.064 0.02811.999
simpleCap0.0000.0000.001
smoothMutations_LabelProp 9.591 0.44349.300
sparsify24.3600.1365.160
sparsify31.5190.0161.558
splitTestTrain0.0290.0000.029
splitTestTrain_resampling0.0070.0000.007
tSNEPlotter2.8700.0283.012
thresholdSmoothedMutations 3.719 0.04443.004
toymodel1.1710.3191.601
updateNets0.0090.0000.009
writeNetsSIF0.0080.0000.008
writeQueryBatchFile0.0040.0000.004
writeQueryFile0.0070.0000.007
xpr0.0350.0000.035