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

This page was generated on 2026-04-11 11:36 -0400 (Sat, 11 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 alpha (2026-04-05 r89794) 4919
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-04-08 r89818) 4631
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 1448/2390HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 3.21.1  (landing page)
Mark van Roosmalen
Snapshot Date: 2026-04-10 13:40 -0400 (Fri, 10 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)
nebbiolo1Linux (Ubuntu 24.04.4 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-04-11 02:23:21 -0400 (Sat, 11 Apr 2026)
EndedAt: 2026-04-11 02:44:03 -0400 (Sat, 11 Apr 2026)
EllapsedTime: 1242.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 version 4.6.0 alpha (2026-04-05 r89794)
* 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-11 06:23:21 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 26.224  1.657  29.352
read_vcfs_as_granges              22.139  2.642  28.644
plot_lesion_segregation           16.077  0.099  16.177
get_mut_type                      11.475  0.029  11.506
calculate_lesion_segregation      10.655  0.380  11.035
genomic_distribution              10.662  0.258  10.926
bin_mutation_density               9.838  0.497  10.336
plot_compare_indels                9.607  0.002   9.609
plot_indel_contexts                9.344  0.029   9.374
plot_compare_dbs                   7.740  0.159   7.900
get_indel_context                  6.701  0.908   7.610
fit_to_signatures_bootstrapped     6.189  0.106   6.296
plot_spectrum_region               6.093  0.155   6.249
plot_spectrum                      5.677  0.210   5.891
mut_matrix_stranded                5.433  0.433   5.866
plot_river                         5.708  0.021   5.729
plot_profile_heatmap               5.317  0.076   5.393
* 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 version 4.6.0 alpha (2026-04-05 r89794)
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 
225.200  16.815 251.542 

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density 9.838 0.49710.336
binomial_test0.0060.0010.008
calculate_lesion_segregation10.655 0.38011.035
cluster_signatures0.0720.0030.079
context_potential_damage_analysis26.224 1.65729.352
convert_sigs_to_ref0.0400.0020.043
cos_sim000
cos_sim_matrix0.0180.0050.023
count_dbs_contexts0.0830.0020.084
count_indel_contexts0.1060.0110.117
count_mbs_contexts0.1270.0090.136
determine_regional_similarity3.020.413.43
enrichment_depletion_test0.1280.0000.129
extract_signatures0.0010.0010.001
fit_to_signatures0.0910.0110.102
fit_to_signatures_bootstrapped6.1890.1066.296
fit_to_signatures_strict4.1120.0314.143
genomic_distribution10.662 0.25810.926
get_dbs_context0.3660.0030.368
get_indel_context6.7010.9087.610
get_known_signatures0.2180.4540.676
get_mut_type11.475 0.02911.506
lengthen_mut_matrix0.0110.0090.019
merge_signatures1.0980.1241.222
mut_context1.0700.1911.261
mut_matrix1.9270.3142.241
mut_matrix_stranded5.4330.4335.866
mut_strand2.0100.0262.035
mut_type0.0270.0030.030
mut_type_occurrences0.8580.1320.989
mutations_from_vcf0.0260.0020.027
plot_192_profile3.4120.0093.421
plot_96_profile2.8220.0272.850
plot_bootstrapped_contribution2.5530.0072.560
plot_compare_dbs7.7400.1597.900
plot_compare_indels9.6070.0029.609
plot_compare_mbs1.2820.0011.283
plot_compare_profiles2.4490.0052.453
plot_contribution2.0640.0042.069
plot_contribution_heatmap2.1880.0052.193
plot_correlation_bootstrap1.6200.0221.641
plot_cosine_heatmap2.6680.0102.677
plot_dbs_contexts4.7350.0014.737
plot_enrichment_depletion4.5550.0254.580
plot_indel_contexts9.3440.0299.374
plot_lesion_segregation16.077 0.09916.177
plot_main_dbs_contexts0.7860.0010.787
plot_main_indel_contexts0.7630.0000.764
plot_mbs_contexts0.7670.0010.769
plot_original_vs_reconstructed0.9110.0050.916
plot_profile_heatmap5.3170.0765.393
plot_profile_region1.1580.0011.159
plot_rainfall2.0640.0052.072
plot_regional_similarity2.4480.0002.460
plot_river5.7080.0215.729
plot_signature_strand_bias0.9130.0020.915
plot_spectrum5.6770.2105.891
plot_spectrum_region6.0930.1556.249
plot_strand0.3310.0030.334
plot_strand_bias0.9990.0000.999
pool_mut_mat0.0370.0040.042
read_vcfs_as_granges22.139 2.64228.644
rename_nmf_signatures0.0330.0310.064
signature_potential_damage_analysis0.0970.0170.115
split_muts_region4.4380.3654.803
strand_bias_test0.1140.0040.118
strand_occurrences0.1520.0130.165
type_context1.3270.2771.604