| Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-09-01 11:39 -0400 (Mon, 01 Sep 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4824 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root" | 4606 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4547 |
| kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4579 |
| 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 1412/2341 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| MutationalPatterns 3.18.0 (landing page) Mark van Roosmalen
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | ERROR | skipped | skipped | |||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | ERROR | skipped | skipped | |||||||||
| kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
|
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.18.0 |
| Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings MutationalPatterns_3.18.0.tar.gz |
| StartedAt: 2025-09-01 00:50:44 -0400 (Mon, 01 Sep 2025) |
| EndedAt: 2025-09-01 01:08:54 -0400 (Mon, 01 Sep 2025) |
| EllapsedTime: 1089.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: MutationalPatterns.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings MutationalPatterns_3.18.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/MutationalPatterns.Rcheck’
* using R version 4.5.1 (2025-06-13)
* 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.18.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 21.616 0.808 22.425
read_vcfs_as_granges 19.455 1.964 25.361
plot_lesion_segregation 14.453 0.048 14.502
get_mut_type 10.782 0.008 10.790
bin_mutation_density 9.678 0.636 10.318
genomic_distribution 10.058 0.252 10.314
calculate_lesion_segregation 9.954 0.308 10.263
plot_indel_contexts 8.562 0.025 8.588
plot_compare_indels 7.804 0.037 7.841
get_indel_context 6.195 0.944 7.140
fit_to_signatures_bootstrapped 5.753 0.173 5.926
plot_spectrum_region 5.631 0.291 5.923
plot_profile_heatmap 5.415 0.069 5.484
plot_compare_dbs 5.094 0.019 5.113
plot_river 5.010 0.061 5.072
* 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: 1 NOTE
See
‘/home/biocbuild/bbs-3.21-bioc/meat/MutationalPatterns.Rcheck/00check.log’
for details.
MutationalPatterns.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL MutationalPatterns ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’ * installing *source* package ‘MutationalPatterns’ ... ** this is package ‘MutationalPatterns’ version ‘3.18.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
R version 4.5.1 (2025-06-13) -- "Great Square Root"
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: GenomeInfoDb
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 5 | SKIP 0 | PASS 474 ]
[ FAIL 0 | WARN 5 | SKIP 0 | PASS 474 ]
>
> proc.time()
user system elapsed
190.617 8.123 209.185
MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings
| name | user | system | elapsed | |
| bin_mutation_density | 9.678 | 0.636 | 10.318 | |
| binomial_test | 0.009 | 0.000 | 0.009 | |
| calculate_lesion_segregation | 9.954 | 0.308 | 10.263 | |
| cluster_signatures | 0.043 | 0.001 | 0.047 | |
| context_potential_damage_analysis | 21.616 | 0.808 | 22.425 | |
| convert_sigs_to_ref | 0.037 | 0.001 | 0.040 | |
| cos_sim | 0 | 0 | 0 | |
| cos_sim_matrix | 0.017 | 0.004 | 0.022 | |
| count_dbs_contexts | 0.077 | 0.004 | 0.081 | |
| count_indel_contexts | 0.093 | 0.003 | 0.096 | |
| count_mbs_contexts | 0.069 | 0.000 | 0.070 | |
| determine_regional_similarity | 2.851 | 0.444 | 3.300 | |
| enrichment_depletion_test | 0.129 | 0.010 | 0.138 | |
| extract_signatures | 0.001 | 0.001 | 0.001 | |
| fit_to_signatures | 0.086 | 0.011 | 0.097 | |
| fit_to_signatures_bootstrapped | 5.753 | 0.173 | 5.926 | |
| fit_to_signatures_strict | 2.753 | 0.001 | 2.755 | |
| genomic_distribution | 10.058 | 0.252 | 10.314 | |
| get_dbs_context | 0.227 | 0.000 | 0.227 | |
| get_indel_context | 6.195 | 0.944 | 7.140 | |
| get_known_signatures | 0.227 | 0.440 | 0.672 | |
| get_mut_type | 10.782 | 0.008 | 10.790 | |
| lengthen_mut_matrix | 0.009 | 0.009 | 0.018 | |
| merge_signatures | 1.029 | 0.115 | 1.144 | |
| mut_context | 1.029 | 0.178 | 1.207 | |
| mut_matrix | 1.759 | 0.273 | 2.032 | |
| mut_matrix_stranded | 3.722 | 0.420 | 4.144 | |
| mut_strand | 0.899 | 0.009 | 0.908 | |
| mut_type | 0.026 | 0.001 | 0.028 | |
| mut_type_occurrences | 0.817 | 0.136 | 0.953 | |
| mutations_from_vcf | 0.027 | 0.000 | 0.028 | |
| plot_192_profile | 2.918 | 0.007 | 2.928 | |
| plot_96_profile | 2.461 | 0.028 | 2.490 | |
| plot_bootstrapped_contribution | 1.839 | 0.008 | 1.849 | |
| plot_compare_dbs | 5.094 | 0.019 | 5.113 | |
| plot_compare_indels | 7.804 | 0.037 | 7.841 | |
| plot_compare_mbs | 0.789 | 0.003 | 0.792 | |
| plot_compare_profiles | 2.141 | 0.002 | 2.143 | |
| plot_contribution | 1.571 | 0.002 | 1.573 | |
| plot_contribution_heatmap | 1.454 | 0.026 | 1.479 | |
| plot_correlation_bootstrap | 0.534 | 0.030 | 0.565 | |
| plot_cosine_heatmap | 1.723 | 0.012 | 1.733 | |
| plot_dbs_contexts | 3.882 | 0.000 | 3.882 | |
| plot_enrichment_depletion | 3.512 | 0.058 | 3.570 | |
| plot_indel_contexts | 8.562 | 0.025 | 8.588 | |
| plot_lesion_segregation | 14.453 | 0.048 | 14.502 | |
| plot_main_dbs_contexts | 0.556 | 0.001 | 0.557 | |
| plot_main_indel_contexts | 0.547 | 0.000 | 0.547 | |
| plot_mbs_contexts | 0.484 | 0.001 | 0.485 | |
| plot_original_vs_reconstructed | 0.574 | 0.000 | 0.574 | |
| plot_profile_heatmap | 5.415 | 0.069 | 5.484 | |
| plot_profile_region | 1.109 | 0.002 | 1.110 | |
| plot_rainfall | 1.705 | 0.001 | 1.705 | |
| plot_regional_similarity | 1.461 | 0.003 | 1.462 | |
| plot_river | 5.010 | 0.061 | 5.072 | |
| plot_signature_strand_bias | 0.771 | 0.002 | 0.774 | |
| plot_spectrum | 4.300 | 0.227 | 4.536 | |
| plot_spectrum_region | 5.631 | 0.291 | 5.923 | |
| plot_strand | 0.164 | 0.003 | 0.166 | |
| plot_strand_bias | 0.661 | 0.003 | 0.663 | |
| pool_mut_mat | 0.056 | 0.003 | 0.059 | |
| read_vcfs_as_granges | 19.455 | 1.964 | 25.361 | |
| rename_nmf_signatures | 0.029 | 0.032 | 0.061 | |
| signature_potential_damage_analysis | 0.091 | 0.010 | 0.100 | |
| split_muts_region | 4.095 | 0.279 | 4.374 | |
| strand_bias_test | 0.103 | 0.011 | 0.114 | |
| strand_occurrences | 0.126 | 0.014 | 0.140 | |
| type_context | 1.241 | 0.261 | 1.502 | |