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

This page was generated on 2025-11-20 12:06 -0500 (Thu, 20 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4615
merida1macOS 12.7.6 Montereyx86_644.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble" 4610
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4598
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4668
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 1081/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ISAnalytics 1.20.0  (landing page)
Francesco Gazzo
Snapshot Date: 2025-11-17 13:45 -0500 (Mon, 17 Nov 2025)
git_url: https://git.bioconductor.org/packages/ISAnalytics
git_branch: RELEASE_3_22
git_last_commit: 72d44b9
git_last_commit_date: 2025-10-29 11:01:52 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for ISAnalytics on kjohnson1

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.20.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ISAnalytics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ISAnalytics_1.20.0.tar.gz
StartedAt: 2025-11-18 08:03:37 -0500 (Tue, 18 Nov 2025)
EndedAt: 2025-11-18 08:07:59 -0500 (Tue, 18 Nov 2025)
EllapsedTime: 262.2 seconds
RetCode: 0
Status:   OK  
CheckDir: ISAnalytics.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ISAnalytics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ISAnalytics_1.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/ISAnalytics.Rcheck’
* using R version 4.5.2 Patched (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ISAnalytics/DESCRIPTION’ ... OK
* this is package ‘ISAnalytics’ version ‘1.20.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.2Mb
  sub-directories of 1Mb or more:
    data   5.8Mb
* 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 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
import_parallel_Vispa2Matrices 1.202  0.081   8.081
sharing_venn                   1.158  0.050  14.708
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.22-bioc/meat/ISAnalytics.Rcheck/00check.log’
for details.


Installation output

ISAnalytics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL ISAnalytics
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library’
* installing *source* package ‘ISAnalytics’ ...
** this is package ‘ISAnalytics’ version ‘1.20.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 version 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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
2025-11-18 08:05:59.976 R[65026:15529138] XType: Using static font registry.
Report correctly saved
i Report saved to: /var/folders/dc/2xck8b8s0_3gymbxnrltzxhm0000gs/T/RtmpeHqgHW/filefe024cf513d2/2025-11-18_collision_removal_report.html
Report correctly saved
i Report saved to: /var/folders/dc/2xck8b8s0_3gymbxnrltzxhm0000gs/T/RtmpeHqgHW/filefe027a89ec2c/2025-11-18_outlier_test_pool_fragments_report.html
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 834 ]
> 
> proc.time()
   user  system elapsed 
 38.976   1.964 144.691 

Example timings

ISAnalytics.Rcheck/ISAnalytics-Ex.timings

nameusersystemelapsed
CIS_grubbs0.3280.0150.373
CIS_grubbs_overtime0.7810.0854.044
CIS_volcano_plot0.5670.0110.618
HSC_population_plot0.5240.0153.342
HSC_population_size_estimate0.3760.0122.983
NGSdataExplorer000
aggregate_metadata0.0400.0010.043
aggregate_values_by_key0.0250.0010.032
annotation_issues0.0110.0010.012
as_sparse_matrix0.0210.0010.024
available_outlier_tests0.0000.0000.001
available_tags0.0080.0010.008
blood_lineages_default0.010.000.01
circos_genomic_density000
clinical_relevant_suspicious_genes0.0040.0000.004
comparison_matrix0.0090.0000.010
compute_abundance0.0140.0010.015
compute_near_integrations0.4210.0184.854
cumulative_count_union000
cumulative_is0.0580.0010.061
date_formats000
default_af_transform0.0000.0010.000
default_iss_file_prefixes000
default_meta_agg0.0050.0000.005
default_rec_agg_lambdas000
default_report_path0.0030.0010.003
default_stats0.4830.0110.543
enable_progress_bars0.0070.0010.009
export_ISA_settings0.0260.0000.027
fisher_scatterplot0.4290.0190.468
gene_frequency_fisher0.3290.0050.367
generate_Vispa2_launch_AF0.0770.0080.102
generate_blank_association_file0.0050.0000.008
generate_default_folder_structure0.3190.0560.501
import_ISA_settings0.0220.0010.023
import_Vispa2_stats0.7140.0733.805
import_association_file0.2280.0630.343
import_parallel_Vispa2Matrices1.2020.0818.081
import_single_Vispa2Matrix0.3950.0680.541
inspect_tags0.0050.0000.005
integration_alluvial_plot1.3410.0364.578
is_sharing0.6080.0174.184
iss_source0.6260.0144.546
known_clinical_oncogenes0.0040.0000.004
mandatory_IS_vars0.0340.0010.037
matching_options000
outlier_filter0.0700.0050.123
outliers_by_pool_fragments0.0610.0020.074
pcr_id_column0.0110.0000.040
purity_filter0.1320.0020.176
quantification_types000
realign_after_collisions0.5530.0143.550
reduced_AF_columns0.0150.0000.018
refGene_table_cols000
remove_collisions0.5120.0123.384
reset_mandatory_IS_vars0.0020.0000.002
sample_statistics0.1140.0200.143
separate_quant_matrices0.0060.0010.008
set_mandatory_IS_vars0.0310.0030.034
set_matrix_file_suffixes0.0070.0000.007
sharing_heatmap0.8140.0274.803
sharing_venn 1.158 0.05014.708
threshold_filter000
top_abund_tableGrob0.2340.0030.239
top_cis_overtime_heatmap0.7730.0334.436
top_integrations0.0100.0010.011
top_targeted_genes0.1400.0030.146
transform_columns0.0060.0000.007