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

This page was generated on 2023-10-16 11:35:27 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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 1021/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ISAnalytics 1.10.2  (landing page)
Giulia Pais
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/ISAnalytics
git_branch: RELEASE_3_17
git_last_commit: af97c9b
git_last_commit_date: 2023-07-24 10:11:21 -0400 (Mon, 24 Jul 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson2macOS 12.6.1 Monterey / arm64see weekly results here

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.10.2
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:ISAnalytics.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings ISAnalytics_1.10.2.tar.gz
StartedAt: 2023-10-15 22:15:14 -0400 (Sun, 15 Oct 2023)
EndedAt: 2023-10-15 22:24:21 -0400 (Sun, 15 Oct 2023)
EllapsedTime: 547.5 seconds
RetCode: 0
Status:   OK  
CheckDir: ISAnalytics.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/ISAnalytics.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
* running under: Ubuntu 22.04.3 LTS
* using session charset: UTF-8
* checking for file ‘ISAnalytics/DESCRIPTION’ ... OK
* this is package ‘ISAnalytics’ version ‘1.10.2’
* 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 R 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 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 ... OK
* 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      2.749  0.096   7.821
sharing_venn                   2.504  0.216  31.851
import_parallel_Vispa2Matrices 1.925  0.221  11.900
CIS_grubbs_overtime            1.397  0.106   6.346
import_Vispa2_stats            1.239  0.146   5.660
top_cis_overtime_heatmap       1.261  0.059   5.806
sharing_heatmap                1.138  0.069   7.806
HSC_population_plot            0.876  0.037   5.766
iss_source                     0.833  0.032   5.457
is_sharing                     0.676  0.088   6.605
compute_near_integrations      0.622  0.048   8.579
HSC_population_size_estimate   0.592  0.013   5.162
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘ISAnalytics.Rmd’ using ‘UTF-8’... OK
  ‘workflow_start.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

ISAnalytics.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-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.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

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/Rtmpq5no2n/filef385332be32cb/2023-10-15_collision_removal_report.html
Report correctly saved
i Report saved to: /tmp/Rtmpq5no2n/filef385332bda734/2023-10-15_outlier_test_pool_fragments_report.html
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 834 ]
> 
> proc.time()
   user  system elapsed 
 89.262   5.301 236.189 

Example timings

ISAnalytics.Rcheck/ISAnalytics-Ex.timings

nameusersystemelapsed
CIS_grubbs1.0690.1391.209
CIS_grubbs_overtime1.3970.1066.346
CIS_volcano_plot1.2810.0641.346
HSC_population_plot0.8760.0375.766
HSC_population_size_estimate0.5920.0135.162
NGSdataExplorer0.0010.0000.000
aggregate_metadata0.1360.0000.137
aggregate_values_by_key0.0660.0000.065
annotation_issues0.030.000.03
as_sparse_matrix0.0640.0000.065
available_outlier_tests0.0000.0000.001
available_tags0.0220.0000.021
blood_lineages_default0.0270.0000.027
circos_genomic_density000
clinical_relevant_suspicious_genes0.0120.0000.012
comparison_matrix0.0250.0030.029
compute_abundance0.0370.0000.038
compute_near_integrations0.6220.0488.579
cumulative_count_union000
cumulative_is0.1680.0080.175
date_formats0.0000.0000.001
default_af_transform0.0010.0000.001
default_iss_file_prefixes000
default_meta_agg0.0290.0030.033
default_rec_agg_lambdas0.0010.0000.001
default_report_path0.010.000.01
default_stats1.0270.0401.067
enable_progress_bars0.0160.0000.016
export_ISA_settings0.0700.0040.074
fisher_scatterplot1.3160.0841.400
gene_frequency_fisher0.8770.0200.896
generate_Vispa2_launch_AF0.1840.0100.210
generate_blank_association_file0.0130.0000.012
generate_default_folder_structure0.4990.0800.553
import_ISA_settings0.0680.0000.068
import_Vispa2_stats1.2390.1465.660
import_association_file0.6830.1040.753
import_parallel_Vispa2Matrices 1.925 0.22111.900
import_single_Vispa2Matrix0.9230.1131.011
inspect_tags0.0150.0000.015
integration_alluvial_plot2.7490.0967.821
is_sharing0.6760.0886.605
iss_source0.8330.0325.457
known_clinical_oncogenes0.0110.0040.015
mandatory_IS_vars0.0800.0240.104
matching_options000
outlier_filter0.1590.0120.171
outliers_by_pool_fragments0.1630.0040.167
pcr_id_column0.0240.0000.024
purity_filter0.3860.0040.390
quantification_types000
realign_after_collisions0.6380.0534.575
reduced_AF_columns0.0440.0040.048
refGene_table_cols0.0010.0000.000
remove_collisions0.6410.0334.560
reset_mandatory_IS_vars0.0120.0000.012
sample_statistics0.2800.0640.344
separate_quant_matrices0.0140.0040.018
set_mandatory_IS_vars0.1060.0000.106
set_matrix_file_suffixes0.0160.0040.019
sharing_heatmap1.1380.0697.806
sharing_venn 2.504 0.21631.851
threshold_filter0.0000.0000.001
top_abund_tableGrob0.6890.0200.710
top_cis_overtime_heatmap1.2610.0595.806
top_integrations0.0530.0150.068
top_targeted_genes0.7200.0040.724
transform_columns0.0180.0000.018