Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-10-19 13:22:40 -0400 (Wed, 19 Oct 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4386 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" | 4138 |
merida1 | macOS 10.14.6 Mojave | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4205 |
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 |
To the developers/maintainers of the CancerSubtypes package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CancerSubtypes.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. |
Package 249/2140 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
CancerSubtypes 1.22.1 (landing page) Taosheng Xu
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |||||||||
Package: CancerSubtypes |
Version: 1.22.1 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CancerSubtypes.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CancerSubtypes_1.22.1.tar.gz |
StartedAt: 2022-10-19 00:09:50 -0400 (Wed, 19 Oct 2022) |
EndedAt: 2022-10-19 00:15:10 -0400 (Wed, 19 Oct 2022) |
EllapsedTime: 319.9 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: CancerSubtypes.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CancerSubtypes.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CancerSubtypes_1.22.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.15-bioc/meat/CancerSubtypes.Rcheck’ * using R version 4.2.1 (2022-06-23) * using platform: x86_64-apple-darwin17.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘CancerSubtypes/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘CancerSubtypes’ version ‘1.22.1’ * 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 ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘CancerSubtypes’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * 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 ... NOTE displayClusters: no visible global function definition for ‘grey’ plotiCluster: no visible global function definition for ‘gray’ Undefined global functions or variables: gray grey Consider adding importFrom("grDevices", "gray", "grey") to your NAMESPACE file. * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... WARNING Missing link or links in documentation object 'ExecuteiCluster.Rd': ‘iCluster2’ See section 'Cross-references' in the 'Writing R Extensions' manual. * 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 installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed ExecuteCNMF 49.699 4.422 17.190 sigclustTest 41.824 1.336 43.229 ExecuteSNF.CC 30.839 0.490 31.392 survAnalysis 23.138 0.164 23.358 FSbyCox 14.867 0.114 15.051 ExecuteCC 10.942 1.560 12.517 drawHeatmap 6.552 0.160 6.722 ExecuteiCluster 5.294 0.050 5.355 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘runTests.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 WARNING, 1 NOTE See ‘/Users/biocbuild/bbs-3.15-bioc/meat/CancerSubtypes.Rcheck/00check.log’ for details.
CancerSubtypes.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL CancerSubtypes ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library’ * installing *source* package ‘CancerSubtypes’ ... ** 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 (CancerSubtypes)
CancerSubtypes.Rcheck/tests/runTests.Rout
R version 4.2.1 (2022-06-23) -- "Funny-Looking Kid" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin17.0 (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. > BiocGenerics:::testPackage("CancerSubtypes") NMF - BioConductor layer [OK] | Shared memory capabilities [NO: synchronicity] | Cores 23/24 To enable shared memory capabilities, try: install.extras(' NMF ') RUNIT TEST PROTOCOL -- Wed Oct 19 00:15:00 2022 *********************************************** Number of test functions: 1 Number of errors: 0 Number of failures: 0 1 Test Suite : CancerSubtypes RUnit Tests - 1 test function, 0 errors, 0 failures Number of test functions: 1 Number of errors: 0 Number of failures: 0 > > proc.time() user system elapsed 6.379 0.363 6.729
CancerSubtypes.Rcheck/CancerSubtypes-Ex.timings
name | user | system | elapsed | |
DiffExp.limma | 0.494 | 0.036 | 0.531 | |
ExecuteCC | 10.942 | 1.560 | 12.517 | |
ExecuteCNMF | 49.699 | 4.422 | 17.190 | |
ExecuteSNF.CC | 30.839 | 0.490 | 31.392 | |
ExecuteSNF | 0.369 | 0.013 | 0.382 | |
ExecuteWSNF | 3.281 | 0.054 | 3.357 | |
ExecuteiCluster | 5.294 | 0.050 | 5.355 | |
FSbyCox | 14.867 | 0.114 | 15.051 | |
FSbyMAD | 0.415 | 0.006 | 0.421 | |
FSbyPCA | 0.207 | 0.009 | 0.216 | |
FSbyVar | 0.382 | 0.012 | 0.395 | |
GeneExp | 0.020 | 0.002 | 0.023 | |
Ranking | 0.055 | 0.002 | 0.057 | |
affinityMatrix | 0.040 | 0.003 | 0.043 | |
data.checkDistribution | 0.541 | 0.010 | 0.551 | |
data.imputation | 0.012 | 0.001 | 0.012 | |
data.normalization | 0.252 | 0.018 | 0.270 | |
dist2 | 0.016 | 0.002 | 0.018 | |
drawHeatmap | 6.552 | 0.160 | 6.722 | |
miRNAExp | 0.005 | 0.001 | 0.007 | |
saveFigure | 1.487 | 0.060 | 1.555 | |
sigclustTest | 41.824 | 1.336 | 43.229 | |
silhouette_SimilarityMatrix | 0.434 | 0.017 | 0.452 | |
spectralAlg | 0.007 | 0.002 | 0.011 | |
status | 0.002 | 0.008 | 0.011 | |
survAnalysis | 23.138 | 0.164 | 23.358 | |
time | 0.002 | 0.009 | 0.011 | |