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

This page was generated on 2024-05-31 17:03:06 -0400 (Fri, 31 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4753
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4464
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-05-30 18:28:32 -0400 (Thu, 30 May 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
kjohnson3macOS 13.6.5 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-05-31 06:06:34 -0400 (Fri, 31 May 2024)
EndedAt: 2024-05-31 06:43:51 -0400 (Fri, 31 May 2024)
EllapsedTime: 2237.1 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.0 (2024-04-24)
* 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.005  1.476  22.406
createPSN_MultiData        17.960  1.603  30.661
runFeatureSelection         8.183  0.442   4.632
RR_featureTally             6.897  0.840   7.737
smoothMutations_LabelProp   6.970  0.697  29.316
compileFeatures             6.220  0.435  20.414
thresholdSmoothedMutations  2.401  0.124  25.707
enrichLabelNets             1.518  0.281  58.418
getEnr                      0.844  0.153   9.843
makePSN_NamedMatrix         0.097  0.004   9.833
countIntType_batch          0.017  0.003   8.613
* 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.0 (2024-04-24) -- "Puppy Cup"
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.312   6.187 245.505 

Example timings

netDx.Rcheck/netDx-Ex.timings

nameusersystemelapsed
MB.pheno0.0060.0010.005
RR_featureTally6.8970.8407.737
avgNormDiff0.0480.0040.052
buildPredictor19.005 1.47622.406
buildPredictor_sparseGenetic0.6210.0681.125
callFeatSel0.0720.0080.080
callOverallSelectedFeatures0.0790.0160.094
cleanPathwayName0.0010.0000.000
cnv_GR0.0330.0000.033
cnv_TTstatus0.0020.0230.025
cnv_netPass0.0040.0000.003
cnv_netScores0.0130.0120.025
cnv_patientNetCount0.1030.1160.219
cnv_pheno0.0030.0060.009
compareShortestPath0.0270.0010.029
compileFeatureScores0.0040.0040.008
compileFeatures 6.220 0.43520.414
confmat0.0030.0000.002
confusionMatrix0.1020.0000.102
convertToMAE0.1280.0190.148
countIntType0.0020.0000.001
countIntType_batch0.0170.0038.613
countPatientsInNet0.0030.0010.003
createPSN_MultiData17.960 1.60330.661
dataList2List0.3000.0080.309
enrichLabelNets 1.518 0.28158.418
featScores0.0290.0200.048
fetchPathwayDefinitions0.3490.0720.554
genes0.0040.0000.005
getEMapInput0.8200.0640.910
getEMapInput_many0.7660.0920.882
getEnr0.8440.1539.843
getFeatureScores0.0090.0060.015
getFileSep000
getGMjar_path0.1390.0450.162
getNetConsensus0.0130.0000.012
getOR0.0040.0000.004
getPatientPredictions1.7390.0841.824
getPatientRankings0.0800.0080.088
getRegionOL0.2910.0120.303
getResults0.1310.0040.134
getSimilarity0.2000.0000.201
makePSN_NamedMatrix0.0970.0049.833
makePSN_RangeSets0.0170.0000.016
makeQueries0.0110.0000.011
makeSymmetric0.0020.0000.002
mapNamedRangesToSets0.0280.0200.049
modelres0.0040.0000.003
normDiff0.0020.0000.001
npheno0.0000.0020.002
pathwayList0.0020.0050.006
pathway_GR0.0570.0080.064
perfCalc0.0020.0000.002
pheno0.0080.0000.009
pheno_full0.0020.0000.003
plotEmap0.7910.1111.035
plotPerf1.2150.0321.246
plotPerf_multi0.0330.0040.037
predRes0.0030.0000.004
predictPatientLabels0.0070.0000.007
pruneNets0.0050.0040.010
randAlphanumString0.0010.0000.001
readPathways0.7150.1120.851
runFeatureSelection8.1830.4424.632
runQuery3.1420.2344.083
setupFeatureDB0.0930.0040.098
silh0.0000.0030.003
sim.eucscale0.2820.0120.294
sim.pearscale0.6060.0400.647
simpleCap000
smoothMutations_LabelProp 6.970 0.69729.316
sparsify20.8460.1320.978
sparsify31.8710.2762.147
splitTestTrain0.0200.0000.019
splitTestTrain_resampling0.0050.0000.005
tSNEPlotter0.8220.0360.857
thresholdSmoothedMutations 2.401 0.12425.707
toymodel0.9762.0283.005
updateNets0.0040.0060.009
writeNetsSIF0.0060.0010.008
writeQueryBatchFile0.0040.0000.004
writeQueryFile0.0070.0000.007
xpr0.0400.0240.065