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

This page was generated on 2025-03-10 12:05 -0400 (Mon, 10 Mar 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4670
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4355
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4446
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4439
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4306
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 1382/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 3.16.0  (landing page)
Mark van Roosmalen
Snapshot Date: 2025-03-06 13:00 -0500 (Thu, 06 Mar 2025)
git_url: https://git.bioconductor.org/packages/MutationalPatterns
git_branch: RELEASE_3_20
git_last_commit: 2e812c5
git_last_commit_date: 2024-10-29 10:15:06 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson1macOS 13.6.6 Ventura / arm64  OK    ERROR  skippedskipped
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    ERROR  skipped


CHECK results for MutationalPatterns on nebbiolo2

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.16.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings MutationalPatterns_3.16.0.tar.gz
StartedAt: 2025-03-07 00:54:41 -0500 (Fri, 07 Mar 2025)
EndedAt: 2025-03-07 01:12:00 -0500 (Fri, 07 Mar 2025)
EllapsedTime: 1038.2 seconds
RetCode: 0
Status:   OK  
CheckDir: MutationalPatterns.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings MutationalPatterns_3.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/MutationalPatterns.Rcheck’
* using R version 4.4.3 (2025-02-28)
* 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.2 LTS
* using session charset: UTF-8
* checking for file ‘MutationalPatterns/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MutationalPatterns’ version ‘3.16.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.537  0.520  22.057
read_vcfs_as_granges              19.798  2.051  26.001
plot_lesion_segregation           13.169  0.089  13.259
bin_mutation_density              10.151  0.733  10.883
calculate_lesion_segregation      10.188  0.674  10.864
get_mut_type                      10.525  0.023  10.549
genomic_distribution               9.859  0.173  10.033
plot_compare_indels                7.646  0.005   7.652
plot_indel_contexts                6.953  0.043   6.996
get_indel_context                  6.333  0.219   6.552
* 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.20-bioc/meat/MutationalPatterns.Rcheck/00check.log’
for details.


Installation output

MutationalPatterns.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL MutationalPatterns
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘MutationalPatterns’ ...
** 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


R version 4.4.3 (2025-02-28) -- "Trophy Case"
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

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, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, saveRDS, setdiff, table,
    tapply, union, 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: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 
184.370   4.326 198.730 

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density10.151 0.73310.883
binomial_test0.0100.0000.011
calculate_lesion_segregation10.188 0.67410.864
cluster_signatures0.0420.0060.048
context_potential_damage_analysis21.537 0.52022.057
convert_sigs_to_ref0.0340.0000.034
cos_sim0.0010.0000.000
cos_sim_matrix0.0150.0010.016
count_dbs_contexts0.0780.0000.078
count_indel_contexts0.0910.0000.091
count_mbs_contexts0.0690.0010.070
determine_regional_similarity2.6850.0882.773
enrichment_depletion_test0.1340.0000.133
extract_signatures0.0020.0000.001
fit_to_signatures0.0850.0040.088
fit_to_signatures_bootstrapped4.8520.0644.915
fit_to_signatures_strict2.7500.0282.778
genomic_distribution 9.859 0.17310.033
get_dbs_context0.2430.0030.246
get_indel_context6.3330.2196.552
get_known_signatures0.1910.0490.241
get_mut_type10.525 0.02310.549
lengthen_mut_matrix0.0110.0000.011
merge_signatures0.9970.0181.015
mut_context1.0250.0541.079
mut_matrix1.7560.0721.829
mut_matrix_stranded3.7280.1233.851
mut_strand0.9440.0090.954
mut_type0.0260.0000.026
mut_type_occurrences0.8360.0300.866
mutations_from_vcf0.0260.0000.026
plot_192_profile2.9380.0092.948
plot_96_profile2.3620.0022.365
plot_bootstrapped_contribution1.7520.0031.756
plot_compare_dbs4.7520.0054.759
plot_compare_indels7.6460.0057.652
plot_compare_mbs0.8270.0110.839
plot_compare_profiles1.9940.0001.994
plot_contribution1.4830.0021.486
plot_contribution_heatmap2.4850.0862.572
plot_correlation_bootstrap0.4010.0000.401
plot_cosine_heatmap1.5540.0761.630
plot_dbs_contexts3.3410.0213.362
plot_enrichment_depletion2.9640.0012.965
plot_indel_contexts6.9530.0436.996
plot_lesion_segregation13.169 0.08913.259
plot_main_dbs_contexts0.4910.0000.492
plot_main_indel_contexts0.5340.0010.536
plot_mbs_contexts0.5500.0000.551
plot_original_vs_reconstructed0.4570.0010.458
plot_profile_heatmap4.7540.1294.883
plot_profile_region1.0050.0021.007
plot_rainfall1.5640.0001.564
plot_regional_similarity1.3670.0031.371
plot_river4.5660.0284.595
plot_signature_strand_bias0.6890.0070.695
plot_spectrum4.0360.0284.064
plot_spectrum_region4.4590.0444.503
plot_strand0.1990.0010.199
plot_strand_bias0.7060.0050.710
pool_mut_mat0.0350.0010.035
read_vcfs_as_granges19.798 2.05126.001
rename_nmf_signatures0.0260.0070.033
signature_potential_damage_analysis0.0820.0090.092
split_muts_region3.9750.2634.238
strand_bias_test0.1060.0040.110
strand_occurrences0.1810.0160.196
type_context1.1000.0831.183