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

This page was generated on 2024-12-24 11:39 -0500 (Tue, 24 Dec 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4754
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4472
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4426
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4381
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4373
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 432/2274HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
corral 1.17.0  (landing page)
Lauren Hsu
Snapshot Date: 2024-12-23 13:40 -0500 (Mon, 23 Dec 2024)
git_url: https://git.bioconductor.org/packages/corral
git_branch: devel
git_last_commit: 284ef14
git_last_commit_date: 2024-10-29 10:47:54 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for corral on nebbiolo1

To the developers/maintainers of the corral package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/corral.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: corral
Version: 1.17.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:corral.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings corral_1.17.0.tar.gz
StartedAt: 2024-12-23 20:56:09 -0500 (Mon, 23 Dec 2024)
EndedAt: 2024-12-23 21:13:57 -0500 (Mon, 23 Dec 2024)
EllapsedTime: 1068.4 seconds
RetCode: 0
Status:   OK  
CheckDir: corral.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:corral.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings corral_1.17.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/corral.Rcheck’
* using R Under development (unstable) (2024-10-21 r87258)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘corral/DESCRIPTION’ ... OK
* this is package ‘corral’ version ‘1.17.0’
* 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 ‘corral’ 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 dependencies in R code ... NOTE
Unexported object imported by a ':::' call: ‘ggthemes:::check_pal_n’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
biplot_corral: no visible binding for global variable ‘Name’
plot_embedding: no visible binding for global variable ‘Xdim’
plot_embedding: no visible binding for global variable ‘Ydim’
scal_var: no visible binding for global variable ‘PC_ind’
scal_var: no visible binding for global variable ‘sv’
scal_var: no visible binding for global variable ‘Batch’
Undefined global functions or variables:
  Batch Name PC_ind Xdim Ydim sv
* checking Rd files ... NOTE
prepare_Rd: corral_preproc.Rd:41-43: Dropping empty section \details
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  corral.Rd: SingleCellExperiment
  corralm.Rd: SingleCellExperiment
  plot_embedding.Rd: ggplot2
  plot_embedding_sce.Rd: SingleCellExperiment, ggplot2
  scal_var.Rd: ggplot2
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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
biplot_corral          60.785  7.863  68.731
corralm                10.031  2.419  12.612
corral                  9.461  2.137  11.793
add_embeddings2scelist  9.919  1.389  11.615
plot_embedding_sce      5.239  1.163   6.480
sce2matlist             4.835  1.184   6.100
* 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: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.21-bioc/meat/corral.Rcheck/00check.log’
for details.


Installation output

corral.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL corral
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘corral’ ...
** 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 (corral)

Tests output

corral.Rcheck/tests/testthat.Rout


R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences"
Copyright (C) 2024 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.

> 
> proc.time()
   user  system elapsed 
  0.132   0.043   0.161 

Example timings

corral.Rcheck/corral-Ex.timings

nameusersystemelapsed
add_embeddings2scelist 9.919 1.38911.615
all_are0.0010.0000.001
biplot_corral60.785 7.86368.731
compsvd0.0020.0040.007
corral 9.461 2.13711.793
corral_preproc0.0120.0000.011
corralm10.031 2.41912.612
earthmover_dist0.0210.0040.026
get_pct_var_exp_svd0.0010.0000.001
get_weights0.0010.0000.001
list2mat0.0010.0000.001
na2zero0.0130.0270.039
pairwise_rv0.0020.0000.002
plot_embedding0.6430.2380.882
plot_embedding_sce5.2391.1636.480
rv000
scal_var0.1990.0350.234
scal_var_mat0.0150.0050.020
sce2matlist4.8351.1846.100
trim_matdist0.0480.0060.053
var_stabilize0.0000.0010.001