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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4995
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 1464/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 3.22.0  (landing page)
Mark van Roosmalen
Snapshot Date: 2026-05-21 13:40 -0400 (Thu, 21 May 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  UNNEEDED, same version is already published
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-05-22 03:56:46 -0400 (Fri, 22 May 2026)
EndedAt: 2026-05-22 04:17:16 -0400 (Fri, 22 May 2026)
EllapsedTime: 1230.1 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-05-22 07:56:47 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 27.942  0.906  31.190
read_vcfs_as_granges              21.833  3.135  29.023
plot_lesion_segregation           15.711  0.316  16.027
get_mut_type                      11.703  0.052  11.758
calculate_lesion_segregation      10.868  0.422  11.295
genomic_distribution              10.505  0.272  10.782
plot_compare_indels               10.619  0.042  10.663
bin_mutation_density               9.730  0.485  10.216
plot_indel_contexts                9.360  0.326   9.687
get_indel_context                  6.859  0.973   7.833
plot_compare_dbs                   7.104  0.015   7.122
fit_to_signatures_bootstrapped     6.179  0.058   6.237
mut_matrix_stranded                5.392  0.510   5.902
plot_spectrum_region               5.673  0.195   5.870
plot_spectrum                      5.581  0.252   5.842
plot_river                         5.651  0.120   5.770
plot_profile_heatmap               5.408  0.096   5.504
* 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 
225.919  14.765 251.481 

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density 9.730 0.48510.216
binomial_test0.0060.0030.010
calculate_lesion_segregation10.868 0.42211.295
cluster_signatures0.0410.0020.043
context_potential_damage_analysis27.942 0.90631.190
convert_sigs_to_ref0.0360.0060.043
cos_sim000
cos_sim_matrix0.0190.0040.023
count_dbs_contexts0.0880.0030.091
count_indel_contexts0.0990.0020.102
count_mbs_contexts0.0760.0000.076
determine_regional_similarity3.0870.4433.534
enrichment_depletion_test0.1270.0010.128
extract_signatures0.0000.0010.002
fit_to_signatures0.0960.0040.101
fit_to_signatures_bootstrapped6.1790.0586.237
fit_to_signatures_strict3.9880.0854.073
genomic_distribution10.505 0.27210.782
get_dbs_context0.3720.0010.373
get_indel_context6.8590.9737.833
get_known_signatures0.2230.4930.722
get_mut_type11.703 0.05211.758
lengthen_mut_matrix0.0090.0100.019
merge_signatures1.1030.1441.248
mut_context1.0920.2161.309
mut_matrix1.9670.3342.301
mut_matrix_stranded5.3920.5105.902
mut_strand2.1360.0142.150
mut_type0.0280.0020.029
mut_type_occurrences0.8950.1331.028
mutations_from_vcf0.0280.0010.029
plot_192_profile3.4790.0083.488
plot_96_profile2.8270.0252.853
plot_bootstrapped_contribution2.5200.0072.529
plot_compare_dbs7.1040.0157.122
plot_compare_indels10.619 0.04210.663
plot_compare_mbs1.4070.0461.453
plot_compare_profiles2.6810.0042.686
plot_contribution2.2450.0032.248
plot_contribution_heatmap2.4400.0592.500
plot_correlation_bootstrap3.2280.3353.565
plot_cosine_heatmap2.6100.0432.654
plot_dbs_contexts4.5960.2014.797
plot_enrichment_depletion4.3440.1744.519
plot_indel_contexts9.3600.3269.687
plot_lesion_segregation15.711 0.31616.027
plot_main_dbs_contexts0.8360.0440.879
plot_main_indel_contexts0.8340.0060.840
plot_mbs_contexts0.7320.0260.757
plot_original_vs_reconstructed0.900.020.92
plot_profile_heatmap5.4080.0965.504
plot_profile_region1.1500.0101.159
plot_rainfall2.0050.0142.019
plot_regional_similarity2.6070.0412.649
plot_river5.6510.1205.770
plot_signature_strand_bias0.9360.0040.940
plot_spectrum5.5810.2525.842
plot_spectrum_region5.6730.1955.870
plot_strand0.3000.0140.313
plot_strand_bias1.0130.0311.045
pool_mut_mat0.0410.0020.043
read_vcfs_as_granges21.833 3.13529.023
rename_nmf_signatures0.0310.0430.074
signature_potential_damage_analysis0.0940.0150.110
split_muts_region4.3410.4464.788
strand_bias_test0.1110.0070.118
strand_occurrences0.1520.0140.166
type_context1.3180.2881.607