| Back to Multiple platform build/check report for BioC 3.17: simplified long |
|
This page was generated on 2023-10-16 11:37:10 -0400 (Mon, 16 Oct 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4626 |
| palomino3 | Windows Server 2022 Datacenter | x64 | 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" | 4379 |
| merida1 | macOS 12.6.4 Monterey | x86_64 | 4.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/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| ISAnalytics 1.10.2 (landing page) Giulia Pais
| nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 12.6.4 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson2 | macOS 12.6.1 Monterey / arm64 | see weekly results here | ||||||||||||
|
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. |
| Package: ISAnalytics |
| Version: 1.10.2 |
| 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.10.2.tar.gz |
| StartedAt: 2023-10-16 02:58:06 -0400 (Mon, 16 Oct 2023) |
| EndedAt: 2023-10-16 03:18:29 -0400 (Mon, 16 Oct 2023) |
| EllapsedTime: 1223.4 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: ISAnalytics.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### 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.10.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/ISAnalytics.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
Apple clang version 14.0.3 (clang-1403.0.22.14.1)
GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.6.4
* using session charset: UTF-8
* using option ‘--no-vignettes’
* 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 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 6.692 0.196 24.665
sharing_venn 5.958 0.281 96.081
import_parallel_Vispa2Matrices 3.400 0.230 32.388
CIS_grubbs_overtime 2.391 0.308 17.063
import_Vispa2_stats 2.374 0.205 15.044
sharing_heatmap 2.327 0.053 22.667
top_cis_overtime_heatmap 2.245 0.085 16.031
iss_source 1.540 0.044 15.905
HSC_population_plot 1.513 0.033 14.840
is_sharing 1.205 0.049 18.504
realign_after_collisions 1.121 0.030 13.261
remove_collisions 1.085 0.030 13.453
compute_near_integrations 0.908 0.033 23.055
HSC_population_size_estimate 0.909 0.026 14.051
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: OK
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.3-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)
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-apple-darwin20 (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/RtmpOzXv1M/file3b7047f4b5a4/2023-10-16_collision_removal_report.html
Report correctly saved
i Report saved to: /tmp/RtmpOzXv1M/file3b701809ce49/2023-10-16_outlier_test_pool_fragments_report.html
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 834 ]
>
> proc.time()
user system elapsed
190.762 6.226 661.475
ISAnalytics.Rcheck/ISAnalytics-Ex.timings
| name | user | system | elapsed | |
| CIS_grubbs | 2.298 | 0.120 | 3.215 | |
| CIS_grubbs_overtime | 2.391 | 0.308 | 17.063 | |
| CIS_volcano_plot | 2.812 | 0.036 | 3.827 | |
| HSC_population_plot | 1.513 | 0.033 | 14.840 | |
| HSC_population_size_estimate | 0.909 | 0.026 | 14.051 | |
| NGSdataExplorer | 0.000 | 0.001 | 0.000 | |
| aggregate_metadata | 0.260 | 0.009 | 0.279 | |
| aggregate_values_by_key | 0.151 | 0.004 | 0.201 | |
| annotation_issues | 0.066 | 0.003 | 0.092 | |
| as_sparse_matrix | 0.143 | 0.003 | 0.209 | |
| available_outlier_tests | 0 | 0 | 0 | |
| available_tags | 0.057 | 0.000 | 0.084 | |
| blood_lineages_default | 0.052 | 0.001 | 0.070 | |
| circos_genomic_density | 0.000 | 0.001 | 0.001 | |
| clinical_relevant_suspicious_genes | 0.029 | 0.001 | 0.041 | |
| comparison_matrix | 0.069 | 0.002 | 0.091 | |
| compute_abundance | 0.080 | 0.003 | 0.112 | |
| compute_near_integrations | 0.908 | 0.033 | 23.055 | |
| cumulative_count_union | 0.000 | 0.000 | 0.001 | |
| cumulative_is | 0.389 | 0.006 | 0.454 | |
| date_formats | 0.000 | 0.001 | 0.001 | |
| default_af_transform | 0.001 | 0.000 | 0.001 | |
| default_iss_file_prefixes | 0.000 | 0.001 | 0.001 | |
| default_meta_agg | 0.046 | 0.001 | 0.064 | |
| default_rec_agg_lambdas | 0.001 | 0.000 | 0.001 | |
| default_report_path | 0.013 | 0.002 | 0.016 | |
| default_stats | 2.213 | 0.084 | 2.956 | |
| enable_progress_bars | 0.031 | 0.004 | 0.041 | |
| export_ISA_settings | 0.178 | 0.016 | 0.248 | |
| fisher_scatterplot | 3.005 | 0.060 | 4.009 | |
| gene_frequency_fisher | 2.223 | 0.029 | 2.966 | |
| generate_Vispa2_launch_AF | 0.471 | 0.028 | 0.662 | |
| generate_blank_association_file | 0.026 | 0.002 | 0.031 | |
| generate_default_folder_structure | 1.033 | 0.150 | 1.514 | |
| import_ISA_settings | 0.150 | 0.005 | 0.218 | |
| import_Vispa2_stats | 2.374 | 0.205 | 15.044 | |
| import_association_file | 1.562 | 0.186 | 2.252 | |
| import_parallel_Vispa2Matrices | 3.400 | 0.230 | 32.388 | |
| import_single_Vispa2Matrix | 1.744 | 0.194 | 3.749 | |
| inspect_tags | 0.035 | 0.001 | 0.055 | |
| integration_alluvial_plot | 6.692 | 0.196 | 24.665 | |
| is_sharing | 1.205 | 0.049 | 18.504 | |
| iss_source | 1.540 | 0.044 | 15.905 | |
| known_clinical_oncogenes | 0.022 | 0.000 | 0.032 | |
| mandatory_IS_vars | 0.224 | 0.008 | 0.324 | |
| matching_options | 0.001 | 0.000 | 0.000 | |
| outlier_filter | 0.325 | 0.015 | 0.472 | |
| outliers_by_pool_fragments | 0.382 | 0.006 | 0.531 | |
| pcr_id_column | 0.053 | 0.001 | 0.073 | |
| purity_filter | 0.883 | 0.008 | 1.194 | |
| quantification_types | 0 | 0 | 0 | |
| realign_after_collisions | 1.121 | 0.030 | 13.261 | |
| reduced_AF_columns | 0.109 | 0.002 | 0.111 | |
| refGene_table_cols | 0.001 | 0.000 | 0.001 | |
| remove_collisions | 1.085 | 0.030 | 13.453 | |
| reset_mandatory_IS_vars | 0.024 | 0.003 | 0.027 | |
| sample_statistics | 0.778 | 0.140 | 1.168 | |
| separate_quant_matrices | 0.037 | 0.002 | 0.051 | |
| set_mandatory_IS_vars | 0.220 | 0.009 | 0.307 | |
| set_matrix_file_suffixes | 0.043 | 0.001 | 0.058 | |
| sharing_heatmap | 2.327 | 0.053 | 22.667 | |
| sharing_venn | 5.958 | 0.281 | 96.081 | |
| threshold_filter | 0.001 | 0.001 | 0.002 | |
| top_abund_tableGrob | 1.617 | 0.015 | 2.091 | |
| top_cis_overtime_heatmap | 2.245 | 0.085 | 16.031 | |
| top_integrations | 0.066 | 0.002 | 0.088 | |
| top_targeted_genes | 1.705 | 0.010 | 2.218 | |
| transform_columns | 0.041 | 0.001 | 0.051 | |