| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-12-08 11:35 -0500 (Mon, 08 Dec 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4869 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4576 |
| 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 1416/2331 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| MutationalPatterns 3.21.0 (landing page) Mark van Roosmalen
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | ERROR | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | ERROR | skipped | skipped | |||||||||
|
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. |
| 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-08 01:54:00 -0500 (Mon, 08 Dec 2025) |
| EndedAt: 2025-12-08 02:13:49 -0500 (Mon, 08 Dec 2025) |
| EllapsedTime: 1188.9 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: MutationalPatterns.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### 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.148 0.856 25.057
read_vcfs_as_granges 20.451 0.489 24.879
plot_lesion_segregation 16.502 0.117 16.620
get_mut_type 11.131 0.059 11.191
calculate_lesion_segregation 10.454 0.384 10.838
genomic_distribution 10.354 0.374 10.733
plot_compare_indels 10.592 0.018 10.611
bin_mutation_density 9.656 0.402 10.059
plot_indel_contexts 9.784 0.040 9.824
get_indel_context 6.683 0.890 7.573
plot_compare_dbs 6.728 0.026 6.755
plot_spectrum_region 5.908 0.148 6.057
fit_to_signatures_bootstrapped 6.020 0.017 6.038
plot_spectrum 5.815 0.221 6.050
plot_profile_heatmap 5.545 0.083 5.629
plot_river 5.525 0.024 5.549
mut_matrix_stranded 4.975 0.468 5.444
fit_to_signatures_strict 4.984 0.135 5.127
plot_dbs_contexts 5.037 0.018 5.055
* 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.
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)
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
MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings
| name | user | system | elapsed | |
| bin_mutation_density | 9.656 | 0.402 | 10.059 | |
| binomial_test | 0.010 | 0.000 | 0.009 | |
| calculate_lesion_segregation | 10.454 | 0.384 | 10.838 | |
| cluster_signatures | 0.043 | 0.001 | 0.044 | |
| context_potential_damage_analysis | 24.148 | 0.856 | 25.057 | |
| convert_sigs_to_ref | 0.040 | 0.002 | 0.044 | |
| cos_sim | 0.000 | 0.000 | 0.001 | |
| cos_sim_matrix | 0.020 | 0.004 | 0.023 | |
| count_dbs_contexts | 0.083 | 0.003 | 0.085 | |
| count_indel_contexts | 0.140 | 0.002 | 0.143 | |
| count_mbs_contexts | 0.071 | 0.000 | 0.071 | |
| determine_regional_similarity | 2.980 | 0.428 | 3.409 | |
| enrichment_depletion_test | 0.137 | 0.001 | 0.138 | |
| extract_signatures | 0.000 | 0.001 | 0.001 | |
| fit_to_signatures | 0.087 | 0.003 | 0.090 | |
| fit_to_signatures_bootstrapped | 6.020 | 0.017 | 6.038 | |
| fit_to_signatures_strict | 4.984 | 0.135 | 5.127 | |
| genomic_distribution | 10.354 | 0.374 | 10.733 | |
| get_dbs_context | 0.365 | 0.018 | 0.383 | |
| get_indel_context | 6.683 | 0.890 | 7.573 | |
| get_known_signatures | 0.242 | 0.486 | 0.732 | |
| get_mut_type | 11.131 | 0.059 | 11.191 | |
| lengthen_mut_matrix | 0.009 | 0.010 | 0.020 | |
| merge_signatures | 1.105 | 0.142 | 1.247 | |
| mut_context | 1.237 | 0.211 | 1.449 | |
| mut_matrix | 1.960 | 0.284 | 2.245 | |
| mut_matrix_stranded | 4.975 | 0.468 | 5.444 | |
| mut_strand | 1.806 | 0.015 | 1.821 | |
| mut_type | 0.028 | 0.001 | 0.030 | |
| mut_type_occurrences | 0.921 | 0.141 | 1.062 | |
| mutations_from_vcf | 0.025 | 0.002 | 0.027 | |
| plot_192_profile | 3.508 | 0.023 | 3.531 | |
| plot_96_profile | 2.844 | 0.008 | 2.852 | |
| plot_bootstrapped_contribution | 2.481 | 0.002 | 2.483 | |
| plot_compare_dbs | 6.728 | 0.026 | 6.755 | |
| plot_compare_indels | 10.592 | 0.018 | 10.611 | |
| plot_compare_mbs | 1.358 | 0.002 | 1.361 | |
| plot_compare_profiles | 2.600 | 0.001 | 2.601 | |
| plot_contribution | 2.256 | 0.005 | 2.262 | |
| plot_contribution_heatmap | 2.352 | 0.032 | 2.384 | |
| plot_correlation_bootstrap | 1.704 | 0.002 | 1.705 | |
| plot_cosine_heatmap | 2.697 | 0.004 | 2.702 | |
| plot_dbs_contexts | 5.037 | 0.018 | 5.055 | |
| plot_enrichment_depletion | 4.549 | 0.002 | 4.551 | |
| plot_indel_contexts | 9.784 | 0.040 | 9.824 | |
| plot_lesion_segregation | 16.502 | 0.117 | 16.620 | |
| plot_main_dbs_contexts | 0.838 | 0.001 | 0.839 | |
| plot_main_indel_contexts | 0.774 | 0.001 | 0.775 | |
| plot_mbs_contexts | 0.794 | 0.001 | 0.797 | |
| plot_original_vs_reconstructed | 0.932 | 0.001 | 0.934 | |
| plot_profile_heatmap | 5.545 | 0.083 | 5.629 | |
| plot_profile_region | 1.193 | 0.005 | 1.198 | |
| plot_rainfall | 2.124 | 0.002 | 2.125 | |
| plot_regional_similarity | 2.482 | 0.004 | 2.486 | |
| plot_river | 5.525 | 0.024 | 5.549 | |
| plot_signature_strand_bias | 1.014 | 0.003 | 1.017 | |
| plot_spectrum | 5.815 | 0.221 | 6.050 | |
| plot_spectrum_region | 5.908 | 0.148 | 6.057 | |
| plot_strand | 0.366 | 0.006 | 0.371 | |
| plot_strand_bias | 1.004 | 0.003 | 1.007 | |
| pool_mut_mat | 0.043 | 0.003 | 0.046 | |
| read_vcfs_as_granges | 20.451 | 0.489 | 24.879 | |
| rename_nmf_signatures | 0.030 | 0.028 | 0.058 | |
| signature_potential_damage_analysis | 0.079 | 0.001 | 0.080 | |
| split_muts_region | 3.864 | 0.023 | 3.888 | |
| strand_bias_test | 0.098 | 0.000 | 0.098 | |
| strand_occurrences | 0.129 | 0.003 | 0.133 | |
| type_context | 1.186 | 0.206 | 1.393 | |