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

This page was generated on 2024-03-28 11:41:02 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4708
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences" 4446
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4471
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 4426
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 1399/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
netDx 1.15.0  (landing page)
Shraddha Pai
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/netDx
git_branch: devel
git_last_commit: 244c920
git_last_commit_date: 2023-10-24 11:19:12 -0400 (Tue, 24 Oct 2023)
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  

CHECK results for netDx on kunpeng2


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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: netDx
Version: 1.15.0
Command: /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library --no-vignettes --timings netDx_1.15.0.tar.gz
StartedAt: 2024-03-28 07:47:52 -0000 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 08:04:31 -0000 (Thu, 28 Mar 2024)
EllapsedTime: 998.8 seconds
RetCode: 0
Status:   OK  
CheckDir: netDx.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library --no-vignettes --timings netDx_1.15.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/netDx.Rcheck’
* using R Under development (unstable) (2024-03-19 r86153)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘netDx/DESCRIPTION’ ... OK
* this is package ‘netDx’ version ‘1.15.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             27.315  1.405  46.321
createPSN_MultiData        25.147  2.420  55.436
RR_featureTally            21.400  0.590  22.055
sim.pearscale              11.253  0.040  11.310
smoothMutations_LabelProp   9.695  0.717  36.022
getSimilarity               8.215  0.004   8.227
getPatientPredictions       6.715  0.111   6.839
thresholdSmoothedMutations  6.270  0.327  31.556
plotPerf                    5.915  0.027   5.952
runFeatureSelection         5.227  0.396   4.678
compileFeatures             4.937  0.471  26.446
sparsify2                   4.955  0.176   5.139
enrichLabelNets             2.041  0.602  73.735
getEnr                      0.947  0.218  12.952
makePSN_NamedMatrix         0.087  0.010  11.858
countIntType_batch          0.027  0.002  11.501
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 5 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/R/R-4.4-devel-2024.03.20/bin/R CMD INSTALL netDx
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4-devel-2024.03.20/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) (2024-03-19 r86153) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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 
 74.462   6.221 324.477 

Example timings

netDx.Rcheck/netDx-Ex.timings

nameusersystemelapsed
MB.pheno0.0080.0000.008
RR_featureTally21.400 0.59022.055
avgNormDiff0.0450.0070.052
buildPredictor27.315 1.40546.321
buildPredictor_sparseGenetic0.6890.0551.917
callFeatSel0.1440.0170.162
callOverallSelectedFeatures0.1380.0150.153
cleanPathwayName0.0000.0000.001
cnv_GR0.0280.0120.040
cnv_TTstatus0.0030.0040.008
cnv_netPass0.0040.0000.004
cnv_netScores0.0030.0040.007
cnv_patientNetCount0.1080.0440.152
cnv_pheno0.010.000.01
compareShortestPath0.0380.0000.038
compileFeatureScores0.0090.0000.011
compileFeatures 4.937 0.47126.446
confmat0.0030.0000.003
confusionMatrix0.1100.0040.114
convertToMAE0.1850.0160.201
countIntType0.0010.0000.002
countIntType_batch 0.027 0.00211.501
countPatientsInNet0.0030.0000.003
createPSN_MultiData25.147 2.42055.436
dataList2List0.4730.0230.499
enrichLabelNets 2.041 0.60273.735
featScores0.0310.0070.039
fetchPathwayDefinitions0.4120.0121.708
genes0.0030.0000.003
getEMapInput1.0090.0831.356
getEMapInput_many1.1300.1281.515
getEnr 0.947 0.21812.952
getFeatureScores0.0120.0040.016
getFileSep000
getGMjar_path0.1380.0390.173
getNetConsensus0.0150.0040.018
getOR0.0040.0000.003
getPatientPredictions6.7150.1116.839
getPatientRankings0.1140.0160.131
getRegionOL0.4120.0080.421
getResults0.1550.0040.159
getSimilarity8.2150.0048.227
makePSN_NamedMatrix 0.087 0.01011.858
makePSN_RangeSets0.0110.0040.015
makeQueries0.0110.0000.010
makeSymmetric0.0020.0000.002
mapNamedRangesToSets0.0460.0120.059
modelres0.0040.0000.004
normDiff0.0020.0000.002
npheno0.0030.0000.003
pathwayList0.0010.0010.002
pathway_GR0.0940.0140.108
perfCalc0.0020.0000.002
pheno0.0120.0000.012
pheno_full0.0030.0000.003
plotEmap1.0650.1591.961
plotPerf5.9150.0275.952
plotPerf_multi0.0460.0080.055
predRes0.0030.0000.004
predictPatientLabels0.0060.0040.011
pruneNets0.0120.0000.012
randAlphanumString000
readPathways1.0820.0841.912
runFeatureSelection5.2270.3964.678
runQuery2.4920.2494.395
setupFeatureDB0.0530.0190.084
silh0.0040.0010.004
sim.eucscale0.5310.0190.552
sim.pearscale11.253 0.04011.310
simpleCap000
smoothMutations_LabelProp 9.695 0.71736.022
sparsify24.9550.1765.139
sparsify31.3970.0041.403
splitTestTrain0.0250.0040.029
splitTestTrain_resampling0.0030.0040.007
tSNEPlotter1.4630.0441.510
thresholdSmoothedMutations 6.270 0.32731.556
toymodel1.1240.3231.450
updateNets0.0090.0000.009
writeNetsSIF0.0080.0000.008
writeQueryBatchFile0.0030.0000.004
writeQueryFile0.0060.0000.007
xpr0.0330.0030.038