Back to Multiple platform build/check report for BioC 3.16: simplified long |
|
This page was generated on 2023-04-12 11:06:12 -0400 (Wed, 12 Apr 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4502 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" | 4282 |
lconway | macOS 12.5.1 Monterey | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4310 |
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: - Please 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 How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 996/2183 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
ISAnalytics 1.8.3 (landing page) Giulia Pais
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.5.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
Package: ISAnalytics |
Version: 1.8.3 |
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.8.3.tar.gz |
StartedAt: 2023-04-10 20:48:40 -0400 (Mon, 10 Apr 2023) |
EndedAt: 2023-04-10 20:56:11 -0400 (Mon, 10 Apr 2023) |
EllapsedTime: 451.1 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.8.3.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.16-bioc/meat/ISAnalytics.Rcheck’ * using R version 4.2.3 (2023-03-15) * using platform: x86_64-apple-darwin17.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘ISAnalytics/DESCRIPTION’ ... OK * this is package ‘ISAnalytics’ version ‘1.8.3’ * 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 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.356 0.041 7.830 import_parallel_Vispa2Matrices 1.658 0.131 11.793 CIS_grubbs_overtime 1.255 0.162 6.483 import_Vispa2_stats 1.174 0.109 5.667 top_cis_overtime_heatmap 1.134 0.048 6.189 sharing_venn 1.062 0.050 32.123 sharing_heatmap 0.872 0.028 7.740 iss_source 0.705 0.018 6.258 HSC_population_plot 0.677 0.018 5.566 realign_after_collisions 0.630 0.023 5.373 is_sharing 0.579 0.018 6.688 remove_collisions 0.564 0.015 5.242 HSC_population_size_estimate 0.433 0.014 5.035 compute_near_integrations 0.382 0.014 8.865 * 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.2/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.2.3 (2023-03-15) -- "Shortstop Beagle" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin17.0 (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/RtmpNWj0e5/file7330f4b1e8f/2023-04-10_collision_removal_report.html Report correctly saved i Report saved to: /tmp/RtmpNWj0e5/file73303b39806b/2023-04-10_outlier_test_pool_fragments_report.html [ FAIL 0 | WARN 0 | SKIP 0 | PASS 833 ] > > proc.time() user system elapsed 83.852 3.430 243.390
ISAnalytics.Rcheck/ISAnalytics-Ex.timings
name | user | system | elapsed | |
CIS_grubbs | 0.770 | 0.037 | 0.809 | |
CIS_grubbs_overtime | 1.255 | 0.162 | 6.483 | |
CIS_volcano_plot | 1.004 | 0.022 | 1.027 | |
HSC_population_plot | 0.677 | 0.018 | 5.566 | |
HSC_population_size_estimate | 0.433 | 0.014 | 5.035 | |
NGSdataExplorer | 0 | 0 | 0 | |
aggregate_metadata | 0.094 | 0.004 | 0.098 | |
aggregate_values_by_key | 0.060 | 0.003 | 0.063 | |
annotation_issues | 0.024 | 0.001 | 0.025 | |
as_sparse_matrix | 0.067 | 0.001 | 0.068 | |
available_outlier_tests | 0 | 0 | 0 | |
available_tags | 0.024 | 0.000 | 0.024 | |
blood_lineages_default | 0.024 | 0.000 | 0.023 | |
circos_genomic_density | 0 | 0 | 0 | |
clinical_relevant_suspicious_genes | 0.016 | 0.000 | 0.017 | |
comparison_matrix | 0.026 | 0.000 | 0.026 | |
compute_abundance | 0.039 | 0.001 | 0.040 | |
compute_near_integrations | 0.382 | 0.014 | 8.865 | |
cumulative_count_union | 0 | 0 | 0 | |
cumulative_is | 0.170 | 0.004 | 0.176 | |
date_formats | 0.000 | 0.001 | 0.000 | |
default_af_transform | 0 | 0 | 0 | |
default_iss_file_prefixes | 0 | 0 | 0 | |
default_meta_agg | 0.012 | 0.000 | 0.013 | |
default_rec_agg_lambdas | 0.000 | 0.000 | 0.001 | |
default_report_path | 0.006 | 0.001 | 0.007 | |
default_stats | 1.026 | 0.044 | 1.072 | |
enable_progress_bars | 0.017 | 0.003 | 0.018 | |
export_ISA_settings | 0.066 | 0.003 | 0.069 | |
fisher_scatterplot | 0.968 | 0.017 | 0.988 | |
gene_frequency_fisher | 0.897 | 0.012 | 0.912 | |
generate_Vispa2_launch_AF | 0.173 | 0.014 | 0.194 | |
generate_blank_association_file | 0.016 | 0.001 | 0.017 | |
generate_default_folder_structure | 0.462 | 0.077 | 0.493 | |
import_ISA_settings | 0.072 | 0.002 | 0.076 | |
import_Vispa2_stats | 1.174 | 0.109 | 5.667 | |
import_association_file | 0.635 | 0.119 | 0.693 | |
import_parallel_Vispa2Matrices | 1.658 | 0.131 | 11.793 | |
import_single_Vispa2Matrix | 0.910 | 0.119 | 0.986 | |
inspect_tags | 0.024 | 0.001 | 0.025 | |
integration_alluvial_plot | 2.356 | 0.041 | 7.830 | |
is_sharing | 0.579 | 0.018 | 6.688 | |
iss_source | 0.705 | 0.018 | 6.258 | |
known_clinical_oncogenes | 0.009 | 0.000 | 0.009 | |
mandatory_IS_vars | 0.084 | 0.005 | 0.089 | |
matching_options | 0 | 0 | 0 | |
outlier_filter | 0.161 | 0.007 | 0.168 | |
outliers_by_pool_fragments | 0.170 | 0.003 | 0.172 | |
pcr_id_column | 0.027 | 0.001 | 0.028 | |
purity_filter | 0.396 | 0.005 | 0.403 | |
quantification_types | 0 | 0 | 0 | |
realign_after_collisions | 0.630 | 0.023 | 5.373 | |
reduced_AF_columns | 0.043 | 0.001 | 0.044 | |
refGene_table_cols | 0.001 | 0.000 | 0.000 | |
remove_collisions | 0.564 | 0.015 | 5.242 | |
reset_mandatory_IS_vars | 0.014 | 0.002 | 0.017 | |
sample_statistics | 0.254 | 0.032 | 0.286 | |
separate_quant_matrices | 0.014 | 0.001 | 0.016 | |
set_mandatory_IS_vars | 0.088 | 0.003 | 0.092 | |
set_matrix_file_suffixes | 0.017 | 0.000 | 0.018 | |
sharing_heatmap | 0.872 | 0.028 | 7.740 | |
sharing_venn | 1.062 | 0.050 | 32.123 | |
threshold_filter | 0.000 | 0.001 | 0.001 | |
top_abund_tableGrob | 0.692 | 0.009 | 0.702 | |
top_cis_overtime_heatmap | 1.134 | 0.048 | 6.189 | |
top_integrations | 0.034 | 0.001 | 0.036 | |
top_targeted_genes | 0.627 | 0.005 | 0.635 | |
transform_columns | 0.017 | 0.000 | 0.018 | |