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

This page was generated on 2025-11-01 12:03 -0400 (Sat, 01 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4901
lconwaymacOS 12.7.6 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4691
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4637
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 2349/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
XINA 1.28.0  (landing page)
Lang Ho Lee
Snapshot Date: 2025-10-31 13:45 -0400 (Fri, 31 Oct 2025)
git_url: https://git.bioconductor.org/packages/XINA
git_branch: RELEASE_3_22
git_last_commit: a4cb97b
git_last_commit_date: 2025-10-29 10:47:19 -0400 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
lconwaymacOS 12.7.6 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    WARNINGS    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.28.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.28.0.tar.gz
StartedAt: 2025-11-01 05:32:47 -0400 (Sat, 01 Nov 2025)
EndedAt: 2025-11-01 05:35:18 -0400 (Sat, 01 Nov 2025)
EllapsedTime: 151.2 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: XINA.Rcheck
Warnings: 1

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.28.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/XINA.Rcheck’
* using R version 4.5.1 Patched (2025-08-23 r88802)
* 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 ‘XINA/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘XINA’ version ‘1.28.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 ... WARNING
Found the following significant warnings:
  Warning: replacing previous import ‘mclust::count’ by ‘plyr::count’ when loading ‘XINA’
See ‘/home/biocbuild/bbs-3.22-bioc/meat/XINA.Rcheck/00install.out’ for details.
* 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.715  0.108  19.825
plot_condition_compositions       17.118  0.070  17.189
mutate_colors                     10.472  0.061  10.563
plot_clusters                     10.483  0.010  10.497
get_condition_biased_comigrations  6.281  0.080   6.361
xina_plot_all                      5.141  0.155   5.289
* 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 WARNING, 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.28.0’
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Warning: replacing previous import ‘mclust::count’ by ‘plyr::count’ when loading ‘XINA’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning: replacing previous import ‘mclust::count’ by ‘plyr::count’ when loading ‘XINA’
** testing if installed package can be loaded from final location
Warning: replacing previous import ‘mclust::count’ by ‘plyr::count’ when loading ‘XINA’
** 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.1160.0662.182
draw_alluvial_plot0.0480.0010.049
get_comigrations_by_name0.0340.0000.033
get_condition_biased_comigrations6.2810.0806.361
get_unknown_ppi_nodes0.0930.0080.101
load_previous_results1.0250.0541.078
make_random_xina_data0.3280.0070.334
mutate_colors10.472 0.06110.563
plot_clusters10.483 0.01010.497
plot_clusters_all2.2010.0172.218
plot_condition_compositions17.118 0.07017.189
plot_enrichment_results000
xina_analysis000
xina_clustering19.715 0.10819.825
xina_enrichment000
xina_plot_all5.1410.1555.289
xina_plot_bycluster0.2310.0030.234
xina_plot_single0.1500.0020.152