| Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-06-06 11:00:34 -0000 (Tue, 06 Jun 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4366 |
| 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 | ||||
|
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. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
| Package 1009/2199 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| ISAnalytics 1.11.1 (landing page) Giulia Pais
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | |||||||||
| Package: ISAnalytics |
| Version: 1.11.1 |
| Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:ISAnalytics.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings ISAnalytics_1.11.1.tar.gz |
| StartedAt: 2023-06-06 00:40:01 -0000 (Tue, 06 Jun 2023) |
| EndedAt: 2023-06-06 00:52:24 -0000 (Tue, 06 Jun 2023) |
| EllapsedTime: 743.1 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: ISAnalytics.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:ISAnalytics.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings ISAnalytics_1.11.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/ISAnalytics.Rcheck’
* using R version 4.3.0 (2023-04-21)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
gcc (GCC) 10.3.1
GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* checking for file ‘ISAnalytics/DESCRIPTION’ ... OK
* this is package ‘ISAnalytics’ version ‘1.11.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 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 4.175 0.183 11.232
sharing_venn 3.480 0.358 47.683
import_parallel_Vispa2Matrices 2.550 0.841 16.144
import_Vispa2_stats 1.612 0.207 7.305
sharing_heatmap 1.625 0.167 11.277
CIS_grubbs_overtime 1.602 0.175 8.118
top_cis_overtime_heatmap 1.662 0.053 8.142
iss_source 1.073 0.184 8.162
HSC_population_plot 1.020 0.140 7.379
remove_collisions 0.911 0.103 6.721
is_sharing 0.939 0.044 8.966
realign_after_collisions 0.896 0.081 6.617
compute_near_integrations 0.625 0.038 11.592
HSC_population_size_estimate 0.638 0.018 6.841
* 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
ISAnalytics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL ISAnalytics ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.0/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)
ISAnalytics.Rcheck/tests/testthat.Rout
R version 4.3.0 (2023-04-21) -- "Already Tomorrow"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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/RtmpiZsa2z/file3bdfb128536d7d/2023-06-06_collision_removal_report.html
Report correctly saved
i Report saved to: /tmp/RtmpiZsa2z/file3bdfb14decc15b/2023-06-06_outlier_test_pool_fragments_report.html
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 833 ]
>
> proc.time()
user system elapsed
122.399 4.903 316.632
ISAnalytics.Rcheck/ISAnalytics-Ex.timings
| name | user | system | elapsed | |
| CIS_grubbs | 1.249 | 0.036 | 1.288 | |
| CIS_grubbs_overtime | 1.602 | 0.175 | 8.118 | |
| CIS_volcano_plot | 1.757 | 0.004 | 1.765 | |
| HSC_population_plot | 1.020 | 0.140 | 7.379 | |
| HSC_population_size_estimate | 0.638 | 0.018 | 6.841 | |
| NGSdataExplorer | 0.001 | 0.000 | 0.000 | |
| aggregate_metadata | 0.160 | 0.012 | 0.173 | |
| aggregate_values_by_key | 0.085 | 0.016 | 0.101 | |
| annotation_issues | 0.043 | 0.000 | 0.043 | |
| as_sparse_matrix | 0.105 | 0.004 | 0.110 | |
| available_outlier_tests | 0 | 0 | 0 | |
| available_tags | 0.028 | 0.004 | 0.032 | |
| blood_lineages_default | 0.034 | 0.000 | 0.034 | |
| circos_genomic_density | 0 | 0 | 0 | |
| clinical_relevant_suspicious_genes | 0.020 | 0.000 | 0.019 | |
| comparison_matrix | 0.045 | 0.000 | 0.045 | |
| compute_abundance | 0.051 | 0.000 | 0.052 | |
| compute_near_integrations | 0.625 | 0.038 | 11.592 | |
| cumulative_count_union | 0 | 0 | 0 | |
| cumulative_is | 0.259 | 0.024 | 0.284 | |
| date_formats | 0.000 | 0.000 | 0.001 | |
| default_af_transform | 0.001 | 0.000 | 0.001 | |
| default_iss_file_prefixes | 0 | 0 | 0 | |
| default_meta_agg | 0.025 | 0.000 | 0.025 | |
| default_rec_agg_lambdas | 0.001 | 0.000 | 0.001 | |
| default_report_path | 0.010 | 0.000 | 0.009 | |
| default_stats | 1.274 | 0.076 | 1.351 | |
| enable_progress_bars | 0.02 | 0.00 | 0.02 | |
| export_ISA_settings | 0.417 | 0.008 | 0.425 | |
| fisher_scatterplot | 1.464 | 0.088 | 1.555 | |
| gene_frequency_fisher | 1.306 | 0.024 | 1.333 | |
| generate_Vispa2_launch_AF | 0.269 | 0.012 | 0.278 | |
| generate_blank_association_file | 0.014 | 0.004 | 0.018 | |
| generate_default_folder_structure | 0.650 | 0.128 | 0.741 | |
| import_ISA_settings | 0.093 | 0.008 | 0.101 | |
| import_Vispa2_stats | 1.612 | 0.207 | 7.305 | |
| import_association_file | 1.021 | 0.159 | 1.138 | |
| import_parallel_Vispa2Matrices | 2.550 | 0.841 | 16.144 | |
| import_single_Vispa2Matrix | 1.289 | 0.169 | 1.421 | |
| inspect_tags | 0.022 | 0.000 | 0.022 | |
| integration_alluvial_plot | 4.175 | 0.183 | 11.232 | |
| is_sharing | 0.939 | 0.044 | 8.966 | |
| iss_source | 1.073 | 0.184 | 8.162 | |
| known_clinical_oncogenes | 0.016 | 0.000 | 0.016 | |
| mandatory_IS_vars | 0.143 | 0.004 | 0.147 | |
| matching_options | 0 | 0 | 0 | |
| outlier_filter | 0.230 | 0.020 | 0.251 | |
| outliers_by_pool_fragments | 0.243 | 0.011 | 0.255 | |
| pcr_id_column | 0.036 | 0.001 | 0.036 | |
| purity_filter | 0.575 | 0.027 | 0.603 | |
| quantification_types | 0 | 0 | 0 | |
| realign_after_collisions | 0.896 | 0.081 | 6.617 | |
| reduced_AF_columns | 0.079 | 0.000 | 0.079 | |
| refGene_table_cols | 0 | 0 | 0 | |
| remove_collisions | 0.911 | 0.103 | 6.721 | |
| reset_mandatory_IS_vars | 0.014 | 0.001 | 0.014 | |
| sample_statistics | 0.432 | 0.031 | 0.464 | |
| separate_quant_matrices | 0.016 | 0.008 | 0.024 | |
| set_mandatory_IS_vars | 0.132 | 0.001 | 0.133 | |
| set_matrix_file_suffixes | 0.039 | 0.011 | 0.051 | |
| sharing_heatmap | 1.625 | 0.167 | 11.277 | |
| sharing_venn | 3.480 | 0.358 | 47.683 | |
| threshold_filter | 0 | 0 | 0 | |
| top_abund_tableGrob | 1.093 | 0.023 | 1.118 | |
| top_cis_overtime_heatmap | 1.662 | 0.053 | 8.142 | |
| top_integrations | 0.065 | 0.008 | 0.072 | |
| top_targeted_genes | 1.211 | 0.051 | 1.265 | |
| transform_columns | 0.03 | 0.00 | 0.03 | |