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

This page was generated on 2024-05-30 11:35:40 -0400 (Thu, 30 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4753
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4518
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 1061/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ISAnalytics 1.14.0  (landing page)
Giulia Pais
Snapshot Date: 2024-05-29 14:00:10 -0400 (Wed, 29 May 2024)
git_url: https://git.bioconductor.org/packages/ISAnalytics
git_branch: RELEASE_3_19
git_last_commit: 5effb43
git_last_commit_date: 2024-04-30 11:26:39 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  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.6.5 Ventura / arm64see weekly results here

CHECK results for ISAnalytics on lconway


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.14.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.14.0.tar.gz
StartedAt: 2024-05-29 21:34:20 -0400 (Wed, 29 May 2024)
EndedAt: 2024-05-29 21:43:41 -0400 (Wed, 29 May 2024)
EllapsedTime: 561.4 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.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/ISAnalytics.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ISAnalytics/DESCRIPTION’ ... OK
* this is package ‘ISAnalytics’ version ‘1.14.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 ‘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
integration_alluvial_plot      3.351  0.066  10.080
import_parallel_Vispa2Matrices 1.908  0.160  14.516
CIS_grubbs_overtime            1.525  0.238   8.159
import_Vispa2_stats            1.385  0.143   7.050
sharing_venn                   1.332  0.087  39.865
top_cis_overtime_heatmap       1.339  0.054   8.146
sharing_heatmap                1.231  0.032  10.563
iss_source                     0.863  0.033   7.730
HSC_population_plot            0.840  0.025   7.002
remove_collisions              0.730  0.021   6.432
realign_after_collisions       0.709  0.023   6.523
is_sharing                     0.689  0.022   8.534
compute_near_integrations      0.591  0.024  11.117
HSC_population_size_estimate   0.552  0.018   6.483
* 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.19-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.4-x86_64/Resources/library’
* installing *source* package ‘ISAnalytics’ ...
** 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.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-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
2024-05-29 21:39:31.953 R[83007:1971749531] XType: com.apple.fonts is not accessible.
2024-05-29 21:39:31.953 R[83007:1971749531] XType: XTFontStaticRegistry is enabled.
Report correctly saved
i Report saved to: /tmp/RtmpMcsNRb/file1443f49068520/2024-05-29_collision_removal_report.html
Report correctly saved
i Report saved to: /tmp/RtmpMcsNRb/file1443f4dc01e19/2024-05-29_outlier_test_pool_fragments_report.html
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 834 ]
> 
> proc.time()
   user  system elapsed 
102.377   5.861 301.524 

Example timings

ISAnalytics.Rcheck/ISAnalytics-Ex.timings

nameusersystemelapsed
CIS_grubbs1.2110.0591.282
CIS_grubbs_overtime1.5250.2388.159
CIS_volcano_plot1.5870.0351.634
HSC_population_plot0.8400.0257.002
HSC_population_size_estimate0.5520.0186.483
NGSdataExplorer000
aggregate_metadata0.1310.0030.136
aggregate_values_by_key0.0830.0040.087
annotation_issues0.0310.0010.032
as_sparse_matrix0.0610.0020.064
available_outlier_tests0.0000.0000.001
available_tags0.0290.0010.030
blood_lineages_default0.0270.0010.028
circos_genomic_density0.0000.0000.001
clinical_relevant_suspicious_genes0.0130.0010.013
comparison_matrix0.0460.0010.047
compute_abundance0.0420.0020.044
compute_near_integrations 0.591 0.02411.117
cumulative_count_union0.0000.0000.001
cumulative_is0.2000.0040.207
date_formats0.0010.0000.001
default_af_transform0.0010.0000.001
default_iss_file_prefixes000
default_meta_agg0.0200.0000.021
default_rec_agg_lambdas0.0000.0000.001
default_report_path0.0080.0020.009
default_stats1.1960.0541.256
enable_progress_bars0.0180.0030.021
export_ISA_settings0.0780.0060.084
fisher_scatterplot1.2470.0371.295
gene_frequency_fisher1.3400.0251.375
generate_Vispa2_launch_AF0.2300.0200.261
generate_blank_association_file0.0120.0010.014
generate_default_folder_structure0.4210.0870.458
import_ISA_settings0.0570.0010.058
import_Vispa2_stats1.3850.1437.050
import_association_file0.7360.1220.795
import_parallel_Vispa2Matrices 1.908 0.16014.516
import_single_Vispa2Matrix0.9680.1201.040
inspect_tags0.0170.0000.017
integration_alluvial_plot 3.351 0.06610.080
is_sharing0.6890.0228.534
iss_source0.8630.0337.730
known_clinical_oncogenes0.0110.0000.012
mandatory_IS_vars0.1050.0080.114
matching_options000
outlier_filter0.1900.0110.202
outliers_by_pool_fragments0.1810.0020.183
pcr_id_column0.020.000.02
purity_filter0.3710.0070.379
quantification_types000
realign_after_collisions0.7090.0236.523
reduced_AF_columns0.0530.0010.053
refGene_table_cols0.0000.0000.001
remove_collisions0.7300.0216.432
reset_mandatory_IS_vars0.0080.0000.007
sample_statistics0.4100.0430.456
separate_quant_matrices0.0170.0010.018
set_mandatory_IS_vars0.1200.0050.127
set_matrix_file_suffixes0.0250.0010.025
sharing_heatmap 1.231 0.03210.563
sharing_venn 1.332 0.08739.865
threshold_filter0.0000.0010.001
top_abund_tableGrob0.8020.0150.824
top_cis_overtime_heatmap1.3390.0548.146
top_integrations0.0360.0010.038
top_targeted_genes0.5140.0050.524
transform_columns0.0210.0000.021