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

This page was generated on 2026-04-22 11:58 -0400 (Wed, 22 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4796
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 1420/2351HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 3.21.1  (landing page)
Mark van Roosmalen
Snapshot Date: 2026-04-21 14:59 -0400 (Tue, 21 Apr 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 -0400 (Mon, 16 Feb 2026)
nebbiolo2Linux (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 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.21.1
Command: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings MutationalPatterns_3.21.1.tar.gz
StartedAt: 2026-04-22 02:49:22 -0400 (Wed, 22 Apr 2026)
EndedAt: 2026-04-22 03:09:30 -0400 (Wed, 22 Apr 2026)
EllapsedTime: 1208.3 seconds
RetCode: 0
Status:   OK  
CheckDir: MutationalPatterns.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.24-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-04-22 06:49:23 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 23.581  0.475  24.057
read_vcfs_as_granges              21.061  1.930  27.951
plot_lesion_segregation           16.025  0.092  16.118
get_mut_type                      13.113  0.010  13.143
plot_compare_indels               10.478  0.002  10.480
calculate_lesion_segregation      10.356  0.046  10.403
genomic_distribution              10.161  0.165  10.326
bin_mutation_density               9.525  0.315   9.841
plot_indel_contexts                9.178  0.049   9.229
get_indel_context                  6.907  0.290   7.204
plot_compare_dbs                   6.907  0.006   6.913
fit_to_signatures_bootstrapped     5.969  0.025   5.993
plot_spectrum_region               5.924  0.036   5.961
plot_spectrum                      5.667  0.065   5.731
plot_river                         5.696  0.006   5.702
plot_profile_heatmap               5.406  0.045   5.452
mut_matrix_stranded                5.216  0.147   5.363
* 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.24-bioc/R/bin/R CMD INSTALL MutationalPatterns
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.24-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 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 
223.483   9.331 246.496 

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density9.5250.3159.841
binomial_test0.0070.0000.008
calculate_lesion_segregation10.356 0.04610.403
cluster_signatures0.0410.0020.043
context_potential_damage_analysis23.581 0.47524.057
convert_sigs_to_ref0.0400.0010.042
cos_sim000
cos_sim_matrix0.0190.0010.019
count_dbs_contexts0.0840.0000.084
count_indel_contexts0.0960.0010.097
count_mbs_contexts0.0720.0000.073
determine_regional_similarity2.9810.1233.104
enrichment_depletion_test0.1340.0070.140
extract_signatures0.0020.0000.002
fit_to_signatures0.0900.0040.095
fit_to_signatures_bootstrapped5.9690.0255.993
fit_to_signatures_strict3.9490.0544.004
genomic_distribution10.161 0.16510.326
get_dbs_context0.3690.0030.372
get_indel_context6.9070.2907.204
get_known_signatures0.2250.0500.278
get_mut_type13.113 0.01013.143
lengthen_mut_matrix0.0080.0030.012
merge_signatures1.0820.0161.098
mut_context1.0330.0581.091
mut_matrix1.8790.0641.942
mut_matrix_stranded5.2160.1475.363
mut_strand2.0610.0092.070
mut_type0.0280.0000.028
mut_type_occurrences0.8630.0410.904
mutations_from_vcf0.0280.0000.028
plot_192_profile3.3600.0033.364
plot_96_profile2.7580.0162.775
plot_bootstrapped_contribution2.4990.0052.504
plot_compare_dbs6.9070.0066.913
plot_compare_indels10.478 0.00210.480
plot_compare_mbs1.3990.0021.401
plot_compare_profiles2.6990.0162.717
plot_contribution2.2480.0152.264
plot_contribution_heatmap2.3160.0022.319
plot_correlation_bootstrap3.0210.0993.120
plot_cosine_heatmap2.5680.0152.583
plot_dbs_contexts4.4640.0014.465
plot_enrichment_depletion4.5470.0424.590
plot_indel_contexts9.1780.0499.229
plot_lesion_segregation16.025 0.09216.118
plot_main_dbs_contexts0.8170.0150.832
plot_main_indel_contexts0.8110.0020.814
plot_mbs_contexts0.7550.0000.755
plot_original_vs_reconstructed0.9430.0020.945
plot_profile_heatmap5.4060.0455.452
plot_profile_region1.1180.0011.118
plot_rainfall2.0070.0002.006
plot_regional_similarity2.5950.0032.598
plot_river5.6960.0065.702
plot_signature_strand_bias0.9990.0000.999
plot_spectrum5.6670.0655.731
plot_spectrum_region5.9240.0365.961
plot_strand0.3190.0040.323
plot_strand_bias1.0070.0021.009
pool_mut_mat0.0380.0010.038
read_vcfs_as_granges21.061 1.93027.951
rename_nmf_signatures0.0310.0070.038
signature_potential_damage_analysis0.0980.0080.105
split_muts_region4.4500.3414.791
strand_bias_test0.1140.0080.122
strand_occurrences0.1500.0170.168
type_context1.3150.1321.447