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

This page was generated on 2025-01-09 12:05 -0500 (Thu, 09 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4744
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4487
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4515
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4467
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4358
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-02 13:00 -0500 (Thu, 02 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    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-01-03 00:27:21 -0500 (Fri, 03 Jan 2025)
EndedAt: 2025-01-03 00:45:14 -0500 (Fri, 03 Jan 2025)
EllapsedTime: 1073.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.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
context_potential_damage_analysis 21.704  0.345  22.051
read_vcfs_as_granges              18.232  0.169  22.206
plot_lesion_segregation           13.501  0.102  13.603
get_mut_type                      10.333  0.023  10.358
calculate_lesion_segregation       9.773  0.218   9.992
bin_mutation_density               9.452  0.466   9.919
genomic_distribution               9.671  0.183   9.855
plot_compare_indels                7.881  0.003   7.885
plot_indel_contexts                7.230  0.043   7.273
get_indel_context                  6.062  0.234   6.298
* 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 
193.046   8.659 211.160 

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density9.4520.4669.919
binomial_test0.0080.0010.009
calculate_lesion_segregation9.7730.2189.992
cluster_signatures0.0400.0060.046
context_potential_damage_analysis21.704 0.34522.051
convert_sigs_to_ref0.0320.0010.033
cos_sim000
cos_sim_matrix0.0150.0010.016
count_dbs_contexts0.0730.0010.074
count_indel_contexts0.0850.0020.087
count_mbs_contexts0.0650.0000.066
determine_regional_similarity2.6420.1162.758
enrichment_depletion_test0.1250.0010.125
extract_signatures0.0010.0000.001
fit_to_signatures0.0810.0020.083
fit_to_signatures_bootstrapped4.8570.0544.911
fit_to_signatures_strict2.7820.0222.804
genomic_distribution9.6710.1839.855
get_dbs_context0.2190.0010.221
get_indel_context6.0620.2346.298
get_known_signatures0.2090.0410.252
get_mut_type10.333 0.02310.358
lengthen_mut_matrix0.0090.0020.011
merge_signatures1.0250.0201.045
mut_context0.9860.0521.038
mut_matrix1.7100.0671.778
mut_matrix_stranded3.7200.1373.857
mut_strand0.9110.0060.917
mut_type0.0260.0010.027
mut_type_occurrences0.7980.0310.830
mutations_from_vcf0.0260.0000.025
plot_192_profile2.8830.0092.892
plot_96_profile2.3150.0032.318
plot_bootstrapped_contribution1.7330.0031.737
plot_compare_dbs4.7140.0034.719
plot_compare_indels7.8810.0037.885
plot_compare_mbs0.8290.0100.839
plot_compare_profiles2.1750.0122.187
plot_contribution1.5370.0091.546
plot_contribution_heatmap2.5870.1012.689
plot_correlation_bootstrap0.4040.0000.403
plot_cosine_heatmap1.6020.0931.696
plot_dbs_contexts3.4850.0193.504
plot_enrichment_depletion3.0580.0023.067
plot_indel_contexts7.2300.0437.273
plot_lesion_segregation13.501 0.10213.603
plot_main_dbs_contexts0.4860.0010.487
plot_main_indel_contexts0.5640.0010.565
plot_mbs_contexts0.4790.0000.479
plot_original_vs_reconstructed0.480.000.48
plot_profile_heatmap4.7900.1144.905
plot_profile_region0.9890.0030.993
plot_rainfall1.6260.0021.629
plot_regional_similarity1.3460.0041.351
plot_river4.7410.0044.746
plot_signature_strand_bias0.6860.0020.687
plot_spectrum3.9620.0323.994
plot_spectrum_region4.1260.0424.168
plot_strand0.1740.0020.175
plot_strand_bias0.6860.0000.685
pool_mut_mat0.0380.0000.038
read_vcfs_as_granges18.232 0.16922.206
rename_nmf_signatures0.0250.0050.030
signature_potential_damage_analysis0.0790.0000.079
split_muts_region3.9740.0043.979
strand_bias_test0.10.00.1
strand_occurrences0.1920.0020.194
type_context1.1660.0561.221