| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2026-01-12 11:58 -0500 (Mon, 12 Jan 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4883 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4671 |
| 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 1430/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| MutationalPatterns 3.20.0 (landing page) Mark van Roosmalen
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | ERROR | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | ERROR | ||||||||||
|
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.20.0 |
| Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings MutationalPatterns_3.20.0.tar.gz |
| StartedAt: 2026-01-09 01:57:33 -0500 (Fri, 09 Jan 2026) |
| EndedAt: 2026-01-09 02:17:24 -0500 (Fri, 09 Jan 2026) |
| EllapsedTime: 1191.4 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: MutationalPatterns.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings MutationalPatterns_3.20.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/MutationalPatterns.Rcheck’
* using R version 4.5.2 (2025-10-31)
* 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.20.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 23.529 0.638 24.169
read_vcfs_as_granges 19.526 1.958 26.445
plot_lesion_segregation 17.490 0.085 17.576
get_mut_type 11.023 0.044 11.067
plot_compare_indels 10.769 0.018 10.788
calculate_lesion_segregation 10.458 0.225 10.685
genomic_distribution 10.346 0.222 10.571
plot_indel_contexts 10.234 0.053 10.288
bin_mutation_density 9.512 0.484 9.997
get_indel_context 6.601 0.299 6.901
plot_compare_dbs 6.787 0.070 6.859
fit_to_signatures_bootstrapped 6.304 0.071 6.376
plot_river 5.931 0.114 6.045
plot_profile_heatmap 5.923 0.029 5.952
plot_spectrum_region 5.442 0.065 5.508
plot_spectrum 5.255 0.054 5.310
fit_to_signatures_strict 5.107 0.127 5.235
plot_dbs_contexts 5.063 0.004 5.067
mut_matrix_stranded 4.856 0.158 5.014
* 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.22-bioc/meat/MutationalPatterns.Rcheck/00check.log’
for details.
MutationalPatterns.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL MutationalPatterns ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’ * installing *source* package ‘MutationalPatterns’ ... ** this is package ‘MutationalPatterns’ version ‘3.20.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 version 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble"
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.512 | 0.484 | 9.997 | |
| binomial_test | 0.009 | 0.000 | 0.009 | |
| calculate_lesion_segregation | 10.458 | 0.225 | 10.685 | |
| cluster_signatures | 0.040 | 0.005 | 0.046 | |
| context_potential_damage_analysis | 23.529 | 0.638 | 24.169 | |
| convert_sigs_to_ref | 0.041 | 0.007 | 0.048 | |
| cos_sim | 0 | 0 | 0 | |
| cos_sim_matrix | 0.020 | 0.001 | 0.021 | |
| count_dbs_contexts | 0.084 | 0.005 | 0.089 | |
| count_indel_contexts | 0.143 | 0.014 | 0.158 | |
| count_mbs_contexts | 0.073 | 0.001 | 0.074 | |
| determine_regional_similarity | 2.865 | 0.085 | 2.950 | |
| enrichment_depletion_test | 0.128 | 0.001 | 0.130 | |
| extract_signatures | 0.001 | 0.000 | 0.001 | |
| fit_to_signatures | 0.082 | 0.013 | 0.095 | |
| fit_to_signatures_bootstrapped | 6.304 | 0.071 | 6.376 | |
| fit_to_signatures_strict | 5.107 | 0.127 | 5.235 | |
| genomic_distribution | 10.346 | 0.222 | 10.571 | |
| get_dbs_context | 0.247 | 0.001 | 0.249 | |
| get_indel_context | 6.601 | 0.299 | 6.901 | |
| get_known_signatures | 0.194 | 0.047 | 0.243 | |
| get_mut_type | 11.023 | 0.044 | 11.067 | |
| lengthen_mut_matrix | 0.009 | 0.002 | 0.011 | |
| merge_signatures | 1.095 | 0.031 | 1.127 | |
| mut_context | 1.102 | 0.048 | 1.150 | |
| mut_matrix | 1.857 | 0.099 | 1.956 | |
| mut_matrix_stranded | 4.856 | 0.158 | 5.014 | |
| mut_strand | 1.831 | 0.022 | 1.853 | |
| mut_type | 0.032 | 0.000 | 0.032 | |
| mut_type_occurrences | 0.948 | 0.038 | 0.985 | |
| mutations_from_vcf | 0.03 | 0.00 | 0.03 | |
| plot_192_profile | 3.525 | 0.040 | 3.566 | |
| plot_96_profile | 3.015 | 0.002 | 3.018 | |
| plot_bootstrapped_contribution | 2.517 | 0.030 | 2.549 | |
| plot_compare_dbs | 6.787 | 0.070 | 6.859 | |
| plot_compare_indels | 10.769 | 0.018 | 10.788 | |
| plot_compare_mbs | 1.401 | 0.002 | 1.403 | |
| plot_compare_profiles | 2.738 | 0.000 | 2.739 | |
| plot_contribution | 2.292 | 0.019 | 2.311 | |
| plot_contribution_heatmap | 2.405 | 0.007 | 2.413 | |
| plot_correlation_bootstrap | 1.760 | 0.004 | 1.764 | |
| plot_cosine_heatmap | 2.727 | 0.015 | 2.743 | |
| plot_dbs_contexts | 5.063 | 0.004 | 5.067 | |
| plot_enrichment_depletion | 4.788 | 0.031 | 4.818 | |
| plot_indel_contexts | 10.234 | 0.053 | 10.288 | |
| plot_lesion_segregation | 17.490 | 0.085 | 17.576 | |
| plot_main_dbs_contexts | 0.903 | 0.003 | 0.906 | |
| plot_main_indel_contexts | 0.929 | 0.002 | 0.930 | |
| plot_mbs_contexts | 0.775 | 0.000 | 0.774 | |
| plot_original_vs_reconstructed | 0.991 | 0.002 | 0.992 | |
| plot_profile_heatmap | 5.923 | 0.029 | 5.952 | |
| plot_profile_region | 1.291 | 0.002 | 1.293 | |
| plot_rainfall | 2.167 | 0.003 | 2.170 | |
| plot_regional_similarity | 2.669 | 0.031 | 2.701 | |
| plot_river | 5.931 | 0.114 | 6.045 | |
| plot_signature_strand_bias | 0.925 | 0.008 | 0.934 | |
| plot_spectrum | 5.255 | 0.054 | 5.310 | |
| plot_spectrum_region | 5.442 | 0.065 | 5.508 | |
| plot_strand | 0.275 | 0.002 | 0.277 | |
| plot_strand_bias | 0.910 | 0.001 | 0.912 | |
| pool_mut_mat | 0.034 | 0.000 | 0.033 | |
| read_vcfs_as_granges | 19.526 | 1.958 | 26.445 | |
| rename_nmf_signatures | 0.028 | 0.005 | 0.034 | |
| signature_potential_damage_analysis | 0.094 | 0.004 | 0.098 | |
| split_muts_region | 4.009 | 0.338 | 4.348 | |
| strand_bias_test | 0.111 | 0.006 | 0.117 | |
| strand_occurrences | 0.137 | 0.008 | 0.146 | |
| type_context | 1.215 | 0.100 | 1.315 | |