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

This page was generated on 2025-02-03 12:05 -0500 (Mon, 03 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4746
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4494
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4517
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4469
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4400
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-01-30 13:00 -0500 (Thu, 30 Jan 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    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-01-31 00:26:01 -0500 (Fri, 31 Jan 2025)
EndedAt: 2025-01-31 00:44:14 -0500 (Fri, 31 Jan 2025)
EllapsedTime: 1093.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.2 (2024-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 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
read_vcfs_as_granges              20.501  3.389  27.726
context_potential_damage_analysis 21.926  0.420  22.347
plot_lesion_segregation           13.732  0.144  13.877
get_mut_type                      10.422  0.001  10.423
genomic_distribution               9.849  0.115   9.965
calculate_lesion_segregation       9.557  0.164   9.722
bin_mutation_density               9.041  0.417   9.458
plot_compare_indels                7.629  0.003   7.632
plot_indel_contexts                7.351  0.053   7.404
get_indel_context                  6.088  0.217   6.306
* 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.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 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 
197.071   9.841 216.486 

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density9.0410.4179.458
binomial_test0.0090.0000.008
calculate_lesion_segregation9.5570.1649.722
cluster_signatures0.0420.0010.043
context_potential_damage_analysis21.926 0.42022.347
convert_sigs_to_ref0.0320.0020.034
cos_sim0.0000.0000.001
cos_sim_matrix0.0150.0010.017
count_dbs_contexts0.0760.0000.077
count_indel_contexts0.0970.0160.114
count_mbs_contexts0.0750.0040.079
determine_regional_similarity2.6920.0982.791
enrichment_depletion_test0.1260.0000.126
extract_signatures0.0010.0000.001
fit_to_signatures0.0840.0010.086
fit_to_signatures_bootstrapped4.8340.0854.919
fit_to_signatures_strict2.7630.0462.809
genomic_distribution9.8490.1159.965
get_dbs_context0.2210.0010.223
get_indel_context6.0880.2176.306
get_known_signatures0.2030.0390.243
get_mut_type10.422 0.00110.423
lengthen_mut_matrix0.0090.0010.011
merge_signatures1.0460.0141.061
mut_context1.0080.0381.047
mut_matrix1.7010.0721.773
mut_matrix_stranded3.7010.1093.811
mut_strand0.9510.0100.961
mut_type0.0270.0010.027
mut_type_occurrences0.8390.0380.877
mutations_from_vcf0.0290.0000.029
plot_192_profile2.8880.0052.893
plot_96_profile2.3390.0012.340
plot_bootstrapped_contribution1.7740.0011.776
plot_compare_dbs4.7200.0014.721
plot_compare_indels7.6290.0037.632
plot_compare_mbs0.8030.0010.805
plot_compare_profiles2.0860.0042.091
plot_contribution1.5530.0101.569
plot_contribution_heatmap2.6750.0822.758
plot_correlation_bootstrap0.4290.0000.429
plot_cosine_heatmap1.6290.0931.722
plot_dbs_contexts3.5230.0153.538
plot_enrichment_depletion3.1770.0073.185
plot_indel_contexts7.3510.0537.404
plot_lesion_segregation13.732 0.14413.877
plot_main_dbs_contexts0.5030.0000.504
plot_main_indel_contexts0.5870.0000.587
plot_mbs_contexts0.4710.0000.472
plot_original_vs_reconstructed0.4780.0010.478
plot_profile_heatmap4.7800.1624.943
plot_profile_region1.0040.0011.006
plot_rainfall1.5630.0011.564
plot_regional_similarity1.3230.0001.323
plot_river4.5050.0074.512
plot_signature_strand_bias0.6850.0000.684
plot_spectrum3.8770.0313.908
plot_spectrum_region4.1390.0354.174
plot_strand0.2170.0010.218
plot_strand_bias0.6740.0020.676
pool_mut_mat0.0350.0000.035
read_vcfs_as_granges20.501 3.38927.726
rename_nmf_signatures0.0330.0040.037
signature_potential_damage_analysis0.0920.0100.103
split_muts_region4.0880.2964.384
strand_bias_test0.1510.0090.160
strand_occurrences0.1370.0080.145
type_context1.1820.1011.284