Back to Multiple platform build/check report for BioC 3.19:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-06-11 14:43 -0400 (Tue, 11 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4757
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4491
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4522
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4468
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 271/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CancerSubtypes 1.30.0  (landing page)
Taosheng Xu
Snapshot Date: 2024-06-09 14:00 -0400 (Sun, 09 Jun 2024)
git_url: https://git.bioconductor.org/packages/CancerSubtypes
git_branch: RELEASE_3_19
git_last_commit: fe66589
git_last_commit_date: 2024-04-30 10:53:02 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    ERROR  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published


CHECK results for CancerSubtypes on kjohnson3

To the developers/maintainers of the CancerSubtypes package:
- 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 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.

raw results


Summary

Package: CancerSubtypes
Version: 1.30.0
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.30.0.tar.gz
StartedAt: 2024-06-10 09:35:40 -0400 (Mon, 10 Jun 2024)
EndedAt: 2024-06-10 09:39:53 -0400 (Mon, 10 Jun 2024)
EllapsedTime: 252.5 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: CancerSubtypes.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### 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.30.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/CancerSubtypes.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.5
* 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.30.0’
* 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 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 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 ... 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 Rd file '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
sigclustTest  33.591  1.817  39.208
ExecuteCNMF   29.180  1.141  23.370
ExecuteSNF.CC 15.516  0.555  17.248
survAnalysis  10.021  0.202  11.023
ExecuteCC      7.837  0.573  10.367
FSbyCox        6.611  0.141   7.692
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.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: 1 WARNING, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.19-bioc/meat/CancerSubtypes.Rcheck/00check.log’
for details.


Installation output

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.4-arm64/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
Warning in fun(libname, pkgname) :
  Package 'CancerSubtypes' is deprecated and will be removed from
  Bioconductor version 3.20
** testing if installed package can be loaded from final location
Warning in fun(libname, pkgname) :
  Package 'CancerSubtypes' is deprecated and will be removed from
  Bioconductor version 3.20
** testing if installed package keeps a record of temporary installation path
* DONE (CancerSubtypes)

Tests output

CancerSubtypes.Rcheck/tests/runTests.Rout


R version 4.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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 2/2
  To enable shared memory capabilities, try: install.extras('
NMF
')


RUNIT TEST PROTOCOL -- Mon Jun 10 09:39:39 2024 
*********************************************** 
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 
Warning message:
In fun(libname, pkgname) :
  Package 'CancerSubtypes' is deprecated and will be removed from
  Bioconductor version 3.20
> 
> proc.time()
   user  system elapsed 
  3.807   0.322   4.995 

Example timings

CancerSubtypes.Rcheck/CancerSubtypes-Ex.timings

nameusersystemelapsed
DiffExp.limma0.2900.0300.428
ExecuteCC 7.837 0.57310.367
ExecuteCNMF29.180 1.14123.370
ExecuteSNF.CC15.516 0.55517.248
ExecuteSNF0.2160.0200.238
ExecuteWSNF1.6460.0631.895
ExecuteiCluster3.7810.0664.149
FSbyCox6.6110.1417.692
FSbyMAD0.1970.0090.251
FSbyPCA0.1090.0060.160
FSbyVar0.0420.0060.063
GeneExp0.0390.0080.061
Ranking0.0320.0030.044
affinityMatrix0.0190.0030.024
data.checkDistribution0.2140.0130.245
data.imputation0.0060.0010.009
data.normalization0.1300.0100.155
dist20.0110.0030.015
drawHeatmap3.6160.1514.046
miRNAExp0.0040.0030.008
saveFigure0.7800.0530.896
sigclustTest33.591 1.81739.208
silhouette_SimilarityMatrix0.2440.0220.266
spectralAlg0.0030.0020.006
status0.0010.0020.002
survAnalysis10.021 0.20211.023
time0.0010.0020.003