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

This page was generated on 2023-03-01 07:38:46 -0000 (Wed, 01 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4266
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:
- Please 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 How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1333/2171HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netDx 1.11.0  (landing page)
Shraddha Pai
Snapshot Date: 2023-02-27 07:53:22 -0000 (Mon, 27 Feb 2023)
git_url: https://git.bioconductor.org/packages/netDx
git_branch: master
git_last_commit: 8c4d2845
git_last_commit_date: 2023-02-23 15:04:25 -0000 (Thu, 23 Feb 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    TIMEOUT  

Summary

Package: netDx
Version: 1.11.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/library --timings netDx_1.11.0.tar.gz
StartedAt: 2023-02-28 09:48:22 -0000 (Tue, 28 Feb 2023)
EndedAt: 2023-02-28 10:28:22 -0000 (Tue, 28 Feb 2023)
EllapsedTime: 2400.3 seconds
RetCode: None
Status:   TIMEOUT  
CheckDir: netDx.Rcheck
Warnings: NA

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/library --timings netDx_1.11.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/netDx.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* 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.1 LTS
* using session charset: UTF-8
* checking for file ‘netDx/DESCRIPTION’ ... OK
* this is package ‘netDx’ version ‘1.11.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 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             28.883  1.632  48.931
createPSN_MultiData        25.236  1.000  53.958
RR_featureTally            21.234  0.684  21.920
sim.pearscale              11.196  0.040  11.237
smoothMutations_LabelProp  10.195  0.516  46.527
getSimilarity               8.028  0.012   8.040
runFeatureSelection         7.023  0.531   5.064
getPatientPredictions       7.012  0.040   7.054
compileFeatures             5.996  0.574  27.012
plotPerf                    5.942  0.136   6.078
sparsify2                   5.714  0.280   5.994
thresholdSmoothedMutations  3.809  0.188  40.722
enrichLabelNets             1.804  0.670  68.347
getEnr                      0.799  0.184  12.285
makePSN_NamedMatrix         0.079  0.028  11.221
countIntType_batch          0.024  0.001  11.184
* 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 ...
  ‘RawDataConversion.Rmd’ using ‘UTF-8’... OK
  ‘ThreeWayClassifier.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ...

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/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-01-14 r83615) -- "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 
 78.600   5.566 313.005 

Example timings

netDx.Rcheck/netDx-Ex.timings

nameusersystemelapsed
MB.pheno0.0060.0000.006
RR_featureTally21.234 0.68421.920
avgNormDiff0.0470.0030.051
buildPredictor28.883 1.63248.931
buildPredictor_sparseGenetic0.6740.0162.021
callFeatSel0.130.000.13
callOverallSelectedFeatures0.1230.0040.127
cleanPathwayName0.0000.0010.000
cnv_GR0.0350.0030.038
cnv_TTstatus0.0030.0120.014
cnv_netPass0.0040.0000.004
cnv_netScores0.0090.0040.013
cnv_patientNetCount0.2120.0480.260
cnv_pheno0.0130.0000.013
compareShortestPath0.0270.0000.027
compileFeatureScores0.0090.0010.011
compileFeatures 5.996 0.57427.012
confmat0.0030.0010.003
confusionMatrix0.1170.0000.117
convertToMAE0.1620.0070.169
countIntType0.0010.0010.002
countIntType_batch 0.024 0.00111.184
countPatientsInNet0.0030.0000.003
createPSN_MultiData25.236 1.00053.958
dataList2List0.3880.0360.424
enrichLabelNets 1.804 0.67068.347
featScores0.0430.0040.046
fetchPathwayDefinitions0.4490.0432.318
genes0.0040.0000.004
getEMapInput1.0310.1761.433
getEMapInput_many1.0880.2641.572
getEnr 0.799 0.18412.285
getFeatureScores0.0160.0000.016
getFileSep000
getGMjar_path0.2190.0120.197
getNetConsensus0.0170.0000.017
getOR0.0040.0000.004
getPatientPredictions7.0120.0407.054
getPatientRankings0.0820.0040.088
getRegionOL0.4290.0240.453
getResults0.1580.0040.162
getSimilarity8.0280.0128.040
makePSN_NamedMatrix 0.079 0.02811.221
makePSN_RangeSets0.0150.0000.015
makeQueries0.0110.0000.011
makeSymmetric0.0000.0010.001
mapNamedRangesToSets0.0470.0050.052
modelres0.0040.0000.004
normDiff0.0000.0020.002
npheno0.0010.0020.003
pathwayList0.0020.0020.005
pathway_GR0.0940.0090.103
perfCalc0.0010.0010.002
pheno0.0090.0020.011
pheno_full0.0030.0000.003
plotEmap1.0900.2602.015
plotPerf5.9420.1366.078
plotPerf_multi0.0430.0080.051
predRes0.0040.0000.004
predictPatientLabels0.0110.0000.010
pruneNets0.0120.0000.012
randAlphanumString000
readPathways1.0530.1321.873
runFeatureSelection7.0230.5315.064
runQuery3.0320.3174.580
setupFeatureDB0.0680.0120.081
silh0.0030.0040.007
sim.eucscale0.5900.0320.623
sim.pearscale11.196 0.04011.237
simpleCap000
smoothMutations_LabelProp10.195 0.51646.527
sparsify25.7140.2805.994
sparsify31.0840.0121.096
splitTestTrain0.0250.0000.026
splitTestTrain_resampling0.0070.0000.007
tSNEPlotter1.4190.0001.418
thresholdSmoothedMutations 3.809 0.18840.722
toymodel1.2641.0042.268
updateNets0.0050.0040.009
writeNetsSIF0.0090.0000.009
writeQueryBatchFile0.0040.0000.004
writeQueryFile0.0070.0000.007
xpr0.0320.0150.047