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

This page was generated on 2025-03-22 11:45 -0400 (Sat, 22 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-03-13 r87965) -- "Unsuffered Consequences" 4777
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-03-01 r87860 ucrt) -- "Unsuffered Consequences" 4547
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4576
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-03-02 r87868) -- "Unsuffered Consequences" 4528
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4458
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 1060/2313HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ISAnalytics 1.17.1  (landing page)
Francesco Gazzo
Snapshot Date: 2025-03-21 13:40 -0400 (Fri, 21 Mar 2025)
git_url: https://git.bioconductor.org/packages/ISAnalytics
git_branch: devel
git_last_commit: 3b0f63a
git_last_commit_date: 2024-12-05 05:16:21 -0400 (Thu, 05 Dec 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows 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
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for ISAnalytics on kjohnson3

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.17.1
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.17.1.tar.gz
StartedAt: 2025-03-21 19:59:23 -0400 (Fri, 21 Mar 2025)
EndedAt: 2025-03-21 20:02:03 -0400 (Fri, 21 Mar 2025)
EllapsedTime: 159.9 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.17.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/ISAnalytics.Rcheck’
* using R Under development (unstable) (2025-03-02 r87868)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ISAnalytics/DESCRIPTION’ ... OK
* this is package ‘ISAnalytics’ version ‘1.17.1’
* 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 ‘ISAnalytics’ 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 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 0.54  0.027    9.52
* 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.21-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.17.1’
** 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-03-02 r87868) -- "Unsuffered Consequences"
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-03-21 20:00:54.078 R[79943:779838649] XType: Using static font registry.
Report correctly saved
i Report saved to: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/Rtmpk9VyQc/file1384724fa7b54/2025-03-21_collision_removal_report.html
Report correctly saved
i Report saved to: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/Rtmpk9VyQc/file13847148f61c5/2025-03-21_outlier_test_pool_fragments_report.html
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 834 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 834 ]
> 
> proc.time()
   user  system elapsed 
 27.990   1.799  84.467 

Example timings

ISAnalytics.Rcheck/ISAnalytics-Ex.timings

nameusersystemelapsed
CIS_grubbs0.3840.0130.396
CIS_grubbs_overtime0.5250.0652.421
CIS_volcano_plot0.4230.0070.431
HSC_population_plot0.2720.0092.062
HSC_population_size_estimate0.1790.0081.936
NGSdataExplorer000
aggregate_metadata0.030.000.03
aggregate_values_by_key0.0240.0000.025
annotation_issues0.0090.0010.009
as_sparse_matrix0.0150.0000.016
available_outlier_tests000
available_tags0.0070.0000.007
blood_lineages_default0.0060.0000.006
circos_genomic_density000
clinical_relevant_suspicious_genes0.0070.0000.007
comparison_matrix0.0080.0010.009
compute_abundance0.0130.0000.013
compute_near_integrations0.2210.0083.294
cumulative_count_union0.0000.0000.001
cumulative_is0.0520.0010.054
date_formats000
default_af_transform0.0010.0000.001
default_iss_file_prefixes000
default_meta_agg0.0040.0000.005
default_rec_agg_lambdas000
default_report_path0.0050.0000.005
default_stats0.3980.0140.413
enable_progress_bars0.0050.0010.006
export_ISA_settings0.0220.0020.024
fisher_scatterplot0.3730.0080.382
gene_frequency_fisher0.3030.0030.306
generate_Vispa2_launch_AF0.0640.0090.073
generate_blank_association_file0.0050.0000.005
generate_default_folder_structure0.1230.0520.143
import_ISA_settings0.0250.0010.025
import_Vispa2_stats0.4300.0622.103
import_association_file0.1940.0790.218
import_parallel_Vispa2Matrices0.6270.0804.423
import_single_Vispa2Matrix0.3230.0730.353
inspect_tags0.0040.0000.004
integration_alluvial_plot1.0270.0242.925
is_sharing0.2610.0172.424
iss_source0.3040.0112.308
known_clinical_oncogenes0.0040.0000.004
mandatory_IS_vars0.0260.0040.030
matching_options0.0000.0000.001
outlier_filter0.0440.0060.050
outliers_by_pool_fragments0.0510.0010.052
pcr_id_column0.0060.0000.006
purity_filter0.0930.0010.093
quantification_types000
realign_after_collisions0.2680.0131.957
reduced_AF_columns0.0120.0010.013
refGene_table_cols000
remove_collisions0.2520.0061.941
reset_mandatory_IS_vars0.0020.0000.002
sample_statistics0.0940.0190.114
separate_quant_matrices0.0070.0000.007
set_mandatory_IS_vars0.0280.0020.030
set_matrix_file_suffixes0.0060.0010.006
sharing_heatmap0.4120.0232.824
sharing_venn0.5400.0279.520
threshold_filter000
top_abund_tableGrob0.2010.0030.203
top_cis_overtime_heatmap0.4830.0282.406
top_integrations0.0100.0010.010
top_targeted_genes0.1240.0050.128
transform_columns0.0060.0000.006