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

This page was generated on 2026-03-23 11:34 -0400 (Mon, 23 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" 4868
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-03-20 r89666) -- "Unsuffered Consequences" 4548
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 1437/2368HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 3.21.1  (landing page)
Mark van Roosmalen
Snapshot Date: 2026-03-22 13:40 -0400 (Sun, 22 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 -0400 (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-23 02:04:57 -0400 (Mon, 23 Mar 2026)
EndedAt: 2026-03-23 02:25:26 -0400 (Mon, 23 Mar 2026)
EllapsedTime: 1229.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-03-05 r89546)
* 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.4 LTS
* using session charset: UTF-8
* current time: 2026-03-23 06:04:57 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 24.379  0.883  25.265
read_vcfs_as_granges              20.744  2.538  27.404
plot_lesion_segregation           17.742  0.194  17.937
get_mut_type                      14.331  0.060  15.487
genomic_distribution              11.308  0.256  11.568
calculate_lesion_segregation      10.729  0.432  11.162
bin_mutation_density               9.984  0.536  10.522
plot_compare_indels               10.272  0.040  10.313
plot_indel_contexts                9.797  0.054   9.851
get_indel_context                  6.704  1.053   7.757
plot_compare_dbs                   6.723  0.024   6.747
fit_to_signatures_bootstrapped     6.080  0.002   6.088
plot_spectrum                      5.652  0.252   5.909
plot_spectrum_region               5.553  0.130   5.684
mut_matrix_stranded                5.114  0.473   5.588
plot_river                         5.220  0.019   5.240
plot_profile_heatmap               5.014  0.073   5.087
fit_to_signatures_strict           4.831  0.169   5.001
* 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-03-05 r89546) -- "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 
220.975  12.216 243.301 

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density 9.984 0.53610.522
binomial_test0.0080.0000.008
calculate_lesion_segregation10.729 0.43211.162
cluster_signatures0.0440.0050.047
context_potential_damage_analysis24.379 0.88325.265
convert_sigs_to_ref0.0400.0050.046
cos_sim0.0000.0010.001
cos_sim_matrix0.0210.0020.023
count_dbs_contexts0.0840.0010.085
count_indel_contexts0.0970.0050.103
count_mbs_contexts0.1200.0020.123
determine_regional_similarity3.0990.4563.555
enrichment_depletion_test0.1260.0000.126
extract_signatures0.0010.0010.002
fit_to_signatures0.0880.0050.094
fit_to_signatures_bootstrapped6.0800.0026.088
fit_to_signatures_strict4.8310.1695.001
genomic_distribution11.308 0.25611.568
get_dbs_context0.3680.0100.378
get_indel_context6.7041.0537.757
get_known_signatures0.2090.4530.667
get_mut_type14.331 0.06015.487
lengthen_mut_matrix0.0090.0090.018
merge_signatures1.0310.1581.189
mut_context1.0650.2271.292
mut_matrix1.9900.3592.349
mut_matrix_stranded5.1140.4735.588
mut_strand1.8790.0181.897
mut_type0.0280.0010.029
mut_type_occurrences0.8500.1360.986
mutations_from_vcf0.0280.0000.029
plot_192_profile3.3010.0043.306
plot_96_profile2.7610.0002.761
plot_bootstrapped_contribution2.5030.0062.510
plot_compare_dbs6.7230.0246.747
plot_compare_indels10.272 0.04010.313
plot_compare_mbs1.3730.0021.375
plot_compare_profiles2.5920.0052.597
plot_contribution2.2350.0062.241
plot_contribution_heatmap2.3100.0062.317
plot_correlation_bootstrap1.7020.0041.705
plot_cosine_heatmap2.7510.0042.755
plot_dbs_contexts4.7050.0254.730
plot_enrichment_depletion4.7490.0024.751
plot_indel_contexts9.7970.0549.851
plot_lesion_segregation17.742 0.19417.937
plot_main_dbs_contexts0.7920.0010.793
plot_main_indel_contexts0.7510.0000.752
plot_mbs_contexts0.7360.0010.738
plot_original_vs_reconstructed0.9730.0040.977
plot_profile_heatmap5.0140.0735.087
plot_profile_region1.0410.0031.044
plot_rainfall1.8270.0021.829
plot_regional_similarity2.2550.0012.256
plot_river5.2200.0195.240
plot_signature_strand_bias0.9110.0010.912
plot_spectrum5.6520.2525.909
plot_spectrum_region5.5530.1305.684
plot_strand0.290.000.29
plot_strand_bias0.9220.0030.925
pool_mut_mat0.0340.0040.038
read_vcfs_as_granges20.744 2.53827.404
rename_nmf_signatures0.0270.0350.062
signature_potential_damage_analysis0.0870.0110.098
split_muts_region4.1960.4084.605
strand_bias_test0.1040.0100.114
strand_occurrences0.1380.0190.158
type_context1.2240.2831.507