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

This page was generated on 2025-12-19 11:34 -0500 (Fri, 19 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4875
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4593
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 1417/2332HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 3.21.0  (landing page)
Mark van Roosmalen
Snapshot Date: 2025-12-18 13:40 -0500 (Thu, 18 Dec 2025)
git_url: https://git.bioconductor.org/packages/MutationalPatterns
git_branch: devel
git_last_commit: b3f3115
git_last_commit_date: 2025-10-29 10:35:07 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  
kjohnson3macOS 13.7.7 Ventura / arm64  OK    ERROR  skippedskipped


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.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.21.0.tar.gz
StartedAt: 2025-12-19 01:33:35 -0500 (Fri, 19 Dec 2025)
EndedAt: 2025-12-19 01:54:05 -0500 (Fri, 19 Dec 2025)
EllapsedTime: 1229.9 seconds
RetCode: 1
Status:   ERROR  
CheckDir: MutationalPatterns.Rcheck
Warnings: NA

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.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/MutationalPatterns.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* 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.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 ... NOTE
License stub is invalid DCF.
* 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.846  0.849  25.697
read_vcfs_as_granges              20.802  2.864  28.138
plot_lesion_segregation           16.772  0.057  16.829
calculate_lesion_segregation      11.056  0.422  11.478
get_mut_type                      11.031  0.039  11.072
plot_compare_indels               10.841  0.033  10.874
bin_mutation_density              10.192  0.445  10.642
genomic_distribution              10.006  0.330  10.343
plot_indel_contexts                9.953  0.048  10.001
get_indel_context                  6.567  0.969   7.537
plot_compare_dbs                   6.911  0.003   6.914
plot_spectrum_region               6.050  0.195   6.245
fit_to_signatures_bootstrapped     6.224  0.019   6.244
plot_spectrum                      5.959  0.258   6.224
mut_matrix_stranded                5.040  0.498   5.539
plot_profile_heatmap               5.482  0.051   5.533
plot_river                         5.404  0.016   5.421
plot_dbs_contexts                  5.079  0.031   5.111
fit_to_signatures_strict           4.862  0.168   5.030
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  [68] 2 - 1 ==  1
  [69] 4 - 3 ==  1
  [70] 5 - 6 == -1
  [71] 2 - 1 ==  1
  [72] 1 - 0 ==  1
  [74] 3 - 2 ==  1
  [77] 4 - 3 ==  1
  [78] 2 - 1 ==  1
  [79] 1 - 0 ==  1
  ...
  
  [ FAIL 3 | WARN 41 | SKIP 0 | PASS 471 ]
  Error:
  ! Test failures.
  Execution halted
* 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: 1 ERROR, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/MutationalPatterns.Rcheck/00check.log’
for details.


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.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.fail


R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences"
Copyright (C) 2025 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")
Saving _problems/test-context_potential_damage_analysis-46.R
Saving _problems/test-mut_matrix_stranded-20.R
Saving _problems/test-mut_matrix_stranded-29.R
[ FAIL 3 | WARN 41 | SKIP 0 | PASS 471 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-context_potential_damage_analysis.R:46:3'): Output is equal to expected ──
Expected `output` to equal `expected`.
Differences:
Component "n": Mean relative difference: 0.09452736
Component "ratio": Mean relative difference: 0.06150134
Component "blosum62": Mean relative difference: 0.2656804
── Failure ('test-mut_matrix_stranded.R:20:3'): transforms correctly ───────────
Expected `output` to equal `expected`.
Differences:
382/1728 mismatches (average diff: 1.45)
[68] 2 - 1 ==  1
[69] 4 - 3 ==  1
[70] 5 - 6 == -1
[71] 2 - 1 ==  1
[72] 1 - 0 ==  1
[74] 3 - 2 ==  1
[77] 4 - 3 ==  1
[78] 2 - 1 ==  1
[79] 1 - 0 ==  1
...
── Failure ('test-mut_matrix_stranded.R:29:3'): a list is also acceptable input ──
Expected `output_list` to equal `expected`.
Differences:
382/1728 mismatches (average diff: 1.45)
[68] 2 - 1 ==  1
[69] 4 - 3 ==  1
[70] 5 - 6 == -1
[71] 2 - 1 ==  1
[72] 1 - 0 ==  1
[74] 3 - 2 ==  1
[77] 4 - 3 ==  1
[78] 2 - 1 ==  1
[79] 1 - 0 ==  1
...

[ FAIL 3 | WARN 41 | SKIP 0 | PASS 471 ]
Error:
! Test failures.
Execution halted

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density10.192 0.44510.642
binomial_test0.0090.0000.009
calculate_lesion_segregation11.056 0.42211.478
cluster_signatures0.0440.0000.045
context_potential_damage_analysis24.846 0.84925.697
convert_sigs_to_ref0.0400.0020.044
cos_sim000
cos_sim_matrix0.0170.0060.023
count_dbs_contexts0.1260.0000.127
count_indel_contexts0.0960.0010.096
count_mbs_contexts0.0700.0010.071
determine_regional_similarity3.1470.4293.580
enrichment_depletion_test0.1360.0030.139
extract_signatures0.0010.0010.001
fit_to_signatures0.0880.0030.092
fit_to_signatures_bootstrapped6.2240.0196.244
fit_to_signatures_strict4.8620.1685.030
genomic_distribution10.006 0.33010.343
get_dbs_context0.4030.0110.414
get_indel_context6.5670.9697.537
get_known_signatures0.2180.4420.664
get_mut_type11.031 0.03911.072
lengthen_mut_matrix0.0090.0090.018
merge_signatures1.1230.1431.266
mut_context1.1550.2041.358
mut_matrix1.8510.2672.119
mut_matrix_stranded5.0400.4985.539
mut_strand1.8440.0111.855
mut_type0.0280.0030.031
mut_type_occurrences0.9000.1551.056
mutations_from_vcf0.0290.0010.031
plot_192_profile3.5310.0263.558
plot_96_profile2.9330.0422.975
plot_bootstrapped_contribution2.4850.0042.489
plot_compare_dbs6.9110.0036.914
plot_compare_indels10.841 0.03310.874
plot_compare_mbs1.5460.0011.548
plot_compare_profiles2.6540.0272.681
plot_contribution2.1740.0032.178
plot_contribution_heatmap2.3650.0082.374
plot_correlation_bootstrap1.8190.0021.821
plot_cosine_heatmap2.8030.0342.837
plot_dbs_contexts5.0790.0315.111
plot_enrichment_depletion4.6950.0274.722
plot_indel_contexts 9.953 0.04810.001
plot_lesion_segregation16.772 0.05716.829
plot_main_dbs_contexts0.8970.0020.899
plot_main_indel_contexts0.8100.0020.812
plot_mbs_contexts0.8150.0020.817
plot_original_vs_reconstructed0.9610.0020.963
plot_profile_heatmap5.4820.0515.533
plot_profile_region1.1790.0041.182
plot_rainfall2.0380.0022.039
plot_regional_similarity2.6240.0072.633
plot_river5.4040.0165.421
plot_signature_strand_bias1.0600.0021.062
plot_spectrum5.9590.2586.224
plot_spectrum_region6.0500.1956.245
plot_strand0.2970.0020.299
plot_strand_bias1.0330.0021.035
pool_mut_mat0.0370.0020.039
read_vcfs_as_granges20.802 2.86428.138
rename_nmf_signatures0.0260.0400.066
signature_potential_damage_analysis0.0840.0450.130
split_muts_region3.9970.4524.449
strand_bias_test0.1010.0150.117
strand_occurrences0.1390.0140.153
type_context1.1820.2671.449