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

This page was generated on 2026-02-26 11:32 -0500 (Thu, 26 Feb 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4877
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/2357HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 3.21.1  (landing page)
Mark van Roosmalen
Snapshot Date: 2026-02-25 13:40 -0500 (Wed, 25 Feb 2026)
git_url: https://git.bioconductor.org/packages/MutationalPatterns
git_branch: devel
git_last_commit: e9acc28
git_last_commit_date: 2026-02-16 05:59:04 -0500 (Mon, 16 Feb 2026)
nebbiolo1Linux (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 nebbiolo1

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.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-02-26 02:11:06 -0500 (Thu, 26 Feb 2026)
EndedAt: 2026-02-26 02:31:39 -0500 (Thu, 26 Feb 2026)
EllapsedTime: 1233.3 seconds
RetCode: 0
Status:   OK  
CheckDir: MutationalPatterns.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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-01-15 r89304)
* 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.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 25.995  1.241  27.428
read_vcfs_as_granges              20.941  2.991  28.181
plot_lesion_segregation           16.808  0.040  16.849
bin_mutation_density              10.187  1.132  11.320
get_mut_type                      11.138  0.127  11.268
calculate_lesion_segregation      10.608  0.605  11.213
genomic_distribution              10.296  0.418  10.718
plot_compare_indels               10.125  0.031  10.157
plot_indel_contexts               10.098  0.008  10.116
get_indel_context                  6.581  0.903   7.486
plot_compare_dbs                   6.700  0.058   6.759
plot_spectrum                      6.031  0.283   6.316
plot_spectrum_region               6.004  0.134   6.138
fit_to_signatures_bootstrapped     6.008  0.025   6.034
plot_river                         5.845  0.045   5.890
plot_profile_heatmap               5.647  0.062   5.708
mut_matrix_stranded                5.070  0.492   5.563
* 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.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)

Tests output

MutationalPatterns.Rcheck/tests/testthat.Rout


R Under development (unstable) (2026-01-15 r89304) -- "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 
221.178  16.268 248.974 

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density10.187 1.13211.320
binomial_test0.0080.0000.008
calculate_lesion_segregation10.608 0.60511.213
cluster_signatures0.0430.0040.047
context_potential_damage_analysis25.995 1.24127.428
convert_sigs_to_ref0.0410.0010.044
cos_sim0.0000.0000.001
cos_sim_matrix0.0180.0060.024
count_dbs_contexts0.0850.0000.084
count_indel_contexts0.0960.0050.101
count_mbs_contexts0.1250.0020.128
determine_regional_similarity3.0800.4853.578
enrichment_depletion_test0.1260.0020.129
extract_signatures0.0010.0010.001
fit_to_signatures0.0840.0060.091
fit_to_signatures_bootstrapped6.0080.0256.034
fit_to_signatures_strict4.7780.1884.967
genomic_distribution10.296 0.41810.718
get_dbs_context0.3890.0130.402
get_indel_context6.5810.9037.486
get_known_signatures0.2250.4410.671
get_mut_type11.138 0.12711.268
lengthen_mut_matrix0.0100.0090.019
merge_signatures1.1590.1431.302
mut_context1.1150.2041.319
mut_matrix1.8700.2752.145
mut_matrix_stranded5.0700.4925.563
mut_strand1.9280.0141.942
mut_type0.0290.0030.033
mut_type_occurrences0.8970.1371.034
mutations_from_vcf0.030.000.03
plot_192_profile3.4020.0383.442
plot_96_profile2.7760.0592.836
plot_bootstrapped_contribution2.5470.0442.591
plot_compare_dbs6.7000.0586.759
plot_compare_indels10.125 0.03110.157
plot_compare_mbs1.3500.0121.363
plot_compare_profiles2.6690.0122.680
plot_contribution2.1740.0342.209
plot_contribution_heatmap2.3550.0072.362
plot_correlation_bootstrap1.7320.0651.796
plot_cosine_heatmap2.6870.0082.695
plot_dbs_contexts4.9040.0434.948
plot_enrichment_depletion4.7380.0504.789
plot_indel_contexts10.098 0.00810.116
plot_lesion_segregation16.808 0.04016.849
plot_main_dbs_contexts0.8010.0000.801
plot_main_indel_contexts0.8730.0000.873
plot_mbs_contexts0.8210.0000.821
plot_original_vs_reconstructed0.9740.0230.996
plot_profile_heatmap5.6470.0625.708
plot_profile_region1.1780.0031.181
plot_rainfall2.0760.0042.080
plot_regional_similarity2.7060.0472.753
plot_river5.8450.0455.890
plot_signature_strand_bias1.0380.0121.051
plot_spectrum6.0310.2836.316
plot_spectrum_region6.0040.1346.138
plot_strand0.2920.0070.299
plot_strand_bias0.9950.0040.999
pool_mut_mat0.0360.0030.039
read_vcfs_as_granges20.941 2.99128.181
rename_nmf_signatures0.0310.0380.069
signature_potential_damage_analysis0.1020.0110.113
split_muts_region4.1130.4314.546
strand_bias_test0.1060.0110.117
strand_occurrences0.1410.0140.155
type_context1.2150.2911.507