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

This page was generated on 2026-05-26 11:32 -0400 (Tue, 26 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4995
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 1464/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 3.22.0  (landing page)
Mark van Roosmalen
Snapshot Date: 2026-05-25 13:40 -0400 (Mon, 25 May 2026)
git_url: https://git.bioconductor.org/packages/MutationalPatterns
git_branch: RELEASE_3_23
git_last_commit: 46b540d
git_last_commit_date: 2026-04-28 08:44:31 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 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.22.0
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.22.0.tar.gz
StartedAt: 2026-05-26 02:41:42 -0400 (Tue, 26 May 2026)
EndedAt: 2026-05-26 03:02:37 -0400 (Tue, 26 May 2026)
EllapsedTime: 1255.1 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.22.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/MutationalPatterns.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-05-26 06:41:43 UTC
* checking for file ‘MutationalPatterns/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MutationalPatterns’ version ‘3.22.0’
* 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.223  0.892  25.115
read_vcfs_as_granges              21.447  3.311  28.820
plot_lesion_segregation           15.548  0.038  15.586
get_mut_type                      11.376  0.053  11.429
calculate_lesion_segregation      10.723  0.423  11.149
genomic_distribution              10.713  0.266  10.983
plot_compare_indels               10.459  0.006  10.466
bin_mutation_density               9.886  0.530  10.417
fit_to_signatures_bootstrapped     9.553  0.089  10.445
plot_indel_contexts                9.168  0.027   9.195
get_indel_context                  6.706  1.012   7.719
plot_compare_dbs                   6.926  0.008   6.935
mut_matrix_stranded                5.327  0.495   5.823
plot_spectrum                      5.515  0.221   5.739
plot_spectrum_region               5.564  0.142   5.706
plot_river                         5.449  0.020   5.469
plot_profile_heatmap               5.264  0.017   5.282
* 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.22.0’
** 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.6.0 RC (2026-04-17 r89917) -- "Because it was There"
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 
227.916  16.593 255.273 

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density 9.886 0.53010.417
binomial_test0.0060.0030.009
calculate_lesion_segregation10.723 0.42311.149
cluster_signatures0.0390.0040.043
context_potential_damage_analysis24.223 0.89225.115
convert_sigs_to_ref0.0380.0040.043
cos_sim0.0010.0000.000
cos_sim_matrix0.0180.0060.023
count_dbs_contexts0.0840.0020.086
count_indel_contexts0.0940.0030.097
count_mbs_contexts0.0720.0020.075
determine_regional_similarity3.1730.5003.677
enrichment_depletion_test0.1290.0010.130
extract_signatures0.0020.0000.002
fit_to_signatures0.0890.0130.103
fit_to_signatures_bootstrapped 9.553 0.08910.445
fit_to_signatures_strict4.0580.0734.131
genomic_distribution10.713 0.26610.983
get_dbs_context0.3630.0020.365
get_indel_context6.7061.0127.719
get_known_signatures0.2180.4880.711
get_mut_type11.376 0.05311.429
lengthen_mut_matrix0.0110.0090.020
merge_signatures1.0820.1411.222
mut_context1.0700.2151.286
mut_matrix1.9230.3602.285
mut_matrix_stranded5.3270.4955.823
mut_strand2.1540.0132.166
mut_type0.0270.0020.029
mut_type_occurrences0.8820.1461.029
mutations_from_vcf0.0280.0000.028
plot_192_profile3.3830.0263.410
plot_96_profile2.8820.0022.884
plot_bootstrapped_contribution2.5710.0212.593
plot_compare_dbs6.9260.0086.935
plot_compare_indels10.459 0.00610.466
plot_compare_mbs1.3480.0011.349
plot_compare_profiles2.5640.0022.566
plot_contribution2.1760.0252.200
plot_contribution_heatmap2.3150.0112.326
plot_correlation_bootstrap3.0090.1233.132
plot_cosine_heatmap2.5380.0042.542
plot_dbs_contexts4.4040.0034.407
plot_enrichment_depletion4.2140.0014.216
plot_indel_contexts9.1680.0279.195
plot_lesion_segregation15.548 0.03815.586
plot_main_dbs_contexts0.8050.0290.835
plot_main_indel_contexts0.8040.0060.810
plot_mbs_contexts0.7280.0000.727
plot_original_vs_reconstructed0.9300.0020.935
plot_profile_heatmap5.2640.0175.282
plot_profile_region1.1020.0411.143
plot_rainfall1.9390.0051.944
plot_regional_similarity2.5140.0092.524
plot_river5.4490.0205.469
plot_signature_strand_bias0.930.000.93
plot_spectrum5.5150.2215.739
plot_spectrum_region5.5640.1425.706
plot_strand0.2970.0060.302
plot_strand_bias0.9820.0020.983
pool_mut_mat0.0370.0030.040
read_vcfs_as_granges21.447 3.31128.820
rename_nmf_signatures0.0300.0420.071
signature_potential_damage_analysis0.0980.0180.116
split_muts_region4.3460.3594.709
strand_bias_test0.1180.0060.124
strand_occurrences0.1640.0160.180
type_context1.3190.3301.649