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

This page was generated on 2026-05-02 11:33 -0400 (Sat, 02 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4844
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 1431/2366HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 3.23.0  (landing page)
Mark van Roosmalen
Snapshot Date: 2026-05-01 13:45 -0400 (Fri, 01 May 2026)
git_url: https://git.bioconductor.org/packages/MutationalPatterns
git_branch: devel
git_last_commit: abb88a9
git_last_commit_date: 2026-04-28 08:44:31 -0400 (Tue, 28 Apr 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.23.0
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.23.0.tar.gz
StartedAt: 2026-05-02 02:26:03 -0400 (Sat, 02 May 2026)
EndedAt: 2026-05-02 02:46:12 -0400 (Sat, 02 May 2026)
EllapsedTime: 1209.4 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.23.0.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-05-02 06:26:04 UTC
* checking for file ‘MutationalPatterns/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MutationalPatterns’ version ‘3.23.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 25.061  0.695  25.756
read_vcfs_as_granges              18.949  0.784  24.711
plot_lesion_segregation           16.897  0.137  17.034
get_mut_type                      11.076  0.041  11.118
calculate_lesion_segregation      10.704  0.229  10.933
genomic_distribution              10.531  0.166  10.700
bin_mutation_density               9.902  0.534  10.436
plot_compare_indels               10.117  0.026  10.143
plot_indel_contexts                9.942  0.054   9.996
plot_river                         6.709  0.121   6.831
get_indel_context                  6.361  0.249   6.611
plot_compare_dbs                   6.393  0.013   6.406
plot_dbs_contexts                  6.116  0.016   6.133
fit_to_signatures_bootstrapped     5.752  0.093   5.846
plot_profile_heatmap               5.733  0.054   5.787
plot_spectrum_region               5.461  0.086   5.547
mut_matrix_stranded                5.022  0.212   5.235
plot_spectrum                      5.094  0.062   5.156
* 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.23.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 
223.613   6.973 244.466 

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density 9.902 0.53410.436
binomial_test0.0080.0000.008
calculate_lesion_segregation10.704 0.22910.933
cluster_signatures0.0430.0000.043
context_potential_damage_analysis25.061 0.69525.756
convert_sigs_to_ref0.0440.0010.045
cos_sim000
cos_sim_matrix0.0200.0020.022
count_dbs_contexts0.0880.0030.091
count_indel_contexts0.1440.0010.146
count_mbs_contexts0.0690.0000.069
determine_regional_similarity3.7850.1593.945
enrichment_depletion_test0.1230.0000.123
extract_signatures0.0010.0000.001
fit_to_signatures0.0830.0080.092
fit_to_signatures_bootstrapped5.7520.0935.846
fit_to_signatures_strict3.8470.0593.906
genomic_distribution10.531 0.16610.700
get_dbs_context0.4100.0040.415
get_indel_context6.3610.2496.611
get_known_signatures0.1990.0510.252
get_mut_type11.076 0.04111.118
lengthen_mut_matrix0.0090.0020.012
merge_signatures1.0370.0231.060
mut_context1.0340.0461.080
mut_matrix1.8320.0881.919
mut_matrix_stranded5.0220.2125.235
mut_strand1.8980.0431.941
mut_type0.0260.0000.027
mut_type_occurrences0.8550.0450.900
mutations_from_vcf0.0280.0010.029
plot_192_profile3.3380.0113.349
plot_96_profile2.7550.0452.800
plot_bootstrapped_contribution2.5270.0032.532
plot_compare_dbs6.3930.0136.406
plot_compare_indels10.117 0.02610.143
plot_compare_mbs1.3570.0011.357
plot_compare_profiles2.5330.0072.540
plot_contribution2.0790.0162.097
plot_contribution_heatmap2.2630.0062.270
plot_correlation_bootstrap1.6800.0011.681
plot_cosine_heatmap2.7890.0312.988
plot_dbs_contexts6.1160.0166.133
plot_enrichment_depletion4.7380.0284.767
plot_indel_contexts9.9420.0549.996
plot_lesion_segregation16.897 0.13717.034
plot_main_dbs_contexts0.7670.0000.767
plot_main_indel_contexts0.8630.0020.866
plot_mbs_contexts0.8110.0000.812
plot_original_vs_reconstructed1.0010.0001.001
plot_profile_heatmap5.7330.0545.787
plot_profile_region1.1440.0001.145
plot_rainfall2.0190.0032.023
plot_regional_similarity2.5000.0022.503
plot_river6.7090.1216.831
plot_signature_strand_bias0.8820.0020.885
plot_spectrum5.0940.0625.156
plot_spectrum_region5.4610.0865.547
plot_strand0.3020.0090.310
plot_strand_bias0.8890.0040.893
pool_mut_mat0.0650.0000.064
read_vcfs_as_granges18.949 0.78424.711
rename_nmf_signatures0.0230.0070.031
signature_potential_damage_analysis0.0810.0100.092
split_muts_region3.9250.2614.186
strand_bias_test0.0950.0130.107
strand_occurrences0.1400.0080.148
type_context1.2100.1661.376