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

This page was generated on 2025-01-28 11:47 -0500 (Tue, 28 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4659
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4454
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4465
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4419
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4409
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 1405/2286HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netDx 1.19.1  (landing page)
Shraddha Pai
Snapshot Date: 2025-01-27 13:40 -0500 (Mon, 27 Jan 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 -0500 (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 22.03 LTS-SP1) / 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-01-28 13:15:40 -0000 (Tue, 28 Jan 2025)
EndedAt: 2025-01-28 13:38:10 -0000 (Tue, 28 Jan 2025)
EllapsedTime: 1350.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.19.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/netDx.Rcheck’
* using R Under development (unstable) (2024-11-24 r87369)
* 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.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 ... NOTE
Warning: program compiled against libxml 212 using older 211
* 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             27.288  0.666  60.240
createPSN_MultiData        23.790  1.017  75.989
RR_featureTally            20.360  0.291  26.075
sim.pearscale              10.056  0.020  12.755
smoothMutations_LabelProp   9.526  0.407  48.236
getSimilarity               7.329  0.015   9.050
getPatientPredictions       6.717  0.112   8.727
plotPerf                    6.474  0.016   9.058
runFeatureSelection         5.585  0.347   8.133
compileFeatures             5.026  0.335  41.023
thresholdSmoothedMutations  4.972  0.060  39.539
sparsify2                   4.307  0.115   5.823
runQuery                    2.429  0.191   6.359
enrichLabelNets             1.895  0.004 106.628
getEnr                      0.919  0.058  17.293
makePSN_NamedMatrix         0.092  0.008  17.150
countIntType_batch          0.032  0.004  16.274
* 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.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-4.5.0-devel_2024-11-24/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
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) (2024-11-24 r87369) -- "Unsuffered Consequences"
Copyright (C) 2024 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 
 73.791   3.393 436.586 

Example timings

netDx.Rcheck/netDx-Ex.timings

nameusersystemelapsed
MB.pheno0.0060.0010.012
RR_featureTally20.360 0.29126.075
avgNormDiff0.0510.0040.111
buildPredictor27.288 0.66660.240
buildPredictor_sparseGenetic0.7360.0103.585
callFeatSel0.1310.0000.260
callOverallSelectedFeatures0.1300.0000.262
cleanPathwayName000
cnv_GR0.0410.0000.080
cnv_TTstatus0.0040.0040.016
cnv_netPass0.0040.0000.008
cnv_netScores0.0070.0000.015
cnv_patientNetCount0.1110.0240.168
cnv_pheno0.010.000.01
compareShortestPath0.0340.0000.034
compileFeatureScores0.0100.0000.021
compileFeatures 5.026 0.33541.023
confmat0.0040.0000.003
confusionMatrix0.1130.0040.233
convertToMAE0.1600.0240.220
countIntType0.0020.0000.002
countIntType_batch 0.032 0.00416.274
countPatientsInNet0.0010.0020.007
createPSN_MultiData23.790 1.01775.989
dataList2List0.4560.0080.626
enrichLabelNets 1.895 0.004106.628
featScores0.0340.0030.078
fetchPathwayDefinitions0.4090.0162.031
genes0.0010.0020.008
getEMapInput0.9850.0301.504
getEMapInput_many1.0830.0232.168
getEnr 0.919 0.05817.293
getFeatureScores0.0170.0000.038
getFileSep000
getGMjar_path0.1530.0370.448
getNetConsensus0.0190.0000.036
getOR0.0040.0000.008
getPatientPredictions6.7170.1128.727
getPatientRankings0.1200.0120.258
getRegionOL0.3990.0120.488
getResults0.1540.0000.159
getSimilarity7.3290.0159.050
makePSN_NamedMatrix 0.092 0.00817.150
makePSN_RangeSets0.0150.0000.031
makeQueries0.0100.0000.022
makeSymmetric0.0020.0000.002
mapNamedRangesToSets0.0510.0040.112
modelres0.0000.0030.008
normDiff0.0010.0000.001
npheno0.0030.0000.007
pathwayList0.0030.0000.003
pathway_GR0.1030.0040.220
perfCalc0.0020.0000.006
pheno0.0110.0000.023
pheno_full0.0030.0000.003
plotEmap1.0410.0962.491
plotPerf6.4740.0169.058
plotPerf_multi0.0470.0040.051
predRes0.0020.0010.003
predictPatientLabels0.0070.0030.010
pruneNets0.0110.0000.012
randAlphanumString0.0000.0000.001
readPathways1.0410.0552.361
runFeatureSelection5.5850.3478.133
runQuery2.4290.1916.359
setupFeatureDB0.0710.0080.160
silh0.0040.0010.007
sim.eucscale0.4680.0080.480
sim.pearscale10.056 0.02012.755
simpleCap0.0010.0000.000
smoothMutations_LabelProp 9.526 0.40748.236
sparsify24.3070.1155.823
sparsify31.4310.0241.505
splitTestTrain0.0210.0040.025
splitTestTrain_resampling0.0060.0000.006
tSNEPlotter1.3940.0081.652
thresholdSmoothedMutations 4.972 0.06039.539
toymodel1.1370.3551.672
updateNets0.0040.0040.008
writeNetsSIF0.0030.0040.007
writeQueryBatchFile0.0040.0000.004
writeQueryFile0.0070.0000.007
xpr0.0340.0040.049