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

This page was generated on 2024-05-30 12:34:52 -0400 (Thu, 30 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4669
palomino4Windows Server 2022 Datacenterx644.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" 4404
merida1macOS 12.7.4 Montereyx86_644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4431
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4384
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 1374/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netDx 1.17.0  (landing page)
Shraddha Pai
Snapshot Date: 2024-05-29 11:04:14 -0400 (Wed, 29 May 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
palomino4Windows 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 nebbiolo2


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.17.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings netDx_1.17.0.tar.gz
StartedAt: 2024-05-29 22:19:54 -0400 (Wed, 29 May 2024)
EndedAt: 2024-05-29 22:57:02 -0400 (Wed, 29 May 2024)
EllapsedTime: 2228.7 seconds
RetCode: 0
Status:   OK  
CheckDir: netDx.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --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 RC (2024-04-16 r86468)
* 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.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             25.959  0.960  29.003
createPSN_MultiData        20.534  1.107  33.048
RR_featureTally            10.751  0.967  11.719
runFeatureSelection         7.609  0.412   4.494
smoothMutations_LabelProp   7.199  0.568  32.506
compileFeatures             6.598  0.496  21.595
thresholdSmoothedMutations  3.574  0.125  26.045
enrichLabelNets             2.085  0.207  57.874
getEnr                      0.772  0.044  10.612
makePSN_NamedMatrix         0.082  0.001   9.066
countIntType_batch          0.014  0.021   9.973
* 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: 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/bbs-3.20-bioc/R/bin/R CMD INSTALL netDx
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-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 RC (2024-04-16 r86468) -- "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 
 67.850   4.589 257.698 

Example timings

netDx.Rcheck/netDx-Ex.timings

nameusersystemelapsed
MB.pheno0.0050.0010.005
RR_featureTally10.751 0.96711.719
avgNormDiff0.0510.0000.051
buildPredictor25.959 0.96029.003
buildPredictor_sparseGenetic0.780.001.94
callFeatSel0.0840.0000.084
callOverallSelectedFeatures0.0930.0120.105
cleanPathwayName000
cnv_GR0.0410.0000.041
cnv_TTstatus0.0020.0070.009
cnv_netPass0.0050.0000.004
cnv_netScores0.0060.0040.009
cnv_patientNetCount0.1100.0280.138
cnv_pheno0.0090.0000.010
compareShortestPath0.1040.0000.104
compileFeatureScores0.0090.0000.009
compileFeatures 6.598 0.49621.595
confmat0.0020.0000.002
confusionMatrix0.1070.0000.107
convertToMAE0.1400.0160.156
countIntType0.0020.0000.002
countIntType_batch0.0140.0219.973
countPatientsInNet0.0040.0000.004
createPSN_MultiData20.534 1.10733.048
dataList2List0.3760.0350.412
enrichLabelNets 2.085 0.20757.874
featScores0.0230.0050.027
fetchPathwayDefinitions0.3710.0560.685
genes0.0030.0000.003
getEMapInput0.7730.1120.918
getEMapInput_many0.7570.0640.852
getEnr 0.772 0.04410.612
getFeatureScores0.0150.0000.015
getFileSep000
getGMjar_path0.1380.0220.141
getNetConsensus0.0130.0000.013
getOR0.0040.0000.003
getPatientPredictions1.8220.1201.943
getPatientRankings0.0870.0120.099
getRegionOL0.3270.0270.355
getResults0.1340.0040.138
getSimilarity0.1960.0030.200
makePSN_NamedMatrix0.0820.0019.066
makePSN_RangeSets0.0140.0000.014
makeQueries0.0070.0000.008
makeSymmetric0.0010.0000.001
mapNamedRangesToSets0.0320.0000.032
modelres0.0020.0000.002
normDiff0.0010.0000.001
npheno0.0020.0000.002
pathwayList0.0010.0010.003
pathway_GR0.0610.0010.063
perfCalc0.0020.0010.002
pheno0.0080.0000.008
pheno_full0.0010.0000.002
plotEmap0.8120.0351.014
plotPerf1.2260.0041.230
plotPerf_multi0.0370.0000.037
predRes0.0030.0000.003
predictPatientLabels0.0060.0000.006
pruneNets0.0050.0040.009
randAlphanumString0.0010.0000.001
readPathways0.7470.0210.800
runFeatureSelection7.6090.4124.494
runQuery2.8930.1984.052
setupFeatureDB0.0630.0000.064
silh0.0030.0000.003
sim.eucscale0.2680.0080.276
sim.pearscale0.5590.0200.579
simpleCap0.0000.0000.001
smoothMutations_LabelProp 7.199 0.56832.506
sparsify21.2170.4081.625
sparsify32.2890.3042.593
splitTestTrain0.0160.0040.020
splitTestTrain_resampling0.0060.0000.006
tSNEPlotter0.8440.0160.860
thresholdSmoothedMutations 3.574 0.12526.045
toymodel0.7960.4401.237
updateNets0.0030.0040.007
writeNetsSIF0.0060.0000.006
writeQueryBatchFile0.0030.0000.003
writeQueryFile0.0060.0000.006
xpr0.0360.0080.044