Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

This page was generated on 2025-12-05 11:35 -0500 (Fri, 05 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4869
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4576
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 1069/2331HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ISAnalytics 1.21.0  (landing page)
Francesco Gazzo
Snapshot Date: 2025-12-04 13:40 -0500 (Thu, 04 Dec 2025)
git_url: https://git.bioconductor.org/packages/ISAnalytics
git_branch: devel
git_last_commit: e37fd79
git_last_commit_date: 2025-10-29 11:01:52 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for ISAnalytics on nebbiolo1

To the developers/maintainers of the ISAnalytics package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ISAnalytics.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: ISAnalytics
Version: 1.21.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:ISAnalytics.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings ISAnalytics_1.21.0.tar.gz
StartedAt: 2025-12-05 00:43:16 -0500 (Fri, 05 Dec 2025)
EndedAt: 2025-12-05 00:51:29 -0500 (Fri, 05 Dec 2025)
EllapsedTime: 492.7 seconds
RetCode: 0
Status:   OK  
CheckDir: ISAnalytics.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:ISAnalytics.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings ISAnalytics_1.21.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/ISAnalytics.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* 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 ‘ISAnalytics/DESCRIPTION’ ... OK
* this is package ‘ISAnalytics’ version ‘1.21.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 22 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 ‘ISAnalytics’ can be installed ... OK
* checking installed package size ... INFO
  installed size is  8.3Mb
  sub-directories of 1Mb or more:
    data   5.9Mb
* 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 ... OK
* checking Rd files ... NOTE
checkRd: (-1) refGenes_hg19.Rd:21: Lost braces; missing escapes or markup?
    21 | \item Download from {http://hgdownload.soe.ucsc.edu/goldenPath/hg19/database/}
       |                     ^
* 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 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
sharing_venn                   3.903  0.422  30.000
import_parallel_Vispa2Matrices 3.476  0.761  13.024
integration_alluvial_plot      3.556  0.292   8.476
sharing_heatmap                2.423  0.217   9.024
top_cis_overtime_heatmap       2.080  0.178   8.672
import_Vispa2_stats            1.976  0.232   5.959
CIS_grubbs_overtime            1.755  0.173   7.213
is_sharing                     1.758  0.150   7.051
realign_after_collisions       1.597  0.187   5.470
iss_source                     1.603  0.137   8.810
remove_collisions              1.389  0.052   5.131
* 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/ISAnalytics.Rcheck/00check.log’
for details.


Installation output

ISAnalytics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL ISAnalytics
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘ISAnalytics’ ...
** this is package ‘ISAnalytics’ version ‘1.21.0’
** using staged installation
** R
** data
** 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 (ISAnalytics)

Tests output

ISAnalytics.Rcheck/tests/testthat.Rout


R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences"
Copyright (C) 2025 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(ISAnalytics)
> 
> test_check("ISAnalytics")
Loading required namespace: plotly
Loading required namespace: rmarkdown
Report correctly saved
i Report saved to: /tmp/RtmpmIZLBu/file23eebe22ed601d/2025-12-05_collision_removal_report.html
Report correctly saved
i Report saved to: /tmp/RtmpmIZLBu/file23eebe1b96dbf2/2025-12-05_outlier_test_pool_fragments_report.html
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 834 ]
> 
> proc.time()
   user  system elapsed 
101.889   5.884 208.689 

Example timings

ISAnalytics.Rcheck/ISAnalytics-Ex.timings

nameusersystemelapsed
CIS_grubbs0.8250.0700.894
CIS_grubbs_overtime1.7550.1737.213
CIS_volcano_plot1.4260.0641.490
HSC_population_plot1.4420.0244.353
HSC_population_size_estimate1.1270.0664.081
NGSdataExplorer0.0000.0000.001
aggregate_metadata0.1050.0010.107
aggregate_values_by_key0.0720.0010.074
annotation_issues0.0320.0000.032
as_sparse_matrix0.0560.0040.061
available_outlier_tests0.0000.0000.001
available_tags0.0210.0000.021
blood_lineages_default0.0210.0000.021
circos_genomic_density000
clinical_relevant_suspicious_genes0.0120.0000.012
comparison_matrix0.0280.0000.029
compute_abundance0.0350.0010.035
compute_near_integrations1.2180.0943.922
cumulative_count_union0.0000.0010.000
cumulative_is0.1550.0000.155
date_formats000
default_af_transform0.0000.0000.001
default_iss_file_prefixes0.0000.0000.001
default_meta_agg0.0140.0010.016
default_rec_agg_lambdas0.0000.0000.001
default_report_path0.0070.0000.007
default_stats1.0600.0351.095
enable_progress_bars0.0120.0060.018
export_ISA_settings0.0710.0120.083
fisher_scatterplot1.0990.1161.216
gene_frequency_fisher0.8410.0300.871
generate_Vispa2_launch_AF0.1770.0230.198
generate_blank_association_file0.0130.0020.016
generate_default_folder_structure0.3800.0860.439
import_ISA_settings0.0590.0010.060
import_Vispa2_stats1.9760.2325.959
import_association_file0.5630.1220.649
import_parallel_Vispa2Matrices 3.476 0.76113.024
import_single_Vispa2Matrix0.9160.1641.054
inspect_tags0.0140.0010.014
integration_alluvial_plot3.5560.2928.476
is_sharing1.7580.1507.051
iss_source1.6030.1378.810
known_clinical_oncogenes0.0110.0010.012
mandatory_IS_vars0.0970.0030.101
matching_options0.0000.0000.001
outlier_filter0.1480.0150.163
outliers_by_pool_fragments0.1660.0160.182
pcr_id_column0.0190.0020.021
purity_filter0.3400.0210.360
quantification_types000
realign_after_collisions1.5970.1875.470
reduced_AF_columns0.0430.0000.044
refGene_table_cols0.0000.0000.001
remove_collisions1.3890.0525.131
reset_mandatory_IS_vars0.0060.0000.006
sample_statistics0.3080.0730.381
separate_quant_matrices0.0180.0010.018
set_mandatory_IS_vars0.0890.0090.098
set_matrix_file_suffixes0.0180.0020.020
sharing_heatmap2.4230.2179.024
sharing_venn 3.903 0.42230.000
threshold_filter0.0010.0000.000
top_abund_tableGrob0.6280.0080.636
top_cis_overtime_heatmap2.0800.1788.672
top_integrations0.0260.0000.027
top_targeted_genes0.4400.0140.454
transform_columns0.0190.0000.020