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

This page was generated on 2023-10-16 11:35:33 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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 1345/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 3.10.0  (landing page)
Mark van Roosmalen
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/MutationalPatterns
git_branch: RELEASE_3_17
git_last_commit: 1ee8048
git_last_commit_date: 2023-04-25 10:50:27 -0400 (Tue, 25 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.6.4 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson2macOS 12.6.1 Monterey / arm64see weekly results here

CHECK results for MutationalPatterns on nebbiolo1


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.10.0
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings MutationalPatterns_3.10.0.tar.gz
StartedAt: 2023-10-15 23:12:35 -0400 (Sun, 15 Oct 2023)
EndedAt: 2023-10-15 23:31:58 -0400 (Sun, 15 Oct 2023)
EllapsedTime: 1163.0 seconds
RetCode: 0
Status:   OK  
CheckDir: MutationalPatterns.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/MutationalPatterns.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
* running under: Ubuntu 22.04.3 LTS
* using session charset: UTF-8
* checking for file ‘MutationalPatterns/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MutationalPatterns’ version ‘3.10.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 ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R 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 23.667  0.611  24.279
read_vcfs_as_granges              19.316  0.568  21.932
plot_lesion_segregation           13.819  0.103  13.923
get_mut_type                      10.710  0.071  10.783
genomic_distribution              10.131  0.260  10.394
calculate_lesion_segregation       9.612  0.320   9.933
bin_mutation_density               9.076  0.529   9.605
plot_compare_indels                8.214  0.063   8.278
plot_indel_contexts                7.873  0.016   7.889
get_indel_context                  6.411  0.856   7.268
plot_spectrum_region               5.793  0.104   5.897
plot_river                         5.478  0.019   5.498
plot_spectrum                      5.106  0.232   5.343
plot_profile_heatmap               5.048  0.103   5.153
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘Introduction_to_MutationalPatterns.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

MutationalPatterns.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-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.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

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, setdiff, sort, 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 
200.280  16.514 222.500 

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density9.0760.5299.605
binomial_test0.0110.0000.011
calculate_lesion_segregation9.6120.3209.933
cluster_signatures0.0460.0000.047
context_potential_damage_analysis23.667 0.61124.279
convert_sigs_to_ref0.0330.0030.038
cos_sim000
cos_sim_matrix0.0190.0040.022
count_dbs_contexts0.1140.0000.114
count_indel_contexts0.1010.0000.101
count_mbs_contexts0.0750.0010.075
determine_regional_similarity2.6870.4193.107
enrichment_depletion_test0.1340.0000.134
extract_signatures0.0020.0000.002
fit_to_signatures0.0850.0150.101
fit_to_signatures_bootstrapped4.8710.0634.935
fit_to_signatures_strict2.7980.0352.835
genomic_distribution10.131 0.26010.394
get_dbs_context0.3280.0120.340
get_indel_context6.4110.8567.268
get_known_signatures0.3030.4600.766
get_mut_type10.710 0.07110.783
lengthen_mut_matrix0.0110.0070.020
merge_signatures1.0870.1311.219
mut_context1.1770.2031.381
mut_matrix1.8520.2842.136
mut_matrix_stranded3.9400.4034.344
mut_strand1.0650.0081.074
mut_type0.0250.0040.028
mut_type_occurrences0.8610.1481.009
mutations_from_vcf0.0240.0050.027
plot_192_profile2.8230.0152.839
plot_96_profile2.3840.0032.387
plot_bootstrapped_contribution2.0240.0242.048
plot_compare_dbs4.8800.0054.884
plot_compare_indels8.2140.0638.278
plot_compare_mbs0.8650.0000.865
plot_compare_profiles2.9860.0803.066
plot_contribution2.6650.0122.677
plot_contribution_heatmap1.5800.0041.584
plot_correlation_bootstrap0.4630.0070.471
plot_cosine_heatmap1.9280.0011.928
plot_dbs_contexts3.5040.0083.513
plot_enrichment_depletion3.4630.0123.475
plot_indel_contexts7.8730.0167.889
plot_lesion_segregation13.819 0.10313.923
plot_main_dbs_contexts0.5840.0040.588
plot_main_indel_contexts0.5750.0050.579
plot_mbs_contexts0.5470.0030.551
plot_original_vs_reconstructed0.5280.0090.536
plot_profile_heatmap5.0480.1035.153
plot_profile_region1.0830.0001.084
plot_rainfall1.9180.0041.922
plot_regional_similarity1.4930.0031.497
plot_river5.4780.0195.498
plot_signature_strand_bias0.9200.0040.923
plot_spectrum5.1060.2325.343
plot_spectrum_region5.7930.1045.897
plot_strand0.2250.0000.225
plot_strand_bias0.9400.0000.939
pool_mut_mat0.0440.0030.047
read_vcfs_as_granges19.316 0.56821.932
rename_nmf_signatures0.0510.0080.059
signature_potential_damage_analysis0.0880.0000.088
split_muts_region3.8430.0483.891
strand_bias_test0.1190.0000.119
strand_occurrences0.1260.0080.134
type_context1.1440.1881.331