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

This page was generated on 2025-04-02 19:36 -0400 (Wed, 02 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4764
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4495
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4522
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4449
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4426
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-31 13:00 -0400 (Mon, 31 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-04-01 08:55:12 -0000 (Tue, 01 Apr 2025)
EndedAt: 2025-04-01 09:11:54 -0000 (Tue, 01 Apr 2025)
EllapsedTime: 1002.5 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.573  0.550  46.056
createPSN_MultiData        21.885  0.788  54.807
RR_featureTally            13.508  0.156  14.975
sim.pearscale               9.857  0.012  11.139
smoothMutations_LabelProp   8.679  0.323  33.566
runFeatureSelection         7.204  0.235   8.409
getSimilarity               6.979  0.000   7.707
compileFeatures             6.183  0.323  32.571
getPatientPredictions       6.012  0.080   6.917
plotPerf                    5.205  0.024   5.681
thresholdSmoothedMutations  3.283  0.025  26.376
runQuery                    3.056  0.155   6.511
enrichLabelNets             1.448  0.095  71.539
getEnr                      0.673  0.086  11.801
makePSN_NamedMatrix         0.097  0.032  11.062
countIntType_batch          0.027  0.012  12.071
* 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 
 72.736   3.704 331.208 

Example timings

netDx.Rcheck/netDx-Ex.timings

nameusersystemelapsed
MB.pheno0.0070.0000.006
RR_featureTally13.508 0.15614.975
avgNormDiff0.0510.0000.052
buildPredictor23.573 0.55046.056
buildPredictor_sparseGenetic0.7350.0242.675
callFeatSel0.1200.0000.241
callOverallSelectedFeatures0.1180.0080.171
cleanPathwayName0.0000.0000.001
cnv_GR0.0370.0000.037
cnv_TTstatus0.0030.0040.008
cnv_netPass0.0040.0000.003
cnv_netScores0.0030.0040.007
cnv_patientNetCount0.1050.0240.129
cnv_pheno0.0050.0040.009
compareShortestPath0.0320.0000.032
compileFeatureScores0.0080.0000.018
compileFeatures 6.183 0.32332.571
confmat0.0030.0000.003
confusionMatrix0.1130.0000.221
convertToMAE0.1520.0040.157
countIntType0.0010.0000.002
countIntType_batch 0.027 0.01212.071
countPatientsInNet0.0030.0000.003
createPSN_MultiData21.885 0.78854.807
dataList2List0.4090.0120.505
enrichLabelNets 1.448 0.09571.539
featScores0.0310.0040.076
fetchPathwayDefinitions0.3880.0241.941
genes0.0020.0000.003
getEMapInput1.0010.0631.762
getEMapInput_many1.0520.0881.562
getEnr 0.673 0.08611.801
getFeatureScores0.0180.0000.032
getFileSep000
getGMjar_path0.1880.0160.374
getNetConsensus0.0200.0040.048
getOR0.0040.0000.009
getPatientPredictions6.0120.0806.917
getPatientRankings0.1300.0040.267
getRegionOL0.4350.0040.761
getResults0.1560.0080.164
getSimilarity6.9790.0007.707
makePSN_NamedMatrix 0.097 0.03211.062
makePSN_RangeSets0.0110.0040.043
makeQueries0.0100.0000.035
makeSymmetric0.0010.0000.010
mapNamedRangesToSets0.0480.0080.129
modelres0.0030.0000.009
normDiff0.0010.0000.001
npheno0.0020.0000.007
pathwayList0.0020.0000.008
pathway_GR0.1030.0080.219
perfCalc0.0030.0000.006
pheno0.0120.0000.023
pheno_full0.0030.0010.007
plotEmap1.0910.0632.459
plotPerf5.2050.0245.681
plotPerf_multi0.0420.0070.050
predRes0.0030.0010.003
predictPatientLabels0.0110.0000.011
pruneNets0.0130.0000.013
randAlphanumString0.0010.0000.001
readPathways1.1280.1192.380
runFeatureSelection7.2040.2358.409
runQuery3.0560.1556.511
setupFeatureDB0.0730.0000.131
silh0.0030.0000.003
sim.eucscale0.4120.0000.476
sim.pearscale 9.857 0.01211.139
simpleCap0.0000.0000.001
smoothMutations_LabelProp 8.679 0.32333.566
sparsify23.9190.0484.593
sparsify31.6600.0231.869
splitTestTrain0.0260.0010.050
splitTestTrain_resampling0.0060.0000.011
tSNEPlotter1.2850.0161.706
thresholdSmoothedMutations 3.283 0.02526.376
toymodel1.1330.2712.048
updateNets0.0070.0000.007
writeNetsSIF0.0070.0000.008
writeQueryBatchFile0.0040.0000.004
writeQueryFile0.0030.0040.006
xpr0.0370.0000.045