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

This page was generated on 2024-07-12 17:38 -0400 (Fri, 12 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4741
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4483
merida1macOS 12.7.4 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4512
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4461
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 1418/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netDx 1.16.0  (landing page)
Shraddha Pai
Snapshot Date: 2024-07-10 14:00 -0400 (Wed, 10 Jul 2024)
git_url: https://git.bioconductor.org/packages/netDx
git_branch: RELEASE_3_19
git_last_commit: 3e00d1b
git_last_commit_date: 2024-04-30 11:20:33 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64... NOT SUPPORTED ...
merida1macOS 12.7.4 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson1macOS 13.6.6 Ventura / arm64  OK    ERROR  skippedskipped


CHECK results for netDx on nebbiolo1

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.

raw results


Summary

Package: netDx
Version: 1.16.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings netDx_1.16.0.tar.gz
StartedAt: 2024-07-11 01:33:01 -0400 (Thu, 11 Jul 2024)
EndedAt: 2024-07-11 02:07:17 -0400 (Thu, 11 Jul 2024)
EllapsedTime: 2055.8 seconds
RetCode: 0
Status:   OK  
CheckDir: netDx.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings netDx_1.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/netDx.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘netDx/DESCRIPTION’ ... OK
* this is package ‘netDx’ version ‘1.16.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 ... OK
* 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             19.408  1.436  23.083
createPSN_MultiData        18.576  1.581  30.198
smoothMutations_LabelProp   7.024  0.832  33.333
RR_featureTally             6.956  0.864   7.820
compileFeatures             6.756  0.569  20.276
runFeatureSelection         6.827  0.424   4.455
thresholdSmoothedMutations  2.440  0.132  24.191
enrichLabelNets             1.502  0.218  60.860
getEnr                      0.788  0.257  10.198
makePSN_NamedMatrix         0.063  0.020   9.232
countIntType_batch          0.014  0.008   8.726
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/netDx.Rcheck/00check.log’
for details.


Installation output

netDx.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL netDx
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/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.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-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 
 65.661   5.604 245.488 

Example timings

netDx.Rcheck/netDx-Ex.timings

nameusersystemelapsed
MB.pheno0.0060.0000.006
RR_featureTally6.9560.8647.820
avgNormDiff0.0390.0080.047
buildPredictor19.408 1.43623.083
buildPredictor_sparseGenetic0.5670.0481.586
callFeatSel0.0700.0000.071
callOverallSelectedFeatures0.0850.0160.101
cleanPathwayName0.0000.0000.001
cnv_GR0.0270.0080.035
cnv_TTstatus0.0040.0200.023
cnv_netPass0.0010.0020.004
cnv_netScores0.0010.0230.024
cnv_patientNetCount0.0970.1180.216
cnv_pheno0.0080.0020.010
compareShortestPath0.0280.0010.030
compileFeatureScores0.0030.0040.008
compileFeatures 6.756 0.56920.276
confmat0.0020.0000.003
confusionMatrix0.0940.0070.102
convertToMAE0.1330.0080.141
countIntType0.0020.0000.002
countIntType_batch0.0140.0088.726
countPatientsInNet0.0050.0000.004
createPSN_MultiData18.576 1.58130.198
dataList2List0.2980.0080.305
enrichLabelNets 1.502 0.21860.860
featScores0.0360.0360.073
fetchPathwayDefinitions0.3360.0240.937
genes0.0000.0030.002
getEMapInput0.6880.0680.841
getEMapInput_many0.7310.0830.888
getEnr 0.788 0.25710.198
getFeatureScores0.0150.0060.021
getFileSep0.0010.0000.000
getGMjar_path0.1430.0210.142
getNetConsensus0.0120.0000.012
getOR0.0030.0000.004
getPatientPredictions1.7480.1241.874
getPatientRankings0.0810.0080.090
getRegionOL0.3090.0080.316
getResults0.1260.0160.142
getSimilarity0.1960.0040.199
makePSN_NamedMatrix0.0630.0209.232
makePSN_RangeSets0.0320.0000.033
makeQueries0.0090.0040.014
makeSymmetric0.0020.0000.002
mapNamedRangesToSets0.0370.0040.040
modelres0.0020.0000.003
normDiff0.0010.0000.001
npheno0.0020.0000.002
pathwayList0.0010.0050.006
pathway_GR0.0620.0100.071
perfCalc0.0010.0000.002
pheno0.0040.0040.009
pheno_full0.0020.0000.003
plotEmap0.7970.0491.231
plotPerf1.2190.0321.251
plotPerf_multi0.0270.0120.039
predRes0.0040.0000.004
predictPatientLabels0.0080.0000.007
pruneNets0.010.000.01
randAlphanumString0.0000.0010.000
readPathways0.7190.1070.901
runFeatureSelection6.8270.4244.455
runQuery3.2970.2264.094
setupFeatureDB0.0890.0040.093
silh0.0030.0000.004
sim.eucscale0.2650.0160.281
sim.pearscale0.6080.0440.651
simpleCap0.0000.0000.001
smoothMutations_LabelProp 7.024 0.83233.333
sparsify20.9810.1881.169
sparsify31.0270.0561.083
splitTestTrain0.0220.0040.026
splitTestTrain_resampling0.0060.0000.006
tSNEPlotter1.9480.4402.388
thresholdSmoothedMutations 2.440 0.13224.191
toymodel0.9022.0562.959
updateNets0.0090.0000.009
writeNetsSIF0.0010.0070.007
writeQueryBatchFile0.0040.0000.004
writeQueryFile0.0070.0000.007
xpr0.0380.0240.062