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

This page was generated on 2023-02-03 02:36:12 -0000 (Fri, 03 Feb 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4039
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 1331/2164HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netDx 1.11.0  (landing page)
Shraddha Pai
Snapshot Date: 2023-02-01 03:13:00 -0000 (Wed, 01 Feb 2023)
git_url: https://git.bioconductor.org/packages/netDx
git_branch: master
git_last_commit: 1f60d88
git_last_commit_date: 2022-11-01 15:21:16 -0000 (Tue, 01 Nov 2022)
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-02 14:13:30 -0000 (Thu, 02 Feb 2023)
EndedAt: 2023-02-02 14:53:31 -0000 (Thu, 02 Feb 2023)
EllapsedTime: 2400.1 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               26.648  0.610  56.294
createPSN_MultiData          25.781  0.359  61.969
RR_featureTally              21.069  0.328  28.524
sim.pearscale                11.198  0.007  11.866
smoothMutations_LabelProp    10.157  0.216  50.501
getSimilarity                 8.304  0.023   9.137
getPatientPredictions         6.652  0.001   7.923
plotPerf                      6.528  0.004   7.110
thresholdSmoothedMutations    6.126  0.072  48.604
runFeatureSelection           5.249  0.390   7.753
compileFeatures               4.788  0.395  33.049
sparsify2                     4.623  0.056   5.989
runQuery                      2.817  0.182   6.559
enrichLabelNets               1.768  0.034  85.887
buildPredictor_sparseGenetic  1.061  0.048   8.025
getEnr                        0.858  0.001  14.554
fetchPathwayDefinitions       0.582  0.016   6.006
makePSN_NamedMatrix           0.094  0.000  12.108
countIntType_batch            0.022  0.002  12.125
* 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 
 73.990   2.893 359.883 

Example timings

netDx.Rcheck/netDx-Ex.timings

nameusersystemelapsed
MB.pheno0.0030.0040.007
RR_featureTally21.069 0.32828.524
avgNormDiff0.0500.0000.099
buildPredictor26.648 0.61056.294
buildPredictor_sparseGenetic1.0610.0488.025
callFeatSel0.1290.0000.245
callOverallSelectedFeatures0.1270.0040.131
cleanPathwayName000
cnv_GR0.0380.0000.039
cnv_TTstatus0.0050.0080.013
cnv_netPass0.0000.0030.003
cnv_netScores0.0030.0080.011
cnv_patientNetCount0.1260.0440.170
cnv_pheno0.0090.0000.009
compareShortestPath0.0190.0040.023
compileFeatureScores0.0090.0000.023
compileFeatures 4.788 0.39533.049
confmat0.0030.0000.002
confusionMatrix0.1170.0000.225
convertToMAE0.1560.0040.208
countIntType0.0000.0010.001
countIntType_batch 0.022 0.00212.125
countPatientsInNet0.0030.0000.003
createPSN_MultiData25.781 0.35961.969
dataList2List0.4330.0000.503
enrichLabelNets 1.768 0.03485.887
featScores0.0310.0120.059
fetchPathwayDefinitions0.5820.0166.006
genes0.0040.0000.020
getEMapInput1.0370.0121.977
getEMapInput_many1.0690.0161.546
getEnr 0.858 0.00114.554
getFeatureScores0.0170.0000.020
getFileSep0.0000.0010.001
getGMjar_path0.2340.0240.611
getNetConsensus0.0190.0000.035
getOR0.0010.0030.005
getPatientPredictions6.6520.0017.923
getPatientRankings0.0870.0000.087
getRegionOL0.4560.0000.472
getResults0.1640.0040.169
getSimilarity8.3040.0239.137
makePSN_NamedMatrix 0.094 0.00012.108
makePSN_RangeSets0.0140.0000.015
makeQueries0.0080.0000.008
makeSymmetric0.0020.0000.001
mapNamedRangesToSets0.0480.0000.087
modelres0.0030.0000.003
normDiff0.0010.0000.001
npheno0.0020.0000.002
pathwayList0.0000.0030.003
pathway_GR0.0930.0000.133
perfCalc0.0020.0000.002
pheno0.010.000.01
pheno_full0.0020.0000.002
plotEmap0.9940.0122.171
plotPerf6.5280.0047.110
plotPerf_multi0.1030.0000.103
predRes0.0040.0000.004
predictPatientLabels0.010.000.01
pruneNets0.0100.0030.013
randAlphanumString0.0000.0000.001
readPathways1.0020.0121.919
runFeatureSelection5.2490.3907.753
runQuery2.8170.1826.559
setupFeatureDB0.0700.0040.131
silh0.0030.0000.003
sim.eucscale0.5780.0160.759
sim.pearscale11.198 0.00711.866
simpleCap000
smoothMutations_LabelProp10.157 0.21650.501
sparsify24.6230.0565.989
sparsify31.3060.0001.412
splitTestTrain0.0250.0000.025
splitTestTrain_resampling0.0060.0000.006
tSNEPlotter1.4460.0042.105
thresholdSmoothedMutations 6.126 0.07248.604
toymodel1.1470.6701.984
updateNets0.0100.0000.025
writeNetsSIF0.0100.0000.021
writeQueryBatchFile0.0040.0000.004
writeQueryFile0.0070.0000.023
xpr0.0320.0120.084