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

This page was generated on 2025-03-18 11:48 -0400 (Tue, 18 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" 4537
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4543
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4576
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4528
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4459
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 1420/2313HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netDx 1.19.1  (landing page)
Shraddha Pai
Snapshot Date: 2025-03-17 13:40 -0400 (Mon, 17 Mar 2025)
git_url: https://git.bioconductor.org/packages/netDx
git_branch: devel
git_last_commit: 11cd9eb
git_last_commit_date: 2024-12-17 11:22:06 -0400 (Tue, 17 Dec 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    ERROR  skipped
palomino7Windows Server 2022 Datacenter / x64... NOT SUPPORTED ...
lconwaymacOS 12.7.1 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson3macOS 13.7.1 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.19.1
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.19.1.tar.gz
StartedAt: 2025-03-18 08:57:23 -0000 (Tue, 18 Mar 2025)
EndedAt: 2025-03-18 09:15:28 -0000 (Tue, 18 Mar 2025)
EllapsedTime: 1085.6 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.19.1.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.19.1’
* 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             28.760  1.250  47.347
createPSN_MultiData        25.667  1.060  55.853
RR_featureTally            20.017  0.280  20.340
smoothMutations_LabelProp   9.863  0.452  45.932
sim.pearscale              10.058  0.032  10.097
getSimilarity               7.446  0.023   7.487
getPatientPredictions       6.875  0.328   7.240
thresholdSmoothedMutations  6.608  0.431  42.858
runFeatureSelection         5.997  0.383   5.378
compileFeatures             6.000  0.358  28.997
plotPerf                    5.870  0.076   5.953
enrichLabelNets             1.899  0.152  74.897
getEnr                      0.931  0.945  14.541
makePSN_NamedMatrix         0.103  0.004  13.264
countIntType_batch          0.030  0.013  12.404
* 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.19.1’
** 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 
 78.710   4.737 363.567 

Example timings

netDx.Rcheck/netDx-Ex.timings

nameusersystemelapsed
MB.pheno0.0070.0000.007
RR_featureTally20.017 0.28020.340
avgNormDiff0.0520.0000.052
buildPredictor28.760 1.25047.347
buildPredictor_sparseGenetic0.7530.0401.965
callFeatSel0.1310.0040.136
callOverallSelectedFeatures0.1450.0120.158
cleanPathwayName0.0000.0010.001
cnv_GR0.0320.0110.043
cnv_TTstatus0.0020.0050.008
cnv_netPass0.0020.0020.005
cnv_netScores0.0030.0040.008
cnv_patientNetCount0.1240.0160.141
cnv_pheno0.0060.0040.010
compareShortestPath0.040.000.04
compileFeatureScores0.0070.0040.012
compileFeatures 6.000 0.35828.997
confmat0.0010.0020.003
confusionMatrix0.1090.0020.111
convertToMAE0.1670.0120.180
countIntType0.0020.0000.001
countIntType_batch 0.030 0.01312.404
countPatientsInNet0.0020.0000.002
createPSN_MultiData25.667 1.06055.853
dataList2List0.4720.0360.508
enrichLabelNets 1.899 0.15274.897
featScores0.0350.0050.040
fetchPathwayDefinitions0.4270.0522.156
genes0.0040.0000.003
getEMapInput1.0370.0561.421
getEMapInput_many1.1840.4631.988
getEnr 0.931 0.94514.541
getFeatureScores0.020.000.02
getFileSep000
getGMjar_path0.1780.0340.195
getNetConsensus0.0160.0040.020
getOR0.0030.0000.004
getPatientPredictions6.8750.3287.240
getPatientRankings0.1230.0480.173
getRegionOL0.4550.0230.480
getResults0.1660.0010.166
getSimilarity7.4460.0237.487
makePSN_NamedMatrix 0.103 0.00413.264
makePSN_RangeSets0.0070.0080.015
makeQueries0.0120.0000.011
makeSymmetric0.0020.0000.001
mapNamedRangesToSets0.0550.0000.056
modelres0.0040.0000.003
normDiff0.0020.0000.001
npheno0.0030.0000.003
pathwayList0.0030.0000.003
pathway_GR0.1000.0120.113
perfCalc0.0020.0000.002
pheno0.0080.0040.011
pheno_full0.0000.0030.002
plotEmap1.0980.1932.051
plotPerf5.8700.0765.953
plotPerf_multi0.0580.0000.059
predRes0.0040.0000.004
predictPatientLabels0.0070.0040.011
pruneNets0.0090.0040.013
randAlphanumString0.0010.0000.000
readPathways1.0990.1191.949
runFeatureSelection5.9970.3835.378
runQuery2.9620.1864.828
setupFeatureDB0.0740.0010.079
silh0.0000.0030.004
sim.eucscale0.4850.0320.518
sim.pearscale10.058 0.03210.097
simpleCap0.0010.0000.001
smoothMutations_LabelProp 9.863 0.45245.932
sparsify24.3830.1324.525
sparsify31.4790.0161.498
splitTestTrain0.0280.0000.028
splitTestTrain_resampling0.0070.0000.006
tSNEPlotter1.4380.0561.498
thresholdSmoothedMutations 6.608 0.43142.858
toymodel1.1910.3511.574
updateNets0.0080.0000.008
writeNetsSIF0.0090.0040.013
writeQueryBatchFile0.0000.0040.003
writeQueryFile0.0070.0000.007
xpr0.0340.0040.039