Back to Build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2026-03-10 11:58 -0400 (Tue, 10 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4892
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 1430/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 3.20.1  (landing page)
Mark van Roosmalen
Snapshot Date: 2026-03-09 13:45 -0400 (Mon, 09 Mar 2026)
git_url: https://git.bioconductor.org/packages/MutationalPatterns
git_branch: RELEASE_3_22
git_last_commit: 7710cdf
git_last_commit_date: 2026-02-24 07:44:43 -0400 (Tue, 24 Feb 2026)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for MutationalPatterns in R Universe.


CHECK results for MutationalPatterns on nebbiolo2

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.

raw results


Summary

Package: MutationalPatterns
Version: 3.20.1
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings MutationalPatterns_3.20.1.tar.gz
StartedAt: 2026-03-10 01:52:36 -0400 (Tue, 10 Mar 2026)
EndedAt: 2026-03-10 02:12:49 -0400 (Tue, 10 Mar 2026)
EllapsedTime: 1213.4 seconds
RetCode: 0
Status:   OK  
CheckDir: MutationalPatterns.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings MutationalPatterns_3.20.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/MutationalPatterns.Rcheck’
* using R version 4.5.2 (2025-10-31)
* 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.3 LTS
* using session charset: UTF-8
* checking for file ‘MutationalPatterns/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MutationalPatterns’ version ‘3.20.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.236  0.699  24.937
read_vcfs_as_granges              20.847  2.089  27.839
plot_lesion_segregation           16.962  0.096  17.058
get_mut_type                      11.229  0.064  11.294
calculate_lesion_segregation      10.768  0.199  10.968
plot_compare_indels               10.460  0.018  10.479
genomic_distribution               9.958  0.218  10.177
bin_mutation_density               9.582  0.531  10.113
plot_indel_contexts                9.865  0.058   9.924
plot_compare_dbs                   6.688  0.077   6.765
get_indel_context                  6.380  0.303   6.684
plot_spectrum_region               6.082  0.048   6.130
fit_to_signatures_bootstrapped     6.074  0.039   6.112
plot_spectrum                      5.938  0.062   5.999
plot_river                         5.874  0.025   5.899
plot_profile_heatmap               5.747  0.034   5.782
mut_matrix_stranded                5.027  0.174   5.201
plot_dbs_contexts                  5.075  0.015   5.091
* 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


Installation output

MutationalPatterns.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL MutationalPatterns
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘MutationalPatterns’ ...
** this is package ‘MutationalPatterns’ version ‘3.20.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)

Tests output

MutationalPatterns.Rcheck/tests/testthat.Rout


R version 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble"
Copyright (C) 2025 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 
219.289  11.546 242.967 

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density 9.582 0.53110.113
binomial_test0.0080.0000.007
calculate_lesion_segregation10.768 0.19910.968
cluster_signatures0.0430.0030.046
context_potential_damage_analysis24.236 0.69924.937
convert_sigs_to_ref0.0370.0030.041
cos_sim000
cos_sim_matrix0.0180.0010.019
count_dbs_contexts0.0840.0010.085
count_indel_contexts0.0940.0010.095
count_mbs_contexts0.0730.0000.073
determine_regional_similarity2.8830.1162.999
enrichment_depletion_test0.1220.0000.122
extract_signatures0.0020.0000.002
fit_to_signatures0.0890.0040.093
fit_to_signatures_bootstrapped6.0740.0396.112
fit_to_signatures_strict4.8000.1374.937
genomic_distribution 9.958 0.21810.177
get_dbs_context0.2330.0090.242
get_indel_context6.3800.3036.684
get_known_signatures0.1900.0570.248
get_mut_type11.229 0.06411.294
lengthen_mut_matrix0.0120.0010.013
merge_signatures1.1360.0481.184
mut_context1.1130.0601.173
mut_matrix1.8880.0971.985
mut_matrix_stranded5.0270.1745.201
mut_strand1.8790.0111.890
mut_type0.0310.0000.031
mut_type_occurrences0.9260.0270.953
mutations_from_vcf0.0280.0000.029
plot_192_profile3.4830.0253.509
plot_96_profile2.8310.0052.836
plot_bootstrapped_contribution2.5020.0182.521
plot_compare_dbs6.6880.0776.765
plot_compare_indels10.460 0.01810.479
plot_compare_mbs1.3390.0001.340
plot_compare_profiles2.6010.0022.604
plot_contribution2.2240.0232.246
plot_contribution_heatmap2.3010.0082.310
plot_correlation_bootstrap1.6890.0061.695
plot_cosine_heatmap2.7170.0012.718
plot_dbs_contexts5.0750.0155.091
plot_enrichment_depletion4.5560.0334.590
plot_indel_contexts9.8650.0589.924
plot_lesion_segregation16.962 0.09617.058
plot_main_dbs_contexts0.8550.0000.856
plot_main_indel_contexts0.8640.0010.866
plot_mbs_contexts0.7530.0020.755
plot_original_vs_reconstructed0.9450.0020.947
plot_profile_heatmap5.7470.0345.782
plot_profile_region1.1590.0001.159
plot_rainfall1.9850.0021.986
plot_regional_similarity2.7260.0022.728
plot_river5.8740.0255.899
plot_signature_strand_bias1.0670.0011.068
plot_spectrum5.9380.0625.999
plot_spectrum_region6.0820.0486.130
plot_strand0.3960.0120.408
plot_strand_bias0.9790.0020.982
pool_mut_mat0.0490.0000.049
read_vcfs_as_granges20.847 2.08927.839
rename_nmf_signatures0.0270.0030.030
signature_potential_damage_analysis0.0800.0140.093
split_muts_region3.9270.2764.204
strand_bias_test0.0980.0090.107
strand_occurrences0.1450.0220.167
type_context1.2370.1211.359