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

This page was generated on 2026-03-10 11:33 -0400 (Tue, 10 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" 4522
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-03-01 r89506) -- "Unsuffered Consequences" 2847
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 455/2360HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CoSIA 1.11.1  (landing page)
Anthony B. Crumley
Snapshot Date: 2026-03-09 13:40 -0400 (Mon, 09 Mar 2026)
git_url: https://git.bioconductor.org/packages/CoSIA
git_branch: devel
git_last_commit: 3d2338a
git_last_commit_date: 2025-11-05 11:45:05 -0400 (Wed, 05 Nov 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
See other builds for CoSIA in R Universe.


CHECK results for CoSIA on kjohnson3

To the developers/maintainers of the CoSIA package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CoSIA.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: CoSIA
Version: 1.11.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CoSIA.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CoSIA_1.11.1.tar.gz
StartedAt: 2026-03-09 16:14:49 -0400 (Mon, 09 Mar 2026)
EndedAt: 2026-03-09 16:20:40 -0400 (Mon, 09 Mar 2026)
EllapsedTime: 350.4 seconds
RetCode: 0
Status:   OK  
CheckDir: CoSIA.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CoSIA.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CoSIA_1.11.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/CoSIA.Rcheck’
* using R Under development (unstable) (2026-03-01 r89506)
* using platform: aarch64-apple-darwin23
* R was compiled by
    Apple clang version 17.0.0 (clang-1700.3.19.1)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Sonoma 14.8.3
* using session charset: UTF-8
* current time: 2026-03-09 20:14:49 UTC
* using option ‘--no-vignettes’
* checking for file ‘CoSIA/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CoSIA’ version ‘1.11.1’
* 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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘CoSIA’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* 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 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                               user system elapsed
plotCVGEx-CoSIAn-method      67.992  1.362  71.956
plotCVGEx                    63.122  1.078  65.233
getTissues                   21.876  0.341  22.430
plotDSGEx-CoSIAn-method      20.968  0.446  21.638
plotDSGEx                    20.736  0.197  21.237
plotTissueGEx                20.252  0.257  20.787
plotSpeciesGEx-CoSIAn-method 20.087  0.331  20.620
plotTissueGEx-CoSIAn-method  20.100  0.270  20.613
plotSpeciesGEx               20.133  0.177  20.825
getGExMetrics-CoSIAn-method   4.825  0.105   5.144
getGExMetrics                 4.513  0.118   5.103
getGEx-CoSIAn-method          4.409  0.146   5.026
* 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 NOTE
See
  ‘/Users/biocbuild/bbs-3.23-bioc/meat/CoSIA.Rcheck/00check.log’
for details.


Installation output

CoSIA.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL CoSIA
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’
* installing *source* package ‘CoSIA’ ...
** this is package ‘CoSIA’ version ‘1.11.1’
** using staged installation
** R
** 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 (CoSIA)

Tests output


Example timings

CoSIA.Rcheck/CoSIA-Ex.timings

nameusersystemelapsed
CoSIA-constructor0.0010.0000.002
getConversion-CoSIAn-method1.5970.0511.687
getConversion1.1690.0181.197
getGEx-CoSIAn-method4.4090.1465.026
getGEx4.1590.0854.466
getGExMetrics-CoSIAn-method4.8250.1055.144
getGExMetrics4.5130.1185.103
getTissues21.876 0.34122.430
plotCVGEx-CoSIAn-method67.992 1.36271.956
plotCVGEx63.122 1.07865.233
plotDSGEx-CoSIAn-method20.968 0.44621.638
plotDSGEx20.736 0.19721.237
plotSpeciesGEx-CoSIAn-method20.087 0.33120.620
plotSpeciesGEx20.133 0.17720.825
plotTissueGEx-CoSIAn-method20.100 0.27020.613
plotTissueGEx20.252 0.25720.787
viewCoSIAn-CoSIAn-method0.0000.0000.001
viewCoSIAn0.0000.0000.001