| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-03-09 11:33 -0400 (Mon, 09 Mar 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" | 4508 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2026-02-28 r89501) -- "Unsuffered Consequences" | 3381 |
| 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 1432/2360 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| MutationalPatterns 3.21.1 (landing page) Mark van Roosmalen
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | ERROR | skipped | skipped | |||||||||
| See other builds for MutationalPatterns in R Universe. | ||||||||||||||
|
To the developers/maintainers of the MutationalPatterns package: - 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 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: MutationalPatterns |
| Version: 3.21.1 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings MutationalPatterns_3.21.1.tar.gz |
| StartedAt: 2026-03-09 01:31:03 -0400 (Mon, 09 Mar 2026) |
| EndedAt: 2026-03-09 01:51:06 -0400 (Mon, 09 Mar 2026) |
| EllapsedTime: 1203.1 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: MutationalPatterns.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings MutationalPatterns_3.21.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/MutationalPatterns.Rcheck’
* using R Under development (unstable) (2026-03-05 r89546)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-03-09 05:31:04 UTC
* checking for file ‘MutationalPatterns/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MutationalPatterns’ version ‘3.21.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 code 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 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 24.596 0.885 25.482
read_vcfs_as_granges 19.677 0.406 24.090
plot_lesion_segregation 17.673 0.157 17.830
genomic_distribution 14.091 0.425 15.506
calculate_lesion_segregation 10.707 0.430 11.137
get_mut_type 11.056 0.045 11.102
plot_compare_indels 9.935 0.026 9.960
bin_mutation_density 9.517 0.427 9.945
plot_indel_contexts 9.856 0.002 9.860
get_indel_context 6.679 0.917 7.598
fit_to_signatures_bootstrapped 6.256 0.030 6.286
plot_compare_dbs 6.273 0.009 6.283
plot_spectrum 5.656 0.259 5.918
plot_spectrum_region 5.533 0.168 5.703
mut_matrix_stranded 5.098 0.430 5.529
plot_river 5.260 0.070 5.330
fit_to_signatures_strict 4.954 0.181 5.136
plot_profile_heatmap 4.964 0.054 5.020
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* 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.23-bioc/R/bin/R CMD INSTALL MutationalPatterns ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’ * installing *source* package ‘MutationalPatterns’ ... ** this is package ‘MutationalPatterns’ version ‘3.21.1’ ** 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) (2026-03-05 r89546) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu
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
Loading required package: generics
Attaching package: 'generics'
The following objects are masked from 'package:base':
as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
setequal, union
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, is.unsorted, lapply,
mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
unsplit, which.max, which.min
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following object is masked from 'package:utils':
findMatches
The following objects are masked from 'package:base':
I, expand.grid, unname
Loading required package: IRanges
Loading required package: Seqinfo
Loading required package: NMF
Loading required package: registry
Loading required package: rngtools
Loading required package: cluster
NMF - BioConductor layer [OK] | Shared memory capabilities [NO: bigmemory] | 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:generics':
fit
The following object is masked from 'package:testthat':
compare
>
> test_check("MutationalPatterns")
[ FAIL 0 | WARN 41 | SKIP 0 | PASS 474 ]
[ FAIL 0 | WARN 41 | SKIP 0 | PASS 474 ]
>
> proc.time()
user system elapsed
225.939 8.783 245.673
MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings
| name | user | system | elapsed | |
| bin_mutation_density | 9.517 | 0.427 | 9.945 | |
| binomial_test | 0.008 | 0.000 | 0.008 | |
| calculate_lesion_segregation | 10.707 | 0.430 | 11.137 | |
| cluster_signatures | 0.043 | 0.001 | 0.045 | |
| context_potential_damage_analysis | 24.596 | 0.885 | 25.482 | |
| convert_sigs_to_ref | 0.037 | 0.004 | 0.043 | |
| cos_sim | 0.000 | 0.000 | 0.001 | |
| cos_sim_matrix | 0.019 | 0.003 | 0.023 | |
| count_dbs_contexts | 0.080 | 0.003 | 0.082 | |
| count_indel_contexts | 0.097 | 0.003 | 0.100 | |
| count_mbs_contexts | 0.119 | 0.006 | 0.125 | |
| determine_regional_similarity | 3.093 | 0.388 | 3.481 | |
| enrichment_depletion_test | 0.132 | 0.001 | 0.134 | |
| extract_signatures | 0.002 | 0.000 | 0.001 | |
| fit_to_signatures | 0.091 | 0.002 | 0.093 | |
| fit_to_signatures_bootstrapped | 6.256 | 0.030 | 6.286 | |
| fit_to_signatures_strict | 4.954 | 0.181 | 5.136 | |
| genomic_distribution | 14.091 | 0.425 | 15.506 | |
| get_dbs_context | 0.369 | 0.000 | 0.370 | |
| get_indel_context | 6.679 | 0.917 | 7.598 | |
| get_known_signatures | 0.214 | 0.446 | 0.664 | |
| get_mut_type | 11.056 | 0.045 | 11.102 | |
| lengthen_mut_matrix | 0.012 | 0.006 | 0.019 | |
| merge_signatures | 1.011 | 0.120 | 1.130 | |
| mut_context | 1.092 | 0.200 | 1.292 | |
| mut_matrix | 2.093 | 0.351 | 2.444 | |
| mut_matrix_stranded | 5.098 | 0.430 | 5.529 | |
| mut_strand | 1.936 | 0.020 | 1.956 | |
| mut_type | 0.027 | 0.002 | 0.029 | |
| mut_type_occurrences | 0.926 | 0.141 | 1.067 | |
| mutations_from_vcf | 0.029 | 0.001 | 0.029 | |
| plot_192_profile | 3.353 | 0.006 | 3.359 | |
| plot_96_profile | 2.713 | 0.004 | 2.718 | |
| plot_bootstrapped_contribution | 2.345 | 0.021 | 2.366 | |
| plot_compare_dbs | 6.273 | 0.009 | 6.283 | |
| plot_compare_indels | 9.935 | 0.026 | 9.960 | |
| plot_compare_mbs | 1.272 | 0.004 | 1.277 | |
| plot_compare_profiles | 2.512 | 0.004 | 2.517 | |
| plot_contribution | 2.104 | 0.005 | 2.110 | |
| plot_contribution_heatmap | 2.263 | 0.006 | 2.270 | |
| plot_correlation_bootstrap | 1.610 | 0.002 | 1.612 | |
| plot_cosine_heatmap | 2.604 | 0.003 | 2.606 | |
| plot_dbs_contexts | 4.605 | 0.005 | 4.610 | |
| plot_enrichment_depletion | 4.602 | 0.005 | 4.608 | |
| plot_indel_contexts | 9.856 | 0.002 | 9.860 | |
| plot_lesion_segregation | 17.673 | 0.157 | 17.830 | |
| plot_main_dbs_contexts | 0.731 | 0.001 | 0.732 | |
| plot_main_indel_contexts | 0.736 | 0.000 | 0.736 | |
| plot_mbs_contexts | 0.726 | 0.000 | 0.726 | |
| plot_original_vs_reconstructed | 0.832 | 0.002 | 0.834 | |
| plot_profile_heatmap | 4.964 | 0.054 | 5.020 | |
| plot_profile_region | 1.038 | 0.005 | 1.043 | |
| plot_rainfall | 1.913 | 0.004 | 1.916 | |
| plot_regional_similarity | 2.346 | 0.003 | 2.349 | |
| plot_river | 5.26 | 0.07 | 5.33 | |
| plot_signature_strand_bias | 0.957 | 0.004 | 0.961 | |
| plot_spectrum | 5.656 | 0.259 | 5.918 | |
| plot_spectrum_region | 5.533 | 0.168 | 5.703 | |
| plot_strand | 0.291 | 0.003 | 0.295 | |
| plot_strand_bias | 0.956 | 0.002 | 0.958 | |
| pool_mut_mat | 0.038 | 0.001 | 0.039 | |
| read_vcfs_as_granges | 19.677 | 0.406 | 24.090 | |
| rename_nmf_signatures | 0.031 | 0.028 | 0.059 | |
| signature_potential_damage_analysis | 0.083 | 0.003 | 0.086 | |
| split_muts_region | 4.071 | 0.032 | 4.103 | |
| strand_bias_test | 0.110 | 0.001 | 0.110 | |
| strand_occurrences | 0.154 | 0.003 | 0.158 | |
| type_context | 1.276 | 0.192 | 1.467 | |