| Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-10-19 13:23:08 -0400 (Wed, 19 Oct 2022).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4386 |
| palomino3 | Windows Server 2022 Datacenter | x64 | 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" | 4138 |
| merida1 | macOS 10.14.6 Mojave | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4205 |
| 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 981/2140 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| ISAnalytics 1.6.2 (landing page) Andrea Calabria
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: ISAnalytics |
| Version: 1.6.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.6.2.tar.gz |
| StartedAt: 2022-10-19 03:47:03 -0400 (Wed, 19 Oct 2022) |
| EndedAt: 2022-10-19 03:57:00 -0400 (Wed, 19 Oct 2022) |
| EllapsedTime: 596.8 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.6.2.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.15-bioc/meat/ISAnalytics.Rcheck’
* using R version 4.2.1 (2022-06-23)
* 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.6.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 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 ... NOTE
.sh_row_permut: no visible global function definition for ‘.’
.sharing_multdf_mult_key: no visible binding for global variable ‘.’
.sharing_multdf_single_key: no visible binding for global variable ‘.’
.sharing_singledf_mult_key: no visible binding for global variable ‘.’
.sharing_singledf_single_key: no visible binding for global variable
‘.’
cumulative_is: no visible binding for global variable ‘is’
gene_frequency_fisher: no visible binding for global variable ‘.’
sharing_heatmap : plot_rel_heat: no visible binding for global variable
‘..fill..’
Undefined global functions or variables:
. ..fill.. is
Consider adding
importFrom("methods", "is")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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
sharing_venn 51.312 0.406 51.849
compute_near_integrations 18.937 10.087 7.841
import_parallel_Vispa2Matrices 9.590 3.867 8.464
integration_alluvial_plot 9.484 1.404 6.420
iss_source 6.042 0.662 4.449
sharing_heatmap 5.195 0.055 5.267
* 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: 1 NOTE
See
‘/Users/biocbuild/bbs-3.15-bioc/meat/ISAnalytics.Rcheck/00check.log’
for details.
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.1 (2022-06-23) -- "Funny-Looking Kid"
Copyright (C) 2022 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)
Loading required package: magrittr
Attaching package: 'magrittr'
The following objects are masked from 'package:testthat':
equals, is_less_than, not
>
> test_check("ISAnalytics")
Loading required namespace: plotly
Loading required namespace: rmarkdown
Report correctly saved
i Report saved to: /tmp/Rtmp6WUjPZ/file153c26521f3e/2022-10-19_collision_removal_report.html
Report correctly saved
i Report saved to: /tmp/Rtmp6WUjPZ/file153c6418173/2022-10-19_outlier_test_pool_fragments_report.html
[ FAIL 0 | WARN 926 | SKIP 0 | PASS 801 ]
[ FAIL 0 | WARN 926 | SKIP 0 | PASS 801 ]
Warning messages:
1: Using an external vector in selections was deprecated in tidyselect 1.1.0.
ℹ Please use `all_of()` or `any_of()` instead.
# Was:
data %>% select(key)
# Now:
data %>% select(all_of(key))
See <https://tidyselect.r-lib.org/reference/faq-external-vector.html>.
2: Use of .data in tidyselect expressions was deprecated in tidyselect 1.2.0.
ℹ Please use `all_of(var)` (or `any_of(var)`) instead of `.data[[var]]`
3: Use of .data in tidyselect expressions was deprecated in tidyselect 1.2.0.
ℹ Please use `"Found"` instead of `.data$Found`
>
> proc.time()
user system elapsed
331.348 54.482 325.610
ISAnalytics.Rcheck/ISAnalytics-Ex.timings
| name | user | system | elapsed | |
| CIS_grubbs | 3.534 | 0.038 | 3.587 | |
| CIS_volcano_plot | 4.438 | 0.028 | 4.504 | |
| HSC_population_plot | 2.379 | 0.414 | 2.834 | |
| HSC_population_size_estimate | 3.652 | 0.866 | 2.180 | |
| NGSdataExplorer | 0 | 0 | 0 | |
| aggregate_metadata | 0.297 | 0.037 | 0.335 | |
| aggregate_values_by_key | 0.169 | 0.016 | 0.186 | |
| annotation_issues | 0.077 | 0.007 | 0.083 | |
| as_sparse_matrix | 0.186 | 0.007 | 0.192 | |
| available_outlier_tests | 0 | 0 | 0 | |
| available_tags | 0.010 | 0.001 | 0.012 | |
| blood_lineages_default | 0.044 | 0.001 | 0.044 | |
| circos_genomic_density | 0.001 | 0.000 | 0.000 | |
| clinical_relevant_suspicious_genes | 0.024 | 0.001 | 0.024 | |
| comparison_matrix | 0.073 | 0.001 | 0.074 | |
| compute_abundance | 0.069 | 0.002 | 0.072 | |
| compute_near_integrations | 18.937 | 10.087 | 7.841 | |
| cumulative_count_union | 0.356 | 0.040 | 0.397 | |
| cumulative_is | 0.207 | 0.015 | 0.223 | |
| 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.030 | 0.001 | 0.032 | |
| default_rec_agg_lambdas | 0.001 | 0.001 | 0.001 | |
| default_report_path | 0.014 | 0.002 | 0.016 | |
| default_stats | 0.001 | 0.001 | 0.002 | |
| fisher_scatterplot | 4.754 | 0.049 | 4.834 | |
| gene_frequency_fisher | 4.310 | 0.028 | 4.345 | |
| generate_Vispa2_launch_AF | 0.557 | 0.019 | 0.577 | |
| generate_blank_association_file | 0.023 | 0.001 | 0.024 | |
| generate_default_folder_structure | 1.294 | 0.116 | 1.362 | |
| import_Vispa2_stats | 3.069 | 0.584 | 3.152 | |
| import_association_file | 1.890 | 0.179 | 2.018 | |
| import_parallel_Vispa2Matrices | 9.590 | 3.867 | 8.464 | |
| import_single_Vispa2Matrix | 2.015 | 0.218 | 2.196 | |
| inspect_tags | 0.017 | 0.001 | 0.017 | |
| integration_alluvial_plot | 9.484 | 1.404 | 6.420 | |
| is_sharing | 2.241 | 0.036 | 2.282 | |
| iss_source | 6.042 | 0.662 | 4.449 | |
| known_clinical_oncogenes | 0.018 | 0.000 | 0.019 | |
| mandatory_IS_vars | 0.197 | 0.003 | 0.200 | |
| matching_options | 0.000 | 0.000 | 0.001 | |
| outlier_filter | 0.246 | 0.009 | 0.256 | |
| outliers_by_pool_fragments | 0.145 | 0.005 | 0.151 | |
| pcr_id_column | 0.065 | 0.000 | 0.066 | |
| purity_filter | 1.519 | 0.016 | 1.540 | |
| quantification_types | 0 | 0 | 0 | |
| realign_after_collisions | 2.558 | 1.467 | 2.035 | |
| reduced_AF_columns | 0.243 | 0.028 | 0.272 | |
| refGene_table_cols | 0.000 | 0.000 | 0.001 | |
| remove_collisions | 2.405 | 1.374 | 1.879 | |
| reset_mandatory_IS_vars | 0.028 | 0.004 | 0.031 | |
| sample_statistics | 2.996 | 0.214 | 3.219 | |
| separate_quant_matrices | 0.042 | 0.002 | 0.043 | |
| set_mandatory_IS_vars | 0.181 | 0.003 | 0.185 | |
| set_matrix_file_suffixes | 0.059 | 0.001 | 0.060 | |
| sharing_heatmap | 5.195 | 0.055 | 5.267 | |
| sharing_venn | 51.312 | 0.406 | 51.849 | |
| threshold_filter | 0.172 | 0.001 | 0.173 | |
| top_abund_tableGrob | 1.247 | 0.007 | 1.257 | |
| top_integrations | 0.060 | 0.001 | 0.061 | |
| top_targeted_genes | 1.030 | 0.005 | 1.039 | |
| transform_columns | 0.038 | 0.000 | 0.038 | |