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

This page was generated on 2024-07-04 11:45 -0400 (Thu, 04 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4411
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4413
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4395
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4390
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 (2024-04-24) -- "Puppy Cup" 4407
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 1381/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netDx 1.17.0  (landing page)
Shraddha Pai
Snapshot Date: 2024-07-03 14:00 -0400 (Wed, 03 Jul 2024)
git_url: https://git.bioconductor.org/packages/netDx
git_branch: devel
git_last_commit: 827f9ce
git_last_commit_date: 2024-04-30 11:20:33 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino6Windows Server 2022 Datacenter / x64... NOT SUPPORTED ...
lconwaymacOS 12.7.1 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson3macOS 13.6.5 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.17.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.17.0.tar.gz
StartedAt: 2024-07-04 07:29:15 -0000 (Thu, 04 Jul 2024)
EndedAt: 2024-07-04 07:45:55 -0000 (Thu, 04 Jul 2024)
EllapsedTime: 999.8 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.17.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/netDx.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘netDx/DESCRIPTION’ ... OK
* this is package ‘netDx’ version ‘1.17.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             27.587  2.625  47.839
createPSN_MultiData        26.460  1.872  56.247
RR_featureTally            21.465  0.483  21.987
sim.pearscale              11.162  0.051  11.224
smoothMutations_LabelProp   9.427  0.543  34.472
getSimilarity               8.366  0.012   8.395
getPatientPredictions       6.818  0.115   6.949
runFeatureSelection         5.953  0.512   4.974
plotPerf                    5.833  0.024   5.861
compileFeatures             5.147  0.505  26.645
thresholdSmoothedMutations  5.082  0.267  29.656
enrichLabelNets             1.941  0.140  74.840
getEnr                      0.933  0.128  13.504
makePSN_NamedMatrix         0.076  0.030  12.129
countIntType_batch          0.029  0.000  11.633
* 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.0/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.0 (2024-04-24) -- "Puppy Cup"
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 
 74.906   6.404 322.796 

Example timings

netDx.Rcheck/netDx-Ex.timings

nameusersystemelapsed
MB.pheno0.0000.0070.007
RR_featureTally21.465 0.48321.987
avgNormDiff0.0530.0000.052
buildPredictor27.587 2.62547.839
buildPredictor_sparseGenetic0.7490.1003.218
callFeatSel0.1360.0040.140
callOverallSelectedFeatures0.1330.0440.177
cleanPathwayName0.0000.0010.001
cnv_GR0.0310.0220.053
cnv_TTstatus0.0040.0040.007
cnv_netPass0.0040.0020.006
cnv_netScores0.0020.0050.007
cnv_patientNetCount0.1290.0160.145
cnv_pheno0.0120.0000.012
compareShortestPath0.0430.0040.047
compileFeatureScores0.0110.0000.013
compileFeatures 5.147 0.50526.645
confmat0.0030.0000.003
confusionMatrix0.1080.0080.116
convertToMAE0.1690.0400.210
countIntType0.0020.0000.001
countIntType_batch 0.029 0.00011.633
countPatientsInNet0.0010.0020.003
createPSN_MultiData26.460 1.87256.247
dataList2List0.4750.0210.496
enrichLabelNets 1.941 0.14074.840
featScores0.0320.0080.040
fetchPathwayDefinitions0.4240.0311.655
genes0.0000.0030.003
getEMapInput1.0470.0751.374
getEMapInput_many1.0320.1481.415
getEnr 0.933 0.12813.504
getFeatureScores0.0170.0000.017
getFileSep000
getGMjar_path0.1850.0320.214
getNetConsensus0.0220.0000.022
getOR0.0060.0000.006
getPatientPredictions6.8180.1156.949
getPatientRankings0.1200.0200.141
getRegionOL0.4660.0120.479
getResults0.1650.0000.166
getSimilarity8.3660.0128.395
makePSN_NamedMatrix 0.076 0.03012.129
makePSN_RangeSets0.0150.0000.015
makeQueries0.0110.0000.011
makeSymmetric0.0000.0010.002
mapNamedRangesToSets0.0430.0090.053
modelres0.0040.0000.003
normDiff0.0020.0000.001
npheno0.0030.0000.002
pathwayList0.0030.0000.002
pathway_GR0.0890.0160.105
perfCalc0.0020.0000.002
pheno0.0110.0000.011
pheno_full0.0030.0000.003
plotEmap1.0880.1001.934
plotPerf5.8330.0245.861
plotPerf_multi0.0520.0000.052
predRes0.0020.0010.004
predictPatientLabels0.0090.0020.010
pruneNets0.0120.0000.012
randAlphanumString000
readPathways1.0740.1711.980
runFeatureSelection5.9530.5124.974
runQuery2.5380.2744.403
setupFeatureDB0.0690.0200.089
silh0.0010.0040.005
sim.eucscale0.6010.0400.642
sim.pearscale11.162 0.05111.224
simpleCap0.0010.0000.001
smoothMutations_LabelProp 9.427 0.54334.472
sparsify24.5920.1834.781
sparsify31.3270.0601.390
splitTestTrain0.0280.0000.028
splitTestTrain_resampling0.0070.0000.006
tSNEPlotter1.4180.0601.480
thresholdSmoothedMutations 5.082 0.26729.656
toymodel1.1690.3521.522
updateNets0.0100.0000.011
writeNetsSIF0.0090.0040.012
writeQueryBatchFile0.0010.0030.004
writeQueryFile0.0070.0000.008
xpr0.0340.0040.038