Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-08-18 11:40 -0400 (Mon, 18 Aug 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 |
palomino7 | Windows Server 2022 Datacenter | x64 | 4.5.1 (2025-06-13 ucrt) -- "Great Square Root" | 4566 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root" | 4604 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4545 |
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 | ![]() | ||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | 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-08-18 00:43:55 -0400 (Mon, 18 Aug 2025) |
EndedAt: 2025-08-18 01:02:36 -0400 (Mon, 18 Aug 2025) |
EllapsedTime: 1120.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 22.801 0.928 23.731 read_vcfs_as_granges 19.236 0.329 24.061 plot_lesion_segregation 13.507 0.084 13.591 get_mut_type 11.206 0.098 11.305 bin_mutation_density 10.185 0.801 10.985 genomic_distribution 10.190 0.290 10.496 calculate_lesion_segregation 9.939 0.524 10.463 plot_compare_indels 7.998 0.019 8.018 plot_indel_contexts 7.362 0.027 7.389 get_indel_context 6.444 0.918 7.363 fit_to_signatures_bootstrapped 4.967 0.073 5.041 plot_profile_heatmap 4.847 0.179 5.026 * 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 195.555 14.500 219.577
MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings
name | user | system | elapsed | |
bin_mutation_density | 10.185 | 0.801 | 10.985 | |
binomial_test | 0.009 | 0.001 | 0.010 | |
calculate_lesion_segregation | 9.939 | 0.524 | 10.463 | |
cluster_signatures | 0.041 | 0.005 | 0.048 | |
context_potential_damage_analysis | 22.801 | 0.928 | 23.731 | |
convert_sigs_to_ref | 0.034 | 0.002 | 0.037 | |
cos_sim | 0 | 0 | 0 | |
cos_sim_matrix | 0.018 | 0.003 | 0.020 | |
count_dbs_contexts | 0.077 | 0.002 | 0.079 | |
count_indel_contexts | 0.094 | 0.002 | 0.096 | |
count_mbs_contexts | 0.072 | 0.000 | 0.072 | |
determine_regional_similarity | 2.824 | 0.397 | 3.226 | |
enrichment_depletion_test | 0.128 | 0.001 | 0.129 | |
extract_signatures | 0.002 | 0.000 | 0.002 | |
fit_to_signatures | 0.086 | 0.007 | 0.093 | |
fit_to_signatures_bootstrapped | 4.967 | 0.073 | 5.041 | |
fit_to_signatures_strict | 2.888 | 0.023 | 2.911 | |
genomic_distribution | 10.190 | 0.290 | 10.496 | |
get_dbs_context | 0.264 | 0.003 | 0.268 | |
get_indel_context | 6.444 | 0.918 | 7.363 | |
get_known_signatures | 0.231 | 0.441 | 0.676 | |
get_mut_type | 11.206 | 0.098 | 11.305 | |
lengthen_mut_matrix | 0.014 | 0.004 | 0.018 | |
merge_signatures | 1.045 | 0.161 | 1.206 | |
mut_context | 1.067 | 0.209 | 1.277 | |
mut_matrix | 1.808 | 0.282 | 2.090 | |
mut_matrix_stranded | 3.933 | 0.444 | 4.378 | |
mut_strand | 0.892 | 0.014 | 0.906 | |
mut_type | 0.029 | 0.001 | 0.030 | |
mut_type_occurrences | 0.833 | 0.128 | 0.962 | |
mutations_from_vcf | 0.027 | 0.000 | 0.027 | |
plot_192_profile | 3.079 | 0.009 | 3.089 | |
plot_96_profile | 2.477 | 0.001 | 2.479 | |
plot_bootstrapped_contribution | 1.829 | 0.005 | 1.834 | |
plot_compare_dbs | 4.980 | 0.004 | 4.986 | |
plot_compare_indels | 7.998 | 0.019 | 8.018 | |
plot_compare_mbs | 0.827 | 0.001 | 0.829 | |
plot_compare_profiles | 2.165 | 0.014 | 2.179 | |
plot_contribution | 1.579 | 0.002 | 1.581 | |
plot_contribution_heatmap | 1.525 | 0.011 | 1.536 | |
plot_correlation_bootstrap | 1.607 | 0.150 | 1.757 | |
plot_cosine_heatmap | 1.684 | 0.081 | 1.766 | |
plot_dbs_contexts | 3.479 | 0.003 | 3.482 | |
plot_enrichment_depletion | 3.214 | 0.000 | 3.215 | |
plot_indel_contexts | 7.362 | 0.027 | 7.389 | |
plot_lesion_segregation | 13.507 | 0.084 | 13.591 | |
plot_main_dbs_contexts | 0.493 | 0.000 | 0.493 | |
plot_main_indel_contexts | 0.566 | 0.001 | 0.567 | |
plot_mbs_contexts | 0.461 | 0.002 | 0.463 | |
plot_original_vs_reconstructed | 0.498 | 0.001 | 0.499 | |
plot_profile_heatmap | 4.847 | 0.179 | 5.026 | |
plot_profile_region | 1.043 | 0.000 | 1.045 | |
plot_rainfall | 1.594 | 0.001 | 1.595 | |
plot_regional_similarity | 1.392 | 0.002 | 1.394 | |
plot_river | 4.582 | 0.011 | 4.594 | |
plot_signature_strand_bias | 0.688 | 0.003 | 0.692 | |
plot_spectrum | 4.097 | 0.135 | 4.232 | |
plot_spectrum_region | 4.48 | 0.14 | 4.62 | |
plot_strand | 0.185 | 0.004 | 0.189 | |
plot_strand_bias | 0.705 | 0.002 | 0.707 | |
pool_mut_mat | 0.035 | 0.002 | 0.037 | |
read_vcfs_as_granges | 19.236 | 0.329 | 24.061 | |
rename_nmf_signatures | 0.027 | 0.031 | 0.058 | |
signature_potential_damage_analysis | 0.095 | 0.001 | 0.097 | |
split_muts_region | 4.226 | 0.036 | 4.264 | |
strand_bias_test | 0.11 | 0.00 | 0.11 | |
strand_occurrences | 0.197 | 0.004 | 0.202 | |
type_context | 1.254 | 0.211 | 1.465 | |