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

This page was generated on 2024-05-09 11:37:11 -0400 (Thu, 09 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4748
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4484
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4514
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4480
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-08 14:00:19 -0400 (Wed, 08 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
palomino3Windows Server 2022 Datacenter / x64... NOT SUPPORTED ...
lconwaymacOS 12.7.1 Monterey / x86_64  OK    ERROR  skippedskipped
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

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-09 00:57:08 -0400 (Thu, 09 May 2024)
EndedAt: 2024-05-09 01:36:04 -0400 (Thu, 09 May 2024)
EllapsedTime: 2336.0 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             21.720  1.508  25.178
createPSN_MultiData        19.207  1.284  32.311
smoothMutations_LabelProp   8.081  0.779  30.899
RR_featureTally             8.256  0.556   8.812
runFeatureSelection         7.122  0.574   4.550
compileFeatures             6.503  0.464  22.506
thresholdSmoothedMutations  4.909  0.352  29.017
enrichLabelNets             1.745  0.027  58.776
getEnr                      0.991  0.144  10.787
makePSN_NamedMatrix         0.080  0.004  10.871
countIntType_batch          0.020  0.000  10.583
* 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 
 67.821   5.315 250.644 

Example timings

netDx.Rcheck/netDx-Ex.timings

nameusersystemelapsed
MB.pheno0.0020.0040.006
RR_featureTally8.2560.5568.812
avgNormDiff0.0420.0040.045
buildPredictor21.720 1.50825.178
buildPredictor_sparseGenetic0.6970.0281.242
callFeatSel0.0720.0000.072
callOverallSelectedFeatures0.0770.0120.088
cleanPathwayName0.0010.0000.001
cnv_GR0.0300.0040.034
cnv_TTstatus0.0080.0160.024
cnv_netPass0.0040.0000.004
cnv_netScores0.0030.0200.023
cnv_patientNetCount0.1140.1030.218
cnv_pheno0.0090.0010.009
compareShortestPath0.0250.0030.029
compileFeatureScores0.0080.0000.008
compileFeatures 6.503 0.46422.506
confmat0.0010.0020.005
confusionMatrix0.1350.0150.150
convertToMAE0.1380.0130.149
countIntType0.0010.0000.002
countIntType_batch 0.020 0.00010.583
countPatientsInNet0.0000.0010.002
createPSN_MultiData19.207 1.28432.311
dataList2List0.3890.0160.404
enrichLabelNets 1.745 0.02758.776
featScores0.0480.0400.088
fetchPathwayDefinitions0.3440.0160.556
genes0.0030.0000.003
getEMapInput0.7170.0670.813
getEMapInput_many0.7550.0930.874
getEnr 0.991 0.14410.787
getFeatureScores0.0110.0070.018
getFileSep000
getGMjar_path0.1420.0200.144
getNetConsensus0.0040.0070.012
getOR0.0040.0010.004
getPatientPredictions1.7550.1071.864
getPatientRankings0.0940.0040.098
getRegionOL0.3200.0160.336
getResults0.1410.0040.145
getSimilarity0.1980.0040.202
makePSN_NamedMatrix 0.080 0.00410.871
makePSN_RangeSets0.0300.0040.034
makeQueries0.0090.0040.013
makeSymmetric0.0020.0000.001
mapNamedRangesToSets0.0330.0080.041
modelres0.0050.0000.005
normDiff0.0030.0000.002
npheno0.0030.0000.002
pathwayList0.0060.0000.007
pathway_GR0.0760.0080.084
perfCalc0.0000.0020.003
pheno0.0090.0010.010
pheno_full0.0030.0000.002
plotEmap0.8540.1041.039
plotPerf1.2450.0241.269
plotPerf_multi0.0360.0040.041
predRes0.0000.0040.005
predictPatientLabels0.0050.0030.008
pruneNets0.0110.0000.010
randAlphanumString000
readPathways0.7560.0860.868
runFeatureSelection7.1220.5744.550
runQuery3.2280.2444.129
setupFeatureDB0.0940.0030.098
silh0.0050.0010.005
sim.eucscale0.3340.0230.357
sim.pearscale0.5720.0320.604
simpleCap0.0010.0000.001
smoothMutations_LabelProp 8.081 0.77930.899
sparsify20.7940.1470.942
sparsify31.0470.0431.091
splitTestTrain0.0240.0000.025
splitTestTrain_resampling0.0070.0000.007
tSNEPlotter0.9260.0160.942
thresholdSmoothedMutations 4.909 0.35229.017
toymodel0.9231.9272.851
updateNets0.0070.0000.007
writeNetsSIF0.0030.0030.006
writeQueryBatchFile0.0030.0010.003
writeQueryFile0.0060.0000.006
xpr0.0310.0360.067