| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-04-23 11:39 -0400 (Thu, 23 Apr 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4783 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 alpha (2026-04-08 r89818) | 4701 |
| 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 1588/2404 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| pcaExplorer 3.5.1 (landing page) Federico Marini
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| See other builds for pcaExplorer in R Universe. | ||||||||||||||
|
To the developers/maintainers of the pcaExplorer package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/pcaExplorer.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. |
| Package: pcaExplorer |
| Version: 3.5.1 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:pcaExplorer.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings pcaExplorer_3.5.1.tar.gz |
| StartedAt: 2026-04-23 03:08:03 -0400 (Thu, 23 Apr 2026) |
| EndedAt: 2026-04-23 03:19:27 -0400 (Thu, 23 Apr 2026) |
| EllapsedTime: 684.0 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: pcaExplorer.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:pcaExplorer.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings pcaExplorer_3.5.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/pcaExplorer.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-04-23 07:08:03 UTC
* checking for file ‘pcaExplorer/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘pcaExplorer’ version ‘3.5.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 31 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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘pcaExplorer’ 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 loading without being on the library search path ... 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
pcaExplorer: no visible binding for '<<-' assignment to
‘pcaexplorer_env’
pcaExplorer : <anonymous>: no visible binding for global variable
‘pcaexplorer_env’
Undefined global functions or variables:
pcaexplorer_env
* 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
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 1 NOTE
See
‘/home/biocbuild/bbs-3.23-bioc/meat/pcaExplorer.Rcheck/00check.log’
for details.
pcaExplorer.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL pcaExplorer ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’ * installing *source* package ‘pcaExplorer’ ... ** this is package ‘pcaExplorer’ version ‘3.5.1’ ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (pcaExplorer)
pcaExplorer.Rcheck/tests/testthat.Rout
R version 4.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-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(pcaExplorer)
Welcome to pcaExplorer v3.5.1
If you use pcaExplorer in your work, please cite:
pcaExplorer: an R/Bioconductor package for interacting with RNA-seq principal components
Federico Marini, Harald Binder
BMC Bioinformatics, 2019 - https://doi.org/10.1186/s12859-019-2879-1
>
> test_check("pcaExplorer")
estimating size factors
estimating dispersions
gene-wise dispersion estimates
mean-dispersion relationship
final dispersion estimates
fitting model and testing
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:many mapping between keys and columns
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 32 ]
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 32 ]
>
> proc.time()
user system elapsed
158.485 4.212 162.800
pcaExplorer.Rcheck/pcaExplorer-Ex.timings
| name | user | system | elapsed | |
| correlatePCs | 1.905 | 0.102 | 2.007 | |
| deprecated | 0.000 | 0.001 | 0.000 | |
| distro_expr | 3.270 | 0.076 | 3.348 | |
| geneprofiler | 1.273 | 0.048 | 1.322 | |
| genespca | 2.233 | 0.019 | 2.252 | |
| get_annotation | 2.200 | 0.088 | 2.289 | |
| get_annotation_orgdb | 4.470 | 0.112 | 4.582 | |
| hi_loadings | 1.275 | 0.002 | 1.277 | |
| limmaquickpca2go | 1.992 | 0.064 | 2.055 | |
| makeExampleDESeqDataSet_multifac | 0.300 | 0.003 | 0.303 | |
| pair_corr | 3.497 | 0.089 | 3.588 | |
| pca2go | 1.981 | 0.041 | 2.021 | |
| pcaExplorer | 2.044 | 0.074 | 2.118 | |
| pcaplot | 1.865 | 0.031 | 1.896 | |
| pcaplot3d | 1.377 | 0.007 | 1.388 | |
| pcascree | 1.765 | 0.001 | 1.765 | |
| plotPCcorrs | 1.492 | 0.002 | 1.494 | |
| topGOtable | 1.894 | 0.049 | 1.943 | |