Back to Build/check report for BioC 3.17: simplified long |
|
This page was generated on 2023-03-27 05:50:38 -0000 (Mon, 27 Mar 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" | 6083 |
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 MutationalPatterns package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MutationalPatterns.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 1327/2195 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
MutationalPatterns 3.9.1 (landing page) Mark van Roosmalen
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | OK | |||||||||
Package: MutationalPatterns |
Version: 3.9.1 |
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings MutationalPatterns_3.9.1.tar.gz |
StartedAt: 2023-03-25 07:41:01 -0000 (Sat, 25 Mar 2023) |
EndedAt: 2023-03-25 08:04:52 -0000 (Sat, 25 Mar 2023) |
EllapsedTime: 1430.9 seconds |
RetCode: 0 |
Status: OK |
CheckDir: MutationalPatterns.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings MutationalPatterns_3.9.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/MutationalPatterns.Rcheck’ * using R Under development (unstable) (2023-03-12 r83975) * using platform: aarch64-unknown-linux-gnu (64-bit) * R was compiled by gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 * running under: Ubuntu 22.04.2 LTS * using session charset: UTF-8 * checking for file ‘MutationalPatterns/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘MutationalPatterns’ version ‘3.9.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 ‘MutationalPatterns’ 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 files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed context_potential_damage_analysis 31.870 0.552 32.451 read_vcfs_as_granges 26.558 0.449 36.299 plot_lesion_segregation 19.172 0.108 19.282 get_mut_type 17.332 0.092 17.425 calculate_lesion_segregation 14.239 0.315 14.873 genomic_distribution 14.158 0.308 14.472 bin_mutation_density 11.234 0.636 11.872 plot_compare_indels 11.766 0.032 11.799 plot_indel_contexts 11.134 0.072 11.205 get_indel_context 8.930 0.451 9.638 plot_river 7.317 0.036 7.353 plot_compare_dbs 7.293 0.048 7.342 plot_spectrum_region 7.174 0.108 7.284 fit_to_signatures_bootstrapped 6.985 0.072 7.057 plot_profile_heatmap 6.691 0.052 6.744 plot_spectrum 6.593 0.096 6.689 mut_matrix_stranded 5.773 0.272 6.045 split_muts_region 5.777 0.036 5.813 plot_dbs_contexts 5.026 0.020 5.047 plot_contribution 4.905 0.140 5.046 determine_regional_similarity 4.018 0.200 5.421 * 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 ... ‘Introduction_to_MutationalPatterns.Rmd’ using ‘UTF-8’... OK NONE * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: OK
MutationalPatterns.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL MutationalPatterns ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/site-library’ * installing *source* package ‘MutationalPatterns’ ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** 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 (MutationalPatterns)
MutationalPatterns.Rcheck/tests/testthat.Rout
R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" 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(MutationalPatterns) Loading required package: GenomicRanges Loading required package: stats4 Loading required package: BiocGenerics Attaching package: 'BiocGenerics' The following objects are masked from 'package:stats': IQR, mad, sd, var, xtabs The following objects are masked from 'package:base': Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append, as.data.frame, basename, cbind, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table, tapply, union, unique, unsplit, which.max, which.min Loading required package: S4Vectors Attaching package: 'S4Vectors' The following objects are masked from 'package:base': I, expand.grid, unname Loading required package: IRanges Loading required package: GenomeInfoDb Loading required package: NMF Loading required package: registry Loading required package: rngtools Loading required package: cluster NMF - BioConductor layer [OK] | Shared memory capabilities [NO: synchronicity] | Cores 2/2 To enable shared memory capabilities, try: install.extras(' NMF ') Attaching package: 'NMF' The following object is masked from 'package:S4Vectors': nrun The following object is masked from 'package:testthat': compare > > test_check("MutationalPatterns") [ FAIL 0 | WARN 5 | SKIP 0 | PASS 474 ] [ FAIL 0 | WARN 5 | SKIP 0 | PASS 474 ] > > proc.time() user system elapsed 270.388 7.458 300.897
MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings
name | user | system | elapsed | |
bin_mutation_density | 11.234 | 0.636 | 11.872 | |
binomial_test | 0.012 | 0.000 | 0.012 | |
calculate_lesion_segregation | 14.239 | 0.315 | 14.873 | |
cluster_signatures | 0.071 | 0.000 | 0.072 | |
context_potential_damage_analysis | 31.870 | 0.552 | 32.451 | |
convert_sigs_to_ref | 0.057 | 0.000 | 0.058 | |
cos_sim | 0 | 0 | 0 | |
cos_sim_matrix | 0.028 | 0.004 | 0.031 | |
count_dbs_contexts | 0.116 | 0.000 | 0.119 | |
count_indel_contexts | 0.142 | 0.000 | 0.143 | |
count_mbs_contexts | 0.101 | 0.000 | 0.101 | |
determine_regional_similarity | 4.018 | 0.200 | 5.421 | |
enrichment_depletion_test | 0.184 | 0.000 | 0.184 | |
extract_signatures | 0.001 | 0.000 | 0.001 | |
fit_to_signatures | 0.131 | 0.000 | 0.133 | |
fit_to_signatures_bootstrapped | 6.985 | 0.072 | 7.057 | |
fit_to_signatures_strict | 3.940 | 0.016 | 3.956 | |
genomic_distribution | 14.158 | 0.308 | 14.472 | |
get_dbs_context | 0.402 | 0.004 | 0.409 | |
get_indel_context | 8.930 | 0.451 | 9.638 | |
get_known_signatures | 0.308 | 0.212 | 0.526 | |
get_mut_type | 17.332 | 0.092 | 17.425 | |
lengthen_mut_matrix | 0.012 | 0.004 | 0.017 | |
merge_signatures | 1.701 | 0.068 | 1.769 | |
mut_context | 1.474 | 0.088 | 1.562 | |
mut_matrix | 2.739 | 0.105 | 2.844 | |
mut_matrix_stranded | 5.773 | 0.272 | 6.045 | |
mut_strand | 1.419 | 0.032 | 1.451 | |
mut_type | 0.036 | 0.000 | 0.036 | |
mut_type_occurrences | 1.287 | 0.056 | 1.343 | |
mutations_from_vcf | 0.035 | 0.000 | 0.035 | |
plot_192_profile | 4.081 | 0.012 | 4.097 | |
plot_96_profile | 3.570 | 0.000 | 3.572 | |
plot_bootstrapped_contribution | 2.745 | 0.008 | 2.754 | |
plot_compare_dbs | 7.293 | 0.048 | 7.342 | |
plot_compare_indels | 11.766 | 0.032 | 11.799 | |
plot_compare_mbs | 1.257 | 0.000 | 1.257 | |
plot_compare_profiles | 2.885 | 0.000 | 2.886 | |
plot_contribution | 4.905 | 0.140 | 5.046 | |
plot_contribution_heatmap | 2.165 | 0.008 | 2.173 | |
plot_correlation_bootstrap | 0.639 | 0.000 | 0.640 | |
plot_cosine_heatmap | 2.714 | 0.016 | 2.729 | |
plot_dbs_contexts | 5.026 | 0.020 | 5.047 | |
plot_enrichment_depletion | 4.614 | 0.004 | 4.618 | |
plot_indel_contexts | 11.134 | 0.072 | 11.205 | |
plot_lesion_segregation | 19.172 | 0.108 | 19.282 | |
plot_main_dbs_contexts | 0.707 | 0.011 | 0.718 | |
plot_main_indel_contexts | 0.804 | 0.008 | 0.812 | |
plot_mbs_contexts | 0.668 | 0.003 | 0.671 | |
plot_original_vs_reconstructed | 0.679 | 0.000 | 0.679 | |
plot_profile_heatmap | 6.691 | 0.052 | 6.744 | |
plot_profile_region | 1.479 | 0.004 | 1.485 | |
plot_rainfall | 2.512 | 0.004 | 2.516 | |
plot_regional_similarity | 2.062 | 0.004 | 2.067 | |
plot_river | 7.317 | 0.036 | 7.353 | |
plot_signature_strand_bias | 1.156 | 0.004 | 1.160 | |
plot_spectrum | 6.593 | 0.096 | 6.689 | |
plot_spectrum_region | 7.174 | 0.108 | 7.284 | |
plot_strand | 0.321 | 0.000 | 0.320 | |
plot_strand_bias | 1.136 | 0.000 | 1.136 | |
pool_mut_mat | 0.051 | 0.004 | 0.055 | |
read_vcfs_as_granges | 26.558 | 0.449 | 36.299 | |
rename_nmf_signatures | 0.052 | 0.002 | 0.054 | |
signature_potential_damage_analysis | 0.121 | 0.004 | 0.126 | |
split_muts_region | 5.777 | 0.036 | 5.813 | |
strand_bias_test | 0.165 | 0.000 | 0.166 | |
strand_occurrences | 0.204 | 0.000 | 0.203 | |
type_context | 1.684 | 0.092 | 1.776 | |