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

This page was generated on 2026-04-29 10:15 -0400 (Wed, 29 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4988
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-04-24 r89963) -- "Because it was There" 4694
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 1462/2415HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 3.22.0  (landing page)
Mark van Roosmalen
Snapshot Date: 2026-04-28 14:14 -0400 (Tue, 28 Apr 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  YES
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.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-04-29 02:58:55 -0400 (Wed, 29 Apr 2026)
EndedAt: 2026-04-29 03:19:27 -0400 (Wed, 29 Apr 2026)
EllapsedTime: 1232.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.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-04-29 06:58:55 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.518  0.878  25.396
read_vcfs_as_granges              21.155  2.436  27.835
plot_lesion_segregation           16.549  0.084  16.682
get_mut_type                      11.740  0.746  12.492
calculate_lesion_segregation      10.910  0.421  11.336
plot_compare_indels               10.624  0.191  10.816
genomic_distribution              10.364  0.258  10.626
bin_mutation_density               9.718  0.513  10.232
plot_indel_contexts                9.532  0.103   9.635
get_indel_context                  6.645  0.985   7.631
plot_compare_dbs                   6.923  0.065   6.989
mut_matrix_stranded                5.480  0.679   6.159
plot_spectrum_region               5.891  0.212   6.104
plot_spectrum                      5.728  0.277   6.010
fit_to_signatures_bootstrapped     5.948  0.052   6.000
plot_96_profile                    5.761  0.091   6.042
plot_river                         5.688  0.046   5.734
plot_profile_heatmap               5.486  0.108   5.594
* 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 
222.768  14.454 248.558 

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density 9.718 0.51310.232
binomial_test0.0080.0010.009
calculate_lesion_segregation10.910 0.42111.336
cluster_signatures0.0410.0010.043
context_potential_damage_analysis24.518 0.87825.396
convert_sigs_to_ref0.0410.0020.045
cos_sim000
cos_sim_matrix0.0180.0060.024
count_dbs_contexts0.0830.0040.087
count_indel_contexts0.1000.0040.104
count_mbs_contexts0.0780.0030.082
determine_regional_similarity3.1060.4753.584
enrichment_depletion_test0.1230.0000.123
extract_signatures0.0010.0000.001
fit_to_signatures0.0860.0090.095
fit_to_signatures_bootstrapped5.9480.0526.000
fit_to_signatures_strict3.8960.0313.927
genomic_distribution10.364 0.25810.626
get_dbs_context0.3600.0050.365
get_indel_context6.6450.9857.631
get_known_signatures0.2430.4720.719
get_mut_type11.740 0.74612.492
lengthen_mut_matrix0.0120.0090.021
merge_signatures1.1340.1901.324
mut_context1.1570.2891.445
mut_matrix2.0450.4502.497
mut_matrix_stranded5.4800.6796.159
mut_strand2.1310.0672.198
mut_type0.0290.0010.030
mut_type_occurrences0.9480.1891.137
mutations_from_vcf0.0310.0020.034
plot_192_profile3.5590.1433.703
plot_96_profile5.7610.0916.042
plot_bootstrapped_contribution2.5870.1262.714
plot_compare_dbs6.9230.0656.989
plot_compare_indels10.624 0.19110.816
plot_compare_mbs1.3670.0301.397
plot_compare_profiles2.6970.0202.717
plot_contribution2.3460.0402.386
plot_contribution_heatmap2.4760.0602.536
plot_correlation_bootstrap3.4770.1843.662
plot_cosine_heatmap2.6480.0092.657
plot_dbs_contexts4.7000.0024.702
plot_enrichment_depletion4.4590.0524.512
plot_indel_contexts9.5320.1039.635
plot_lesion_segregation16.549 0.08416.682
plot_main_dbs_contexts0.8620.0010.863
plot_main_indel_contexts0.8500.0120.861
plot_mbs_contexts0.7370.0120.749
plot_original_vs_reconstructed0.9590.0040.964
plot_profile_heatmap5.4860.1085.594
plot_profile_region1.1220.0021.124
plot_rainfall2.0070.0082.015
plot_regional_similarity2.7430.0042.747
plot_river5.6880.0465.734
plot_signature_strand_bias0.9880.0040.992
plot_spectrum5.7280.2776.010
plot_spectrum_region5.8910.2126.104
plot_strand0.3630.0290.392
plot_strand_bias0.9500.0130.963
pool_mut_mat0.0370.0010.038
read_vcfs_as_granges21.155 2.43627.835
rename_nmf_signatures0.0310.0350.066
signature_potential_damage_analysis0.0970.0130.110
split_muts_region4.3200.3594.680
strand_bias_test0.1220.0080.130
strand_occurrences0.1570.0070.164
type_context1.3320.2921.624