Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

CHECK report for MutationalPatterns on merida1

This page was generated on 2021-05-06 12:35:54 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the MutationalPatterns package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1189/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 3.0.1  (landing page)
Rurika Oka
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/MutationalPatterns
Branch: RELEASE_3_12
Last Commit: 72983a7
Last Changed Date: 2020-11-12 05:21:39 -0400 (Thu, 12 Nov 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: MutationalPatterns
Version: 3.0.1
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.0.1.tar.gz
StartedAt: 2021-05-06 04:05:41 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 04:22:35 -0400 (Thu, 06 May 2021)
EllapsedTime: 1014.1 seconds
RetCode: 0
Status:   OK  
CheckDir: MutationalPatterns.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.0.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.12-bioc/meat/MutationalPatterns.Rcheck’
* using R version 4.0.5 (2021-03-31)
* 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.0.1’
* 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 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
calculate_lesion_segregation      82.537  0.766  83.414
context_potential_damage_analysis 77.351  0.570  79.433
fit_to_signatures_bootstrapped    36.720  0.632  37.397
read_vcfs_as_granges              30.519  1.038  37.694
get_mut_type                      24.868  0.054  24.952
genomic_distribution              16.736  0.533  17.287
bin_mutation_density              11.391  0.360  11.765
plot_indel_contexts                9.972  0.030  10.014
plot_compare_indels                9.408  0.030   9.486
plot_profile_heatmap               8.638  0.121   8.771
mut_matrix_stranded                8.238  0.267   8.518
plot_lesion_segregation            8.159  0.048   8.231
plot_spectrum                      6.196  0.105   6.313
plot_river                         6.243  0.053   6.330
plot_spectrum_region               6.196  0.093   6.301
plot_compare_dbs                   5.924  0.027   5.964
split_muts_region                  5.375  0.054   5.433
get_indel_context                  5.193  0.230   5.432
* 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


Installation output

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.0/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)

Tests output

MutationalPatterns.Rcheck/tests/testthat.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
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 object is masked from 'package:base':

    expand.grid

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 0 | SKIP 0 | PASS 408 ]
> 
> proc.time()
   user  system elapsed 
399.069   7.622 420.917 

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density11.391 0.36011.765
binomial_test0.0100.0000.011
calculate_lesion_segregation82.537 0.76683.414
cluster_signatures0.0730.0040.077
context_potential_damage_analysis77.351 0.57079.433
convert_sigs_to_ref0.0640.0030.068
cos_sim0.0000.0000.001
cos_sim_matrix0.0310.0050.036
count_dbs_contexts0.1510.0020.154
count_indel_contexts0.1510.0030.156
count_mbs_contexts0.1220.0010.124
enrichment_depletion_test0.2060.0010.208
extract_signatures0.0020.0000.002
fit_to_signatures0.1250.0080.135
fit_to_signatures_bootstrapped36.720 0.63237.397
fit_to_signatures_strict4.0100.0394.055
genomic_distribution16.736 0.53317.287
get_dbs_context0.4140.0030.417
get_indel_context5.1930.2305.432
get_known_signatures0.3660.4660.914
get_mut_type24.868 0.05424.952
lengthen_mut_matrix0.0180.0130.031
merge_signatures1.3520.2211.577
mut_context1.5780.0991.681
mut_matrix3.2640.1793.455
mut_matrix_stranded8.2380.2678.518
mut_strand1.2860.0221.310
mut_type0.0300.0020.033
mut_type_occurrences1.5020.0891.596
mutations_from_vcf0.0390.0000.040
plot_192_profile3.0430.0143.062
plot_96_profile2.7990.0152.820
plot_bootstrapped_contribution2.2710.0162.293
plot_compare_dbs5.9240.0275.964
plot_compare_indels9.4080.0309.486
plot_compare_mbs1.0080.0061.017
plot_compare_profiles2.0430.0112.059
plot_contribution2.9030.0152.966
plot_contribution_heatmap1.9700.0141.989
plot_correlation_bootstrap0.5410.0050.548
plot_cosine_heatmap2.5080.0132.527
plot_dbs_contexts4.1500.0114.165
plot_enrichment_depletion4.1060.0124.122
plot_indel_contexts 9.972 0.03010.014
plot_lesion_segregation8.1590.0488.231
plot_main_dbs_contexts0.7000.0030.704
plot_main_indel_contexts0.7940.0040.801
plot_mbs_contexts0.6530.0020.657
plot_original_vs_reconstructed0.6810.0060.689
plot_profile_heatmap8.6380.1218.771
plot_profile_region1.2910.0071.299
plot_rainfall1.3970.0111.411
plot_river6.2430.0536.330
plot_signature_strand_bias1.0160.0101.059
plot_spectrum6.1960.1056.313
plot_spectrum_region6.1960.0936.301
plot_strand0.2470.0090.257
plot_strand_bias0.9900.0131.007
pool_mut_mat0.0580.0050.065
read_vcfs_as_granges30.519 1.03837.694
rename_nmf_signatures0.0320.0350.068
signature_potential_damage_analysis0.1390.0020.142
split_muts_region5.3750.0545.433
strand_bias_test0.1730.0030.177
strand_occurrences0.2480.0080.256
type_context1.9340.1182.054