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

This page was generated on 2025-01-23 12:12 -0500 (Thu, 23 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4746
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4493
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4517
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4469
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4394
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-01-20 13:00 -0500 (Mon, 20 Jan 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 -0500 (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-01-21 09:18:36 -0000 (Tue, 21 Jan 2025)
EndedAt: 2025-01-21 09:33:37 -0000 (Tue, 21 Jan 2025)
EllapsedTime: 901.3 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.2 (2024-10-31)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 12.3.1 (openEuler 12.3.1-36.oe2403)
* 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.703  1.913  43.028
createPSN_MultiData        21.238  1.974  53.204
RR_featureTally            12.341  0.220  12.591
sim.pearscale              10.272  0.036  10.319
smoothMutations_LabelProp   8.698  0.405  30.315
getSimilarity               7.326  0.004   7.384
compileFeatures             6.863  0.336  26.699
runFeatureSelection         6.530  0.438   5.851
getPatientPredictions       5.900  0.144   6.058
plotPerf                    5.079  0.028   5.116
thresholdSmoothedMutations  4.933  0.130  25.776
enrichLabelNets             1.618  0.207  65.242
getEnr                      0.767  0.103  11.223
countIntType_batch          0.060  0.102  10.493
makePSN_NamedMatrix         0.086  0.020  10.763
* 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.2/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.2 (2024-10-31) -- "Pile of Leaves"
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

> 
> 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.894   4.067 294.699 

Example timings

netDx.Rcheck/netDx-Ex.timings

nameusersystemelapsed
MB.pheno0.0060.0000.006
RR_featureTally12.341 0.22012.591
avgNormDiff0.0490.0000.049
buildPredictor23.703 1.91343.028
buildPredictor_sparseGenetic0.8070.1152.098
callFeatSel0.1300.0240.154
callOverallSelectedFeatures0.1340.0800.214
cleanPathwayName0.0010.0000.001
cnv_GR0.0420.0160.058
cnv_TTstatus0.0040.0040.008
cnv_netPass0.0040.0020.006
cnv_netScores0.0030.0050.008
cnv_patientNetCount0.110.020.13
cnv_pheno0.0100.0040.013
compareShortestPath0.0470.0080.055
compileFeatureScores0.0100.0000.013
compileFeatures 6.863 0.33626.699
confmat0.0040.0000.004
confusionMatrix0.0950.0270.195
convertToMAE0.1830.0200.236
countIntType0.0010.0020.002
countIntType_batch 0.060 0.10210.493
countPatientsInNet0.0010.0030.004
createPSN_MultiData21.238 1.97453.204
dataList2List0.4320.0000.434
enrichLabelNets 1.618 0.20765.242
featScores0.0340.0040.074
fetchPathwayDefinitions0.3710.0201.589
genes0.0030.0000.004
getEMapInput1.0700.0881.395
getEMapInput_many1.1090.1241.462
getEnr 0.767 0.10311.223
getFeatureScores0.0160.0000.016
getFileSep000
getGMjar_path0.1670.0240.186
getNetConsensus0.0170.0000.017
getOR0.0030.0000.004
getPatientPredictions5.9000.1446.058
getPatientRankings0.1270.0040.132
getRegionOL0.4080.0120.422
getResults0.1580.0000.159
getSimilarity7.3260.0047.384
makePSN_NamedMatrix 0.086 0.02010.763
makePSN_RangeSets0.0150.0000.015
makeQueries0.0080.0040.011
makeSymmetric0.0020.0000.002
mapNamedRangesToSets0.0500.0040.055
modelres0.0030.0000.004
normDiff0.0000.0010.001
npheno0.0000.0020.002
pathwayList0.0000.0020.002
pathway_GR0.1030.0040.107
perfCalc0.0030.0000.002
pheno0.0110.0000.011
pheno_full0.0020.0000.003
plotEmap1.1300.0721.896
plotPerf5.0790.0285.116
plotPerf_multi0.0430.0080.051
predRes0.0030.0000.003
predictPatientLabels0.010.000.01
pruneNets0.0080.0040.012
randAlphanumString000
readPathways1.1070.1021.928
runFeatureSelection6.5300.4385.851
runQuery2.7660.2174.915
setupFeatureDB0.0680.0040.098
silh0.0030.0000.003
sim.eucscale0.4200.0320.452
sim.pearscale10.272 0.03610.319
simpleCap0.0000.0010.000
smoothMutations_LabelProp 8.698 0.40530.315
sparsify24.2450.1084.357
sparsify31.1390.0001.141
splitTestTrain0.0250.0000.025
splitTestTrain_resampling0.0060.0000.007
tSNEPlotter1.3620.0201.384
thresholdSmoothedMutations 4.933 0.13025.776
toymodel1.0940.3231.420
updateNets0.0080.0000.008
writeNetsSIF0.0040.0030.007
writeQueryBatchFile0.0040.0000.003
writeQueryFile0.0070.0000.006
xpr0.0360.0000.036