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

This page was generated on 2025-02-03 12:12 -0500 (Mon, 03 Feb 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" 4494
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" 4400
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-30 13:00 -0500 (Thu, 30 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-31 08:39:18 -0000 (Fri, 31 Jan 2025)
EndedAt: 2025-01-31 08:55:01 -0000 (Fri, 31 Jan 2025)
EllapsedTime: 942.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.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             22.844  1.810  47.218
createPSN_MultiData        23.045  1.354  54.876
RR_featureTally            12.968  0.284  13.412
sim.pearscale              10.289  0.035  10.939
smoothMutations_LabelProp   8.761  0.329  33.180
getSimilarity               7.347  0.016   7.423
runFeatureSelection         6.508  0.405   7.356
compileFeatures             6.197  0.352  29.671
getPatientPredictions       5.952  0.112   6.135
thresholdSmoothedMutations  5.300  0.143  27.842
plotPerf                    5.114  0.024   5.165
runQuery                    2.957  0.174   6.171
enrichLabelNets             1.468  0.131  67.332
getEnr                      0.782  0.109  12.661
makePSN_NamedMatrix         0.111  0.012  12.281
countIntType_batch          0.076  0.019  10.812
* 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 
 70.073   4.788 301.471 

Example timings

netDx.Rcheck/netDx-Ex.timings

nameusersystemelapsed
MB.pheno0.0060.0000.007
RR_featureTally12.968 0.28413.412
avgNormDiff0.0480.0000.047
buildPredictor22.844 1.81047.218
buildPredictor_sparseGenetic0.7460.0322.176
callFeatSel0.1280.0040.133
callOverallSelectedFeatures0.1330.0080.142
cleanPathwayName0.0000.0000.001
cnv_GR0.0320.0080.040
cnv_TTstatus0.0040.0040.007
cnv_netPass0.0040.0000.003
cnv_netScores0.0020.0050.007
cnv_patientNetCount0.1020.0220.125
cnv_pheno0.0110.0000.010
compareShortestPath0.0370.0040.041
compileFeatureScores0.0100.0000.021
compileFeatures 6.197 0.35229.671
confmat0.0030.0000.007
confusionMatrix0.1070.0130.203
convertToMAE0.1720.0000.173
countIntType0.0010.0000.002
countIntType_batch 0.076 0.01910.812
countPatientsInNet0.0030.0000.004
createPSN_MultiData23.045 1.35454.876
dataList2List0.4210.0240.506
enrichLabelNets 1.468 0.13167.332
featScores0.0380.0000.083
fetchPathwayDefinitions0.4130.0362.519
genes0.0030.0000.008
getEMapInput1.0350.1051.629
getEMapInput_many1.1160.0961.999
getEnr 0.782 0.10912.661
getFeatureScores0.0200.0000.029
getFileSep000
getGMjar_path0.1700.0270.209
getNetConsensus0.0180.0000.019
getOR0.0040.0000.005
getPatientPredictions5.9520.1126.135
getPatientRankings0.1170.0120.131
getRegionOL0.4380.0200.459
getResults0.1570.0080.166
getSimilarity7.3470.0167.423
makePSN_NamedMatrix 0.111 0.01212.281
makePSN_RangeSets0.0070.0080.034
makeQueries0.0120.0000.024
makeSymmetric0.0020.0000.002
mapNamedRangesToSets0.0590.0040.112
modelres0.0040.0000.004
normDiff0.0010.0000.002
npheno0.0030.0000.003
pathwayList0.0030.0000.003
pathway_GR0.1080.0200.128
perfCalc0.0030.0000.002
pheno0.0130.0000.013
pheno_full0.0020.0000.003
plotEmap1.1180.1282.173
plotPerf5.1140.0245.165
plotPerf_multi0.0480.0040.052
predRes0.0030.0000.004
predictPatientLabels0.0110.0000.010
pruneNets0.0050.0080.013
randAlphanumString000
readPathways1.1030.0921.947
runFeatureSelection6.5080.4057.356
runQuery2.9570.1746.171
setupFeatureDB0.0790.0000.140
silh0.0040.0000.004
sim.eucscale0.4310.0200.452
sim.pearscale10.289 0.03510.939
simpleCap000
smoothMutations_LabelProp 8.761 0.32933.180
sparsify24.3320.0754.575
sparsify31.2850.0001.289
splitTestTrain0.0250.0040.030
splitTestTrain_resampling0.0070.0000.007
tSNEPlotter1.3740.0081.387
thresholdSmoothedMutations 5.300 0.14327.842
toymodel1.0970.3191.420
updateNets0.0080.0000.008
writeNetsSIF0.0070.0000.008
writeQueryBatchFile0.0040.0000.003
writeQueryFile0.0070.0000.007
xpr0.0340.0040.037