Back to Build/check report for BioC 3.18:   simplified   long
ABCDEFGHIJKLM[N]OPQRSTUVWXYZ

This page was generated on 2023-05-10 10:04:36 -0000 (Wed, 10 May 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" 6211
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

CHECK results for netDx on kunpeng1


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.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 1350/2194HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netDx 1.13.0  (landing page)
Shraddha Pai
Snapshot Date: 2023-05-08 19:11:19 -0000 (Mon, 08 May 2023)
git_url: https://git.bioconductor.org/packages/netDx
git_branch: devel
git_last_commit: 25a3cd3
git_last_commit_date: 2023-04-25 15:15:11 -0000 (Tue, 25 Apr 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: netDx
Version: 1.13.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings netDx_1.13.0.tar.gz
StartedAt: 2023-05-09 22:58:56 -0000 (Tue, 09 May 2023)
EndedAt: 2023-05-09 23:32:31 -0000 (Tue, 09 May 2023)
EllapsedTime: 2014.7 seconds
RetCode: 0
Status:   OK  
CheckDir: netDx.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/netDx.Rcheck’
* using R Under development (unstable) (2023-03-12 r83975)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘netDx/DESCRIPTION’ ... OK
* this is package ‘netDx’ version ‘1.13.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 R 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 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 ... OK
* 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.731  0.797  44.121
createPSN_MultiData        22.054  1.405  51.093
RR_featureTally            20.724  0.460  21.185
sim.pearscale              11.281  0.056  11.339
smoothMutations_LabelProp   8.403  0.432  43.197
getSimilarity               8.044  0.024   8.069
runFeatureSelection         7.114  0.592   5.096
thresholdSmoothedMutations  6.265  0.460  42.557
getPatientPredictions       6.575  0.068   6.645
compileFeatures             5.970  0.530  27.436
plotPerf                    5.794  0.036   5.830
enrichLabelNets             1.931  0.256  73.150
getEnr                      0.882  0.172  12.904
makePSN_NamedMatrix         0.083  0.011  11.609
countIntType_batch          0.022  0.004  11.910
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘ThreeWayClassifier.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

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



Installation output

netDx.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/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 Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu (64-bit)

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 2 | SKIP 0 | PASS 39 ]

[ FAIL 0 | WARN 2 | SKIP 0 | PASS 39 ]
> 
> proc.time()
   user  system elapsed 
 82.397   5.575 333.333 

Example timings

netDx.Rcheck/netDx-Ex.timings

nameusersystemelapsed
MB.pheno0.0070.0000.007
RR_featureTally20.724 0.46021.185
avgNormDiff0.0450.0080.052
buildPredictor25.731 0.79744.121
buildPredictor_sparseGenetic0.7460.0323.535
callFeatSel0.1180.0000.118
callOverallSelectedFeatures0.1180.0080.126
cleanPathwayName000
cnv_GR0.0390.0000.038
cnv_TTstatus0.0030.0120.014
cnv_netPass0.0000.0040.004
cnv_netScores0.0020.0110.013
cnv_patientNetCount0.1280.0520.180
cnv_pheno0.010.000.01
compareShortestPath0.0240.0000.025
compileFeatureScores0.0100.0000.011
compileFeatures 5.970 0.53027.436
confmat0.0020.0000.003
confusionMatrix0.1870.0040.191
convertToMAE0.1610.0080.169
countIntType0.0010.0000.002
countIntType_batch 0.022 0.00411.910
countPatientsInNet0.0030.0000.004
createPSN_MultiData22.054 1.40551.093
dataList2List0.4100.0160.430
enrichLabelNets 1.931 0.25673.150
featScores0.0260.0160.043
fetchPathwayDefinitions0.5290.0241.764
genes0.0040.0000.004
getEMapInput1.0140.0571.316
getEMapInput_many0.9440.1431.323
getEnr 0.882 0.17212.904
getFeatureScores0.0130.0030.015
getFileSep000
getGMjar_path0.2050.0240.196
getNetConsensus0.0170.0000.017
getOR0.0040.0000.004
getPatientPredictions6.5750.0686.645
getPatientRankings0.0710.0040.076
getRegionOL0.3770.0280.404
getResults0.1440.0160.160
getSimilarity8.0440.0248.069
makePSN_NamedMatrix 0.083 0.01111.609
makePSN_RangeSets0.0140.0000.015
makeQueries0.0110.0000.011
makeSymmetric0.0020.0000.002
mapNamedRangesToSets0.0810.0280.108
modelres0.0030.0000.004
normDiff0.0010.0000.001
npheno0.0020.0000.002
pathwayList0.0040.0000.004
pathway_GR0.0800.0160.096
perfCalc0.0020.0000.002
pheno0.010.000.01
pheno_full0.0020.0000.003
plotEmap1.1130.0641.920
plotPerf5.7940.0365.830
plotPerf_multi0.0380.0120.050
predRes0.0000.0030.004
predictPatientLabels0.010.000.01
pruneNets0.0080.0040.012
randAlphanumString0.0000.0000.001
readPathways1.1140.1001.922
runFeatureSelection7.1140.5925.096
runQuery3.0340.2474.579
setupFeatureDB0.0660.0040.070
silh0.0030.0000.003
sim.eucscale0.4770.0080.485
sim.pearscale11.281 0.05611.339
simpleCap0.0000.0000.001
smoothMutations_LabelProp 8.403 0.43243.197
sparsify24.6430.0204.663
sparsify31.5300.0121.542
splitTestTrain0.0260.0000.026
splitTestTrain_resampling0.0060.0000.006
tSNEPlotter1.4490.0121.461
thresholdSmoothedMutations 6.265 0.46042.557
toymodel1.1050.9522.057
updateNets0.010.000.01
writeNetsSIF0.0060.0040.009
writeQueryBatchFile0.0010.0040.005
writeQueryFile0.0040.0030.008
xpr0.0430.0040.047