| Back to Multiple platform build/check report for BioC 3.13 | 
  | 
This page was generated on 2021-10-15 15:06:44 -0400 (Fri, 15 Oct 2021).
| 
To the developers/maintainers of the MutationalPatterns package: - Please 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 How and When does the builder pull? When will my changes propagate? here for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page.  | 
| Package 1236/2041 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| MutationalPatterns 3.2.0  (landing page) Rurika Oka 
  | nebbiolo1 | Linux (Ubuntu 20.04.2 LTS) / x86_64 | OK | OK | OK | |||||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
| Package: MutationalPatterns | 
| Version: 3.2.0 | 
| Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings MutationalPatterns_3.2.0.tar.gz | 
| StartedAt: 2021-10-14 21:36:25 -0400 (Thu, 14 Oct 2021) | 
| EndedAt: 2021-10-14 21:51:10 -0400 (Thu, 14 Oct 2021) | 
| EllapsedTime: 885.0 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: MutationalPatterns.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings MutationalPatterns_3.2.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.13-bioc/meat/MutationalPatterns.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* 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.2.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 ... NOTE
Found the following hidden files and directories:
  .git_fetch_output.txt
  .git_merge_output.txt
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* 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 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 36.017  0.302  36.336
get_mut_type                      34.925  0.069  35.026
read_vcfs_as_granges              32.673  0.836  40.898
plot_lesion_segregation           23.365  0.062  23.445
calculate_lesion_segregation      20.035  0.202  20.249
genomic_distribution              17.918  0.514  18.451
get_indel_context                 14.450  0.518  14.982
bin_mutation_density              12.772  0.431  13.210
plot_compare_indels               11.316  0.024  11.348
plot_indel_contexts               10.654  0.026  10.693
fit_to_signatures_bootstrapped     8.288  0.385   8.679
mut_matrix_stranded                8.190  0.247   8.443
split_muts_region                  8.290  0.072   8.369
plot_spectrum_region               6.775  0.097   6.920
plot_spectrum                      6.674  0.097   6.785
plot_compare_dbs                   6.733  0.022   6.765
plot_profile_heatmap               6.561  0.171   6.774
plot_enrichment_depletion          6.059  0.019   6.083
plot_river                         5.912  0.052   6.012
plot_dbs_contexts                  5.920  0.013   5.938
* 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: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.13-bioc/meat/MutationalPatterns.Rcheck/00check.log’
for details.
MutationalPatterns.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL MutationalPatterns ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/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.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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
Loading required package: parallel
Attaching package: 'BiocGenerics'
The following objects are masked from 'package:parallel':
    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB
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, 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 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: pkgmaker
Loading required package: registry
Attaching package: 'pkgmaker'
The following object is masked from 'package:S4Vectors':
    new2
Loading required package: rngtools
Loading required package: cluster
NMF - BioConductor layer [OK] | Shared memory capabilities [NO: synchronicity] | Cores 23/24
  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 17 | SKIP 0 | PASS 434 ]
> 
> proc.time()
   user  system elapsed 
336.248   7.120 362.076 
MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings
| name | user | system | elapsed | |
| bin_mutation_density | 12.772 | 0.431 | 13.210 | |
| binomial_test | 0.015 | 0.001 | 0.015 | |
| calculate_lesion_segregation | 20.035 | 0.202 | 20.249 | |
| cluster_signatures | 0.070 | 0.005 | 0.076 | |
| context_potential_damage_analysis | 36.017 | 0.302 | 36.336 | |
| convert_sigs_to_ref | 0.069 | 0.003 | 0.074 | |
| cos_sim | 0 | 0 | 0 | |
| cos_sim_matrix | 0.038 | 0.008 | 0.045 | |
| count_dbs_contexts | 0.219 | 0.003 | 0.223 | |
| count_indel_contexts | 0.274 | 0.003 | 0.278 | |
| count_mbs_contexts | 0.178 | 0.001 | 0.180 | |
| enrichment_depletion_test | 0.230 | 0.001 | 0.231 | |
| extract_signatures | 0.002 | 0.000 | 0.002 | |
| fit_to_signatures | 0.154 | 0.010 | 0.165 | |
| fit_to_signatures_bootstrapped | 8.288 | 0.385 | 8.679 | |
| fit_to_signatures_strict | 4.319 | 0.109 | 4.431 | |
| genomic_distribution | 17.918 | 0.514 | 18.451 | |
| get_dbs_context | 0.583 | 0.003 | 0.587 | |
| get_indel_context | 14.450 | 0.518 | 14.982 | |
| get_known_signatures | 0.420 | 0.557 | 0.983 | |
| get_mut_type | 34.925 | 0.069 | 35.026 | |
| lengthen_mut_matrix | 0.016 | 0.015 | 0.032 | |
| merge_signatures | 2.37 | 0.40 | 2.77 | |
| mut_context | 2.421 | 0.125 | 2.547 | |
| mut_matrix | 3.722 | 0.136 | 3.860 | |
| mut_matrix_stranded | 8.190 | 0.247 | 8.443 | |
| mut_strand | 1.549 | 0.030 | 1.580 | |
| mut_type | 0.062 | 0.002 | 0.064 | |
| mut_type_occurrences | 1.779 | 0.080 | 1.861 | |
| mutations_from_vcf | 0.070 | 0.000 | 0.072 | |
| plot_192_profile | 3.870 | 0.018 | 3.896 | |
| plot_96_profile | 3.200 | 0.010 | 3.213 | |
| plot_bootstrapped_contribution | 2.461 | 0.015 | 2.481 | |
| plot_compare_dbs | 6.733 | 0.022 | 6.765 | |
| plot_compare_indels | 11.316 | 0.024 | 11.348 | |
| plot_compare_mbs | 1.296 | 0.005 | 1.304 | |
| plot_compare_profiles | 3.004 | 0.019 | 3.066 | |
| plot_contribution | 3.570 | 0.013 | 3.586 | |
| plot_contribution_heatmap | 2.541 | 0.015 | 2.559 | |
| plot_correlation_bootstrap | 0.753 | 0.004 | 0.758 | |
| plot_cosine_heatmap | 2.987 | 0.011 | 3.002 | |
| plot_dbs_contexts | 5.920 | 0.013 | 5.938 | |
| plot_enrichment_depletion | 6.059 | 0.019 | 6.083 | |
| plot_indel_contexts | 10.654 | 0.026 | 10.693 | |
| plot_lesion_segregation | 23.365 | 0.062 | 23.445 | |
| plot_main_dbs_contexts | 0.737 | 0.003 | 0.741 | |
| plot_main_indel_contexts | 0.673 | 0.003 | 0.677 | |
| plot_mbs_contexts | 0.580 | 0.003 | 0.583 | |
| plot_original_vs_reconstructed | 0.686 | 0.005 | 0.694 | |
| plot_profile_heatmap | 6.561 | 0.171 | 6.774 | |
| plot_profile_region | 1.463 | 0.004 | 1.470 | |
| plot_rainfall | 2.045 | 0.004 | 2.050 | |
| plot_river | 5.912 | 0.052 | 6.012 | |
| plot_signature_strand_bias | 0.988 | 0.005 | 0.995 | |
| plot_spectrum | 6.674 | 0.097 | 6.785 | |
| plot_spectrum_region | 6.775 | 0.097 | 6.920 | |
| plot_strand | 0.337 | 0.010 | 0.346 | |
| plot_strand_bias | 1.126 | 0.004 | 1.132 | |
| pool_mut_mat | 0.091 | 0.006 | 0.097 | |
| read_vcfs_as_granges | 32.673 | 0.836 | 40.898 | |
| rename_nmf_signatures | 0.037 | 0.046 | 0.083 | |
| signature_potential_damage_analysis | 0.143 | 0.002 | 0.146 | |
| split_muts_region | 8.290 | 0.072 | 8.369 | |
| strand_bias_test | 0.180 | 0.001 | 0.182 | |
| strand_occurrences | 0.256 | 0.010 | 0.266 | |
| type_context | 2.681 | 0.104 | 2.786 | |