| Back to Multiple platform build/check report for BioC 3.17: simplified long | 
  | 
This page was generated on 2023-10-16 11:36:23 -0400 (Mon, 16 Oct 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4626 | 
| palomino3 | Windows Server 2022 Datacenter | x64 | 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" | 4379 | 
| merida1 | macOS 12.6.4 Monterey | x86_64 | 4.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/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| MutationalPatterns 3.10.0  (landing page) Mark van Roosmalen 
  | nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 12.6.4 Monterey / x86_64 | OK | ERROR | skipped | skipped | |||||||||
| kjohnson2 | macOS 12.6.1 Monterey / arm64 | see weekly results here | ||||||||||||
| 
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.  | 
| Package: MutationalPatterns | 
| Version: 3.10.0 | 
| Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:MutationalPatterns.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings MutationalPatterns_3.10.0.tar.gz | 
| StartedAt: 2023-10-16 04:35:29 -0400 (Mon, 16 Oct 2023) | 
| EndedAt: 2023-10-16 04:45:10 -0400 (Mon, 16 Oct 2023) | 
| EllapsedTime: 581.0 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: MutationalPatterns.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:MutationalPatterns.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings MutationalPatterns_3.10.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'F:/biocbuild/bbs-3.17-bioc/meat/MutationalPatterns.Rcheck'
* using R version 4.3.1 (2023-06-16 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 12.2.0
    GNU Fortran (GCC) 12.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* 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 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 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.68   0.50   24.22
read_vcfs_as_granges              21.28   1.69   29.16
plot_lesion_segregation           12.85   0.20   13.15
genomic_distribution              10.29   1.10   13.05
calculate_lesion_segregation      10.91   0.39   11.30
get_mut_type                      10.28   0.08   10.42
bin_mutation_density               9.12   0.24    9.48
plot_compare_indels                7.69   0.07    7.76
get_indel_context                  6.39   1.37    7.82
plot_indel_contexts                7.36   0.13    7.49
plot_spectrum_region               5.62   0.23    5.95
plot_river                         5.28   0.07    5.36
split_muts_region                  5.17   0.06    5.27
plot_spectrum                      4.96   0.21    5.16
plot_profile_heatmap               5.07   0.02    5.08
fit_to_signatures_bootstrapped     4.91   0.13    5.03
* 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 ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: OK
MutationalPatterns.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL MutationalPatterns ### ############################################################################## ############################################################################## * installing to library 'F:/biocbuild/bbs-3.17-bioc/R/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)
MutationalPatterns.Rcheck/tests/testthat.Rout
R version 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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
Attaching package: 'IRanges'
The following object is masked from 'package:grDevices':
    windows
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: windows] | Cores 2/2
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 
 203.62   14.43  230.84 
MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings
| name | user | system | elapsed | |
| bin_mutation_density | 9.12 | 0.24 | 9.48 | |
| binomial_test | 0.02 | 0.00 | 0.02 | |
| calculate_lesion_segregation | 10.91 | 0.39 | 11.30 | |
| cluster_signatures | 0.05 | 0.01 | 0.22 | |
| context_potential_damage_analysis | 23.68 | 0.50 | 24.22 | |
| convert_sigs_to_ref | 0.05 | 0.00 | 0.11 | |
| cos_sim | 0 | 0 | 0 | |
| cos_sim_matrix | 0.02 | 0.00 | 0.01 | |
| count_dbs_contexts | 0.09 | 0.00 | 0.09 | |
| count_indel_contexts | 0.11 | 0.00 | 0.14 | |
| count_mbs_contexts | 0.08 | 0.00 | 0.08 | |
| determine_regional_similarity | 2.90 | 0.36 | 3.27 | |
| enrichment_depletion_test | 0.13 | 0.01 | 0.14 | |
| extract_signatures | 0 | 0 | 0 | |
| fit_to_signatures | 0.09 | 0.00 | 0.09 | |
| fit_to_signatures_bootstrapped | 4.91 | 0.13 | 5.03 | |
| fit_to_signatures_strict | 2.66 | 0.01 | 2.67 | |
| genomic_distribution | 10.29 | 1.10 | 13.05 | |
| get_dbs_context | 0.27 | 0.00 | 0.28 | |
| get_indel_context | 6.39 | 1.37 | 7.82 | |
| get_known_signatures | 0.33 | 0.30 | 0.93 | |
| get_mut_type | 10.28 | 0.08 | 10.42 | |
| lengthen_mut_matrix | 0.00 | 0.01 | 0.02 | |
| merge_signatures | 0.97 | 0.10 | 1.06 | |
| mut_context | 1.11 | 0.25 | 1.36 | |
| mut_matrix | 1.82 | 0.36 | 2.19 | |
| mut_matrix_stranded | 3.86 | 0.57 | 4.45 | |
| mut_strand | 1.01 | 0.05 | 1.08 | |
| mut_type | 0.02 | 0.02 | 0.03 | |
| mut_type_occurrences | 0.81 | 0.26 | 1.08 | |
| mutations_from_vcf | 0.03 | 0.00 | 0.03 | |
| plot_192_profile | 3.03 | 0.03 | 3.06 | |
| plot_96_profile | 2.45 | 0.03 | 2.49 | |
| plot_bootstrapped_contribution | 1.95 | 0.10 | 2.04 | |
| plot_compare_dbs | 4.66 | 0.08 | 4.74 | |
| plot_compare_indels | 7.69 | 0.07 | 7.76 | |
| plot_compare_mbs | 0.76 | 0.02 | 0.78 | |
| plot_compare_profiles | 2.24 | 0.02 | 2.25 | |
| plot_contribution | 2.81 | 0.04 | 2.86 | |
| plot_contribution_heatmap | 1.87 | 0.03 | 1.91 | |
| plot_correlation_bootstrap | 0.5 | 0.0 | 0.5 | |
| plot_cosine_heatmap | 2.04 | 0.05 | 2.08 | |
| plot_dbs_contexts | 3.86 | 0.02 | 3.87 | |
| plot_enrichment_depletion | 4.54 | 0.07 | 4.64 | |
| plot_indel_contexts | 7.36 | 0.13 | 7.49 | |
| plot_lesion_segregation | 12.85 | 0.20 | 13.15 | |
| plot_main_dbs_contexts | 0.54 | 0.00 | 0.55 | |
| plot_main_indel_contexts | 0.52 | 0.03 | 0.55 | |
| plot_mbs_contexts | 0.51 | 0.02 | 0.53 | |
| plot_original_vs_reconstructed | 0.52 | 0.00 | 0.51 | |
| plot_profile_heatmap | 5.07 | 0.02 | 5.08 | |
| plot_profile_region | 1.11 | 0.01 | 1.12 | |
| plot_rainfall | 1.79 | 0.00 | 1.80 | |
| plot_regional_similarity | 1.58 | 0.02 | 1.59 | |
| plot_river | 5.28 | 0.07 | 5.36 | |
| plot_signature_strand_bias | 0.86 | 0.00 | 0.86 | |
| plot_spectrum | 4.96 | 0.21 | 5.16 | |
| plot_spectrum_region | 5.62 | 0.23 | 5.95 | |
| plot_strand | 0.25 | 0.02 | 0.39 | |
| plot_strand_bias | 0.81 | 0.03 | 0.84 | |
| pool_mut_mat | 0.05 | 0.00 | 0.06 | |
| read_vcfs_as_granges | 21.28 | 1.69 | 29.16 | |
| rename_nmf_signatures | 0.03 | 0.03 | 0.09 | |
| signature_potential_damage_analysis | 0.11 | 0.00 | 0.11 | |
| split_muts_region | 5.17 | 0.06 | 5.27 | |
| strand_bias_test | 0.12 | 0.02 | 0.14 | |
| strand_occurrences | 0.13 | 0.03 | 0.16 | |
| type_context | 1.17 | 0.25 | 1.42 | |