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

This page was generated on 2026-01-05 11:57 -0500 (Mon, 05 Jan 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4883
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4671
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 456/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CoSIA 1.10.1  (landing page)
Anthony B. Crumley
Snapshot Date: 2026-01-01 13:45 -0500 (Thu, 01 Jan 2026)
git_url: https://git.bioconductor.org/packages/CoSIA
git_branch: RELEASE_3_22
git_last_commit: 98e19f5
git_last_commit_date: 2025-11-05 11:47:19 -0500 (Wed, 05 Nov 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for CoSIA on nebbiolo2

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.10.1
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:CoSIA.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings CoSIA_1.10.1.tar.gz
StartedAt: 2026-01-01 22:19:02 -0500 (Thu, 01 Jan 2026)
EndedAt: 2026-01-01 22:36:08 -0500 (Thu, 01 Jan 2026)
EllapsedTime: 1025.8 seconds
RetCode: 0
Status:   OK  
CheckDir: CoSIA.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:CoSIA.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings CoSIA_1.10.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/CoSIA.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘CoSIA/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CoSIA’ version ‘1.10.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 loading without being on the library search path ... 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      169.178  5.874 175.784
plotCVGEx                    165.757  6.784 173.216
plotSpeciesGEx-CoSIAn-method  62.671  1.544  64.521
plotTissueGEx-CoSIAn-method   60.927  1.427  62.678
plotDSGEx                     59.919  1.526  61.751
plotSpeciesGEx                59.854  1.303  61.467
getTissues                    59.331  1.680  61.309
plotDSGEx-CoSIAn-method       57.505  2.540  60.446
plotTissueGEx                 58.519  1.257  60.081
getGExMetrics-CoSIAn-method   12.482  0.555  13.337
getGEx-CoSIAn-method          12.052  0.964  13.386
getGExMetrics                 11.973  0.711  12.978
getGEx                        11.473  0.635  12.424
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/CoSIA.Rcheck/00check.log’
for details.


Installation output

CoSIA.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL CoSIA
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘CoSIA’ ...
** this is package ‘CoSIA’ version ‘1.10.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.0030.0000.003
getConversion-CoSIAn-method4.0910.1774.279
getConversion2.0300.0372.068
getGEx-CoSIAn-method12.052 0.96413.386
getGEx11.473 0.63512.424
getGExMetrics-CoSIAn-method12.482 0.55513.337
getGExMetrics11.973 0.71112.978
getTissues59.331 1.68061.309
plotCVGEx-CoSIAn-method169.178 5.874175.784
plotCVGEx165.757 6.784173.216
plotDSGEx-CoSIAn-method57.505 2.54060.446
plotDSGEx59.919 1.52661.751
plotSpeciesGEx-CoSIAn-method62.671 1.54464.521
plotSpeciesGEx59.854 1.30361.467
plotTissueGEx-CoSIAn-method60.927 1.42762.678
plotTissueGEx58.519 1.25760.081
viewCoSIAn-CoSIAn-method0.0020.0000.001
viewCoSIAn0.0010.0000.001