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

This page was generated on 2025-11-05 11:32 -0500 (Wed, 05 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4818
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 1064/2323HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ISAnalytics 1.21.0  (landing page)
Francesco Gazzo
Snapshot Date: 2025-11-04 13:40 -0500 (Tue, 04 Nov 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


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-11-05 00:28:41 -0500 (Wed, 05 Nov 2025)
EndedAt: 2025-11-05 00:38:36 -0500 (Wed, 05 Nov 2025)
EllapsedTime: 594.9 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                   4.482  0.655  33.091
integration_alluvial_plot      3.566  0.180  10.311
import_parallel_Vispa2Matrices 2.770  0.225  16.014
sharing_heatmap                2.193  0.727  11.258
import_Vispa2_stats            1.931  0.241   8.448
top_cis_overtime_heatmap       1.932  0.179   8.664
realign_after_collisions       1.401  0.499   7.826
iss_source                     1.631  0.254   9.030
CIS_grubbs_overtime            1.702  0.111   7.054
remove_collisions              1.445  0.186   7.613
HSC_population_plot            1.451  0.083   6.720
is_sharing                     1.425  0.091   8.690
compute_near_integrations      1.004  0.023   6.248
HSC_population_size_estimate   0.892  0.057   6.413
* 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/Rtmpo4S9Lb/filea147f58ed19b/2025-11-05_collision_removal_report.html
Report correctly saved
i Report saved to: /tmp/Rtmpo4S9Lb/filea147f58ad294f/2025-11-05_outlier_test_pool_fragments_report.html
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 834 ]
> 
> proc.time()
   user  system elapsed 
103.287   6.537 284.039 

Example timings

ISAnalytics.Rcheck/ISAnalytics-Ex.timings

nameusersystemelapsed
CIS_grubbs0.7860.0310.816
CIS_grubbs_overtime1.7020.1117.054
CIS_volcano_plot1.4640.0801.544
HSC_population_plot1.4510.0836.720
HSC_population_size_estimate0.8920.0576.413
NGSdataExplorer0.0000.0000.001
aggregate_metadata0.1040.0000.104
aggregate_values_by_key0.0660.0000.066
annotation_issues0.0280.0010.029
as_sparse_matrix0.0530.0000.054
available_outlier_tests0.0000.0010.000
available_tags0.0220.0000.022
blood_lineages_default0.0290.0000.029
circos_genomic_density000
clinical_relevant_suspicious_genes0.0110.0010.013
comparison_matrix0.0290.0000.028
compute_abundance0.0380.0000.038
compute_near_integrations1.0040.0236.248
cumulative_count_union000
cumulative_is0.1530.0020.154
date_formats0.0000.0010.000
default_af_transform0.0000.0010.001
default_iss_file_prefixes0.0000.0000.001
default_meta_agg0.0150.0000.016
default_rec_agg_lambdas0.0000.0000.001
default_report_path0.0060.0010.007
default_stats1.1360.0681.204
enable_progress_bars0.0150.0010.016
export_ISA_settings0.0700.0040.074
fisher_scatterplot1.1050.1171.223
gene_frequency_fisher0.8930.0260.919
generate_Vispa2_launch_AF0.1920.0190.210
generate_blank_association_file0.0110.0030.014
generate_default_folder_structure0.3880.0910.451
import_ISA_settings0.0590.0010.060
import_Vispa2_stats1.9310.2418.448
import_association_file0.5660.1130.640
import_parallel_Vispa2Matrices 2.770 0.22516.014
import_single_Vispa2Matrix0.8740.1601.006
inspect_tags0.0130.0000.013
integration_alluvial_plot 3.566 0.18010.311
is_sharing1.4250.0918.690
iss_source1.6310.2549.030
known_clinical_oncogenes0.0110.0030.015
mandatory_IS_vars0.1080.0400.149
matching_options000
outlier_filter0.1510.0860.237
outliers_by_pool_fragments0.1740.0750.249
pcr_id_column0.0210.0090.030
purity_filter0.3520.1170.469
quantification_types000
realign_after_collisions1.4010.4997.826
reduced_AF_columns0.0430.0010.045
refGene_table_cols000
remove_collisions1.4450.1867.613
reset_mandatory_IS_vars0.0060.0000.006
sample_statistics0.3310.1450.477
separate_quant_matrices0.0180.0020.020
set_mandatory_IS_vars0.0870.0140.102
set_matrix_file_suffixes0.0190.0050.024
sharing_heatmap 2.193 0.72711.258
sharing_venn 4.482 0.65533.091
threshold_filter0.0000.0000.001
top_abund_tableGrob0.6070.0270.635
top_cis_overtime_heatmap1.9320.1798.664
top_integrations0.0280.0010.029
top_targeted_genes0.4480.0130.460
transform_columns0.0210.0000.021