Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-01-14 11:48 -0500 (Tue, 14 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" | 4767 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" | 4487 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4450 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4405 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4398 |
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 1403/2281 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
Shraddha Pai
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | ERROR | skipped | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | ... NOT SUPPORTED ... | ||||||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | ERROR | skipped | skipped | |||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | ERROR | skipped | skipped | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | ||||||||||
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. |
Package: netDx |
Version: 1.19.1 |
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings netDx_1.19.1.tar.gz |
StartedAt: 2025-01-14 09:14:48 -0000 (Tue, 14 Jan 2025) |
EndedAt: 2025-01-14 09:32:05 -0000 (Tue, 14 Jan 2025) |
EllapsedTime: 1037.5 seconds |
RetCode: 0 |
Status: OK |
CheckDir: netDx.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:netDx.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings netDx_1.19.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/netDx.Rcheck’ * using R Under development (unstable) (2024-11-24 r87369) * using platform: aarch64-unknown-linux-gnu * R was compiled by aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: openEuler 24.03 (LTS) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘netDx/DESCRIPTION’ ... OK * this is package ‘netDx’ version ‘1.19.1’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... INFO Imports includes 21 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally. * 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 ... INFO 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 ... NOTE Warning: program compiled against libxml 212 using older 211 * 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.627 0.716 51.268 createPSN_MultiData 25.331 0.970 56.501 RR_featureTally 20.553 0.151 20.798 sim.pearscale 10.086 0.008 10.117 smoothMutations_LabelProp 9.214 0.303 34.587 getSimilarity 7.362 0.008 7.431 getPatientPredictions 6.879 0.080 7.601 thresholdSmoothedMutations 6.034 0.247 30.312 compileFeatures 5.778 0.338 32.830 plotPerf 5.929 0.020 5.990 runFeatureSelection 5.394 0.348 6.226 runQuery 2.368 0.219 5.643 enrichLabelNets 1.902 0.053 74.323 getEnr 0.921 0.118 14.202 makePSN_NamedMatrix 0.082 0.019 11.751 countIntType_batch 0.025 0.004 12.424 * 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.21-bioc/meat/netDx.Rcheck/00check.log’ for details.
netDx.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL netDx ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/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 Warning in fun(libname, pkgname) : Package 'netDx' is deprecated and will be removed from Bioconductor version 3.22 ** testing if installed package can be loaded from final location Warning in fun(libname, pkgname) : Package 'netDx' is deprecated and will be removed from Bioconductor version 3.22 ** testing if installed package keeps a record of temporary installation path * DONE (netDx)
netDx.Rcheck/tests/testthat.Rout
R Under development (unstable) (2024-11-24 r87369) -- "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 Warning message: In fun(libname, pkgname) : Package 'netDx' is deprecated and will be removed from Bioconductor version 3.22 > > 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.749 6.214 342.320
netDx.Rcheck/netDx-Ex.timings
name | user | system | elapsed | |
MB.pheno | 0.003 | 0.004 | 0.006 | |
RR_featureTally | 20.553 | 0.151 | 20.798 | |
avgNormDiff | 0.052 | 0.000 | 0.053 | |
buildPredictor | 27.627 | 0.716 | 51.268 | |
buildPredictor_sparseGenetic | 0.714 | 0.016 | 2.591 | |
callFeatSel | 0.136 | 0.000 | 0.272 | |
callOverallSelectedFeatures | 0.120 | 0.004 | 0.248 | |
cleanPathwayName | 0 | 0 | 0 | |
cnv_GR | 0.039 | 0.000 | 0.075 | |
cnv_TTstatus | 0.004 | 0.004 | 0.008 | |
cnv_netPass | 0.000 | 0.004 | 0.004 | |
cnv_netScores | 0.004 | 0.004 | 0.007 | |
cnv_patientNetCount | 0.106 | 0.036 | 0.141 | |
cnv_pheno | 0.009 | 0.000 | 0.010 | |
compareShortestPath | 0.036 | 0.000 | 0.036 | |
compileFeatureScores | 0.011 | 0.000 | 0.021 | |
compileFeatures | 5.778 | 0.338 | 32.830 | |
confmat | 0.001 | 0.002 | 0.003 | |
confusionMatrix | 0.114 | 0.001 | 0.115 | |
convertToMAE | 0.169 | 0.016 | 0.189 | |
countIntType | 0.002 | 0.000 | 0.002 | |
countIntType_batch | 0.025 | 0.004 | 12.424 | |
countPatientsInNet | 0.003 | 0.000 | 0.003 | |
createPSN_MultiData | 25.331 | 0.970 | 56.501 | |
dataList2List | 0.451 | 0.008 | 0.461 | |
enrichLabelNets | 1.902 | 0.053 | 74.323 | |
featScores | 0.035 | 0.004 | 0.039 | |
fetchPathwayDefinitions | 0.397 | 0.028 | 2.061 | |
genes | 0.003 | 0.001 | 0.008 | |
getEMapInput | 0.983 | 0.036 | 1.350 | |
getEMapInput_many | 1.088 | 0.103 | 1.767 | |
getEnr | 0.921 | 0.118 | 14.202 | |
getFeatureScores | 0.020 | 0.008 | 0.029 | |
getFileSep | 0 | 0 | 0 | |
getGMjar_path | 0.148 | 0.040 | 0.197 | |
getNetConsensus | 0.019 | 0.000 | 0.020 | |
getOR | 0.004 | 0.000 | 0.005 | |
getPatientPredictions | 6.879 | 0.080 | 7.601 | |
getPatientRankings | 0.130 | 0.000 | 0.147 | |
getRegionOL | 0.419 | 0.012 | 0.432 | |
getResults | 0.157 | 0.004 | 0.162 | |
getSimilarity | 7.362 | 0.008 | 7.431 | |
makePSN_NamedMatrix | 0.082 | 0.019 | 11.751 | |
makePSN_RangeSets | 0.015 | 0.000 | 0.031 | |
makeQueries | 0.002 | 0.008 | 0.023 | |
makeSymmetric | 0.002 | 0.000 | 0.006 | |
mapNamedRangesToSets | 0.051 | 0.005 | 0.107 | |
modelres | 0.003 | 0.000 | 0.007 | |
normDiff | 0.001 | 0.000 | 0.001 | |
npheno | 0.002 | 0.000 | 0.007 | |
pathwayList | 0.002 | 0.000 | 0.008 | |
pathway_GR | 0.115 | 0.004 | 0.240 | |
perfCalc | 0.002 | 0.000 | 0.008 | |
pheno | 0.012 | 0.000 | 0.020 | |
pheno_full | 0.003 | 0.000 | 0.007 | |
plotEmap | 0.994 | 0.084 | 1.932 | |
plotPerf | 5.929 | 0.020 | 5.990 | |
plotPerf_multi | 0.053 | 0.004 | 0.058 | |
predRes | 0.003 | 0.000 | 0.004 | |
predictPatientLabels | 0.008 | 0.004 | 0.011 | |
pruneNets | 0.013 | 0.000 | 0.014 | |
randAlphanumString | 0.001 | 0.000 | 0.001 | |
readPathways | 1.015 | 0.106 | 1.867 | |
runFeatureSelection | 5.394 | 0.348 | 6.226 | |
runQuery | 2.368 | 0.219 | 5.643 | |
setupFeatureDB | 0.069 | 0.004 | 0.116 | |
silh | 0.003 | 0.000 | 0.004 | |
sim.eucscale | 0.496 | 0.000 | 0.497 | |
sim.pearscale | 10.086 | 0.008 | 10.117 | |
simpleCap | 0 | 0 | 0 | |
smoothMutations_LabelProp | 9.214 | 0.303 | 34.587 | |
sparsify2 | 4.300 | 0.096 | 4.402 | |
sparsify3 | 1.367 | 0.008 | 1.421 | |
splitTestTrain | 0.026 | 0.000 | 0.026 | |
splitTestTrain_resampling | 0.007 | 0.000 | 0.007 | |
tSNEPlotter | 1.431 | 0.004 | 1.437 | |
thresholdSmoothedMutations | 6.034 | 0.247 | 30.312 | |
toymodel | 1.093 | 0.399 | 1.497 | |
updateNets | 0.007 | 0.000 | 0.007 | |
writeNetsSIF | 0.007 | 0.000 | 0.007 | |
writeQueryBatchFile | 0.003 | 0.000 | 0.003 | |
writeQueryFile | 0.002 | 0.004 | 0.006 | |
xpr | 0.038 | 0.000 | 0.038 | |