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

This page was generated on 2026-03-03 11:34 -0500 (Tue, 03 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4877
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4570
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-03-02 13:40 -0500 (Mon, 02 Mar 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
kjohnson3macOS 13.7.7 Ventura / arm64  OK    ERROR  skippedskipped
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-03-03 02:15:52 -0500 (Tue, 03 Mar 2026)
EndedAt: 2026-03-03 02:36:10 -0500 (Tue, 03 Mar 2026)
EllapsedTime: 1219.0 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 24.710  0.899  25.609
read_vcfs_as_granges              19.031  2.226  25.227
plot_lesion_segregation           16.739  0.110  16.849
get_mut_type                      11.090  0.055  11.147
calculate_lesion_segregation      10.667  0.393  11.059
genomic_distribution              10.558  0.338  10.900
plot_compare_indels               10.150  0.012  10.163
bin_mutation_density               9.558  0.450  10.011
plot_indel_contexts                9.947  0.030   9.978
mut_matrix_stranded                7.320  0.862   8.184
get_indel_context                  6.833  0.962   7.795
plot_river                         6.287  0.567   6.854
plot_compare_dbs                   6.449  0.030   6.480
fit_to_signatures_bootstrapped     5.926  0.027   5.953
plot_profile_heatmap               5.637  0.084   5.721
plot_spectrum                      5.161  0.479   5.644
plot_spectrum_region               5.193  0.340   5.534
fit_to_signatures_strict           5.038  0.186   5.225
* 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.339  13.913 245.822 

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density 9.558 0.45010.011
binomial_test0.0090.0010.008
calculate_lesion_segregation10.667 0.39311.059
cluster_signatures0.0470.0020.051
context_potential_damage_analysis24.710 0.89925.609
convert_sigs_to_ref0.0430.0010.045
cos_sim000
cos_sim_matrix0.0200.0030.023
count_dbs_contexts0.0850.0040.089
count_indel_contexts0.0950.0050.100
count_mbs_contexts0.1190.0070.125
determine_regional_similarity2.9890.3973.397
enrichment_depletion_test0.1270.0000.127
extract_signatures0.0010.0010.001
fit_to_signatures0.0880.0020.090
fit_to_signatures_bootstrapped5.9260.0275.953
fit_to_signatures_strict5.0380.1865.225
genomic_distribution10.558 0.33810.900
get_dbs_context0.4260.0100.437
get_indel_context6.8330.9627.795
get_known_signatures0.2310.4450.680
get_mut_type11.090 0.05511.147
lengthen_mut_matrix0.0090.0080.018
merge_signatures1.1600.1311.290
mut_context1.1120.2031.316
mut_matrix1.9160.2792.195
mut_matrix_stranded7.3200.8628.184
mut_strand1.9570.0321.989
mut_type0.0290.0010.030
mut_type_occurrences0.9640.1361.101
mutations_from_vcf0.0280.0000.028
plot_192_profile3.3720.0033.377
plot_96_profile2.7740.0182.792
plot_bootstrapped_contribution2.4410.0042.445
plot_compare_dbs6.4490.0306.480
plot_compare_indels10.150 0.01210.163
plot_compare_mbs1.2860.0011.287
plot_compare_profiles2.4650.0032.469
plot_contribution2.1660.0052.232
plot_contribution_heatmap2.2130.0062.219
plot_correlation_bootstrap1.6760.0311.708
plot_cosine_heatmap2.6680.0082.676
plot_dbs_contexts4.9500.0054.955
plot_enrichment_depletion4.5950.0274.623
plot_indel_contexts9.9470.0309.978
plot_lesion_segregation16.739 0.11016.849
plot_main_dbs_contexts0.7960.0020.798
plot_main_indel_contexts0.8350.0000.834
plot_mbs_contexts0.7670.0020.769
plot_original_vs_reconstructed0.9050.0000.905
plot_profile_heatmap5.6370.0845.721
plot_profile_region1.1640.0001.164
plot_rainfall1.9930.0021.996
plot_regional_similarity2.5840.2002.785
plot_river6.2870.5676.854
plot_signature_strand_bias0.9170.0430.960
plot_spectrum5.1610.4795.644
plot_spectrum_region5.1930.3405.534
plot_strand0.2770.0120.289
plot_strand_bias0.9080.0450.953
pool_mut_mat0.0350.0030.038
read_vcfs_as_granges19.031 2.22625.227
rename_nmf_signatures0.0300.0330.064
signature_potential_damage_analysis0.0900.0080.099
split_muts_region3.9470.3374.284
strand_bias_test0.1010.0080.109
strand_occurrences0.1280.0050.133
type_context1.1650.2581.424