Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKLMNOPQRSTUVW[X]YZ

This page was generated on 2025-08-09 12:06 -0400 (Sat, 09 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4818
palomino8Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4553
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4595
kjohnson3macOS 13.7.1 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4537
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 2305/2317HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
XINA 1.27.0  (landing page)
Lang Ho Lee
Snapshot Date: 2025-08-08 13:45 -0400 (Fri, 08 Aug 2025)
git_url: https://git.bioconductor.org/packages/XINA
git_branch: devel
git_last_commit: f21a8fd
git_last_commit_date: 2025-04-15 11:36:47 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows 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


CHECK results for XINA on nebbiolo2

To the developers/maintainers of the XINA package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/XINA.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: XINA
Version: 1.27.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:XINA.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings XINA_1.27.0.tar.gz
StartedAt: 2025-08-09 03:58:52 -0400 (Sat, 09 Aug 2025)
EndedAt: 2025-08-09 04:01:10 -0400 (Sat, 09 Aug 2025)
EllapsedTime: 137.9 seconds
RetCode: 0
Status:   OK  
CheckDir: XINA.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/XINA.Rcheck’
* using R version 4.5.1 (2025-06-13)
* 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.2 LTS
* using session charset: UTF-8
* checking for file ‘XINA/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘XINA’ version ‘1.27.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 ‘XINA’ 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 ... 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 ... NOTE
Non-topic package-anchored link(s) in Rd file 'xina_enrichment.Rd':
  ‘[STRINGdb]{get_enrichment}’

Non-topic package-anchored link(s) in Rd file 'xina_plot_single.Rd':
  ‘[base]{Round}’

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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                    user system elapsed
xina_clustering                   19.534  0.030  19.564
plot_condition_compositions       13.678  0.068  13.747
mutate_colors                      8.292  0.092   8.385
plot_clusters                      7.493  0.068   7.561
get_condition_biased_comigrations  5.086  0.224   5.312
* 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/XINA.Rcheck/00check.log’
for details.


Installation output

XINA.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘XINA’ ...
** this is package ‘XINA’ version ‘1.27.0’
** 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
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (XINA)

Tests output


Example timings

XINA.Rcheck/XINA-Ex.timings

nameusersystemelapsed
alluvial_enriched2.4250.0462.472
draw_alluvial_plot0.060.000.06
get_comigrations_by_name0.0500.0000.052
get_condition_biased_comigrations5.0860.2245.312
get_unknown_ppi_nodes0.0960.0030.099
load_previous_results0.8220.0420.864
make_random_xina_data0.1420.0110.154
mutate_colors8.2920.0928.385
plot_clusters7.4930.0687.561
plot_clusters_all1.5580.0111.569
plot_condition_compositions13.678 0.06813.747
plot_enrichment_results000
xina_analysis000
xina_clustering19.534 0.03019.564
xina_enrichment000
xina_plot_all4.4240.1484.566
xina_plot_bycluster0.2040.0050.210
xina_plot_single0.1390.0030.142