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

This page was generated on 2025-04-02 19:29 -0400 (Wed, 02 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.3 (2025-02-28) -- "Trophy Case" 4764
palomino8Windows Server 2022 Datacenterx644.4.3 (2025-02-28 ucrt) -- "Trophy Case" 4495
merida1macOS 12.7.5 Montereyx86_644.4.3 (2025-02-28) -- "Trophy Case" 4522
kjohnson1macOS 13.6.6 Venturaarm644.4.3 (2025-02-28) -- "Trophy Case" 4449
taishanLinux (openEuler 24.03 LTS)aarch644.4.3 (2025-02-28) -- "Trophy Case" 4426
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-31 13:00 -0400 (Mon, 31 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 -0400 (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    OK    OK  


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-04-01 00:22:10 -0400 (Tue, 01 Apr 2025)
EndedAt: 2025-04-01 00:39:56 -0400 (Tue, 01 Apr 2025)
EllapsedTime: 1066.3 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.610  0.455  22.066
read_vcfs_as_granges              19.004  0.951  23.943
plot_lesion_segregation           13.602  0.075  13.679
get_mut_type                      10.297  0.025  10.323
bin_mutation_density               9.406  0.447   9.852
calculate_lesion_segregation       9.591  0.202   9.793
genomic_distribution               9.585  0.097   9.682
plot_compare_indels                7.791  0.170   7.963
plot_indel_contexts                7.019  0.050   7.069
get_indel_context                  5.993  0.226   6.220
* 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 
191.531   6.835 207.899 

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density9.4060.4479.852
binomial_test0.0090.0000.009
calculate_lesion_segregation9.5910.2029.793
cluster_signatures0.0460.0010.048
context_potential_damage_analysis21.610 0.45522.066
convert_sigs_to_ref0.0330.0010.034
cos_sim000
cos_sim_matrix0.0170.0010.017
count_dbs_contexts0.0740.0020.076
count_indel_contexts0.0910.0010.092
count_mbs_contexts0.0650.0020.067
determine_regional_similarity2.6430.0752.718
enrichment_depletion_test0.1240.0020.126
extract_signatures0.0010.0000.001
fit_to_signatures0.0810.0090.091
fit_to_signatures_bootstrapped4.6840.0554.739
fit_to_signatures_strict2.7480.0002.747
genomic_distribution9.5850.0979.682
get_dbs_context0.2120.0010.214
get_indel_context5.9930.2266.220
get_known_signatures0.2000.0430.243
get_mut_type10.297 0.02510.323
lengthen_mut_matrix0.0090.0020.011
merge_signatures1.0640.0161.079
mut_context1.0400.0441.083
mut_matrix1.7000.0691.770
mut_matrix_stranded3.7630.1363.899
mut_strand0.8990.0080.907
mut_type0.0250.0000.026
mut_type_occurrences0.8160.0410.856
mutations_from_vcf0.0250.0000.026
plot_192_profile2.8890.0082.897
plot_96_profile2.3820.0002.382
plot_bootstrapped_contribution1.7580.0021.760
plot_compare_dbs4.6770.0204.698
plot_compare_indels7.7910.1707.963
plot_compare_mbs0.7150.0040.721
plot_compare_profiles1.8210.0021.823
plot_contribution1.3900.0011.391
plot_contribution_heatmap1.2900.0041.295
plot_correlation_bootstrap0.4140.0000.414
plot_cosine_heatmap1.5610.0471.607
plot_dbs_contexts3.3880.0073.395
plot_enrichment_depletion3.0050.0143.020
plot_indel_contexts7.0190.0507.069
plot_lesion_segregation13.602 0.07513.679
plot_main_dbs_contexts0.5830.0030.584
plot_main_indel_contexts0.5160.0000.516
plot_mbs_contexts0.4570.0000.458
plot_original_vs_reconstructed0.5090.0120.522
plot_profile_heatmap4.7570.0694.826
plot_profile_region0.9890.0010.991
plot_rainfall1.5660.0011.568
plot_regional_similarity1.3730.0011.373
plot_river4.8510.0224.873
plot_signature_strand_bias0.6950.0030.698
plot_spectrum4.0300.0444.074
plot_spectrum_region4.2310.0734.305
plot_strand0.1680.0060.175
plot_strand_bias0.7470.0000.748
pool_mut_mat0.0350.0000.036
read_vcfs_as_granges19.004 0.95123.943
rename_nmf_signatures0.0270.0010.028
signature_potential_damage_analysis0.0770.0020.080
split_muts_region3.9930.0654.059
strand_bias_test0.1620.0020.164
strand_occurrences0.1220.0030.126
type_context1.1080.0851.194