Back to Multiple platform build/check report for BioC 3.12 |
|
This page was generated on 2021-05-06 12:28:22 -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/1974 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
MutationalPatterns 3.0.1 (landing page) Rurika Oka
| malbec1 | Linux (Ubuntu 18.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: MutationalPatterns |
Version: 3.0.1 |
Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings MutationalPatterns_3.0.1.tar.gz |
StartedAt: 2021-05-06 03:52:54 -0400 (Thu, 06 May 2021) |
EndedAt: 2021-05-06 04:09:30 -0400 (Thu, 06 May 2021) |
EllapsedTime: 995.9 seconds |
RetCode: 0 |
Status: OK |
CheckDir: MutationalPatterns.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings MutationalPatterns_3.0.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/MutationalPatterns.Rcheck’ * using R version 4.0.5 (2021-03-31) * using platform: x86_64-pc-linux-gnu (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 ... NOTE installed size is 5.0Mb sub-directories of 1Mb or more: extdata 3.2Mb states 1.2Mb * 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 79.468 0.344 79.916 context_potential_damage_analysis 74.704 0.224 76.637 read_vcfs_as_granges 31.316 0.264 39.576 fit_to_signatures_bootstrapped 31.360 0.016 31.444 get_mut_type 27.156 0.004 27.289 genomic_distribution 19.852 0.116 20.091 bin_mutation_density 11.776 0.276 12.103 plot_indel_contexts 10.348 0.008 10.371 plot_compare_indels 8.932 0.004 8.983 plot_river 7.496 0.008 7.522 plot_profile_heatmap 7.172 0.000 7.207 mut_matrix_stranded 6.964 0.124 7.113 plot_lesion_segregation 7.036 0.000 7.048 get_indel_context 6.552 0.192 6.761 plot_spectrum_region 6.104 0.052 6.209 split_muts_region 5.616 0.016 5.638 * 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 ‘/home/biocbuild/bbs-3.12-bioc/meat/MutationalPatterns.Rcheck/00check.log’ for details.
MutationalPatterns.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL MutationalPatterns ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.12-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.0.5 (2021-03-31) -- "Shake and Throw" Copyright (C) 2021 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 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 19/20 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 402.352 2.804 421.926
MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings
name | user | system | elapsed | |
bin_mutation_density | 11.776 | 0.276 | 12.103 | |
binomial_test | 0.008 | 0.000 | 0.008 | |
calculate_lesion_segregation | 79.468 | 0.344 | 79.916 | |
cluster_signatures | 0.072 | 0.000 | 0.187 | |
context_potential_damage_analysis | 74.704 | 0.224 | 76.637 | |
convert_sigs_to_ref | 0.072 | 0.000 | 0.090 | |
cos_sim | 0.000 | 0.000 | 0.001 | |
cos_sim_matrix | 0.012 | 0.008 | 0.017 | |
count_dbs_contexts | 0.188 | 0.000 | 0.194 | |
count_indel_contexts | 0.120 | 0.000 | 0.117 | |
count_mbs_contexts | 0.144 | 0.000 | 0.145 | |
enrichment_depletion_test | 0.140 | 0.000 | 0.141 | |
extract_signatures | 0.004 | 0.000 | 0.001 | |
fit_to_signatures | 0.080 | 0.004 | 0.085 | |
fit_to_signatures_bootstrapped | 31.360 | 0.016 | 31.444 | |
fit_to_signatures_strict | 3.924 | 0.000 | 3.940 | |
genomic_distribution | 19.852 | 0.116 | 20.091 | |
get_dbs_context | 0.544 | 0.000 | 0.561 | |
get_indel_context | 6.552 | 0.192 | 6.761 | |
get_known_signatures | 0.324 | 0.148 | 0.634 | |
get_mut_type | 27.156 | 0.004 | 27.289 | |
lengthen_mut_matrix | 0.012 | 0.004 | 0.025 | |
merge_signatures | 0.756 | 0.024 | 0.782 | |
mut_context | 1.724 | 0.076 | 1.806 | |
mut_matrix | 4.284 | 0.092 | 4.379 | |
mut_matrix_stranded | 6.964 | 0.124 | 7.113 | |
mut_strand | 1.504 | 0.000 | 1.509 | |
mut_type | 0.028 | 0.000 | 0.028 | |
mut_type_occurrences | 1.172 | 0.056 | 1.230 | |
mutations_from_vcf | 0.024 | 0.000 | 0.024 | |
plot_192_profile | 3.692 | 0.004 | 3.736 | |
plot_96_profile | 2.720 | 0.000 | 2.747 | |
plot_bootstrapped_contribution | 1.764 | 0.000 | 1.782 | |
plot_compare_dbs | 4.592 | 0.000 | 4.613 | |
plot_compare_indels | 8.932 | 0.004 | 8.983 | |
plot_compare_mbs | 1.284 | 0.004 | 1.300 | |
plot_compare_profiles | 2.108 | 0.000 | 2.107 | |
plot_contribution | 3.228 | 0.000 | 3.282 | |
plot_contribution_heatmap | 2.288 | 0.008 | 2.321 | |
plot_correlation_bootstrap | 0.536 | 0.000 | 0.537 | |
plot_cosine_heatmap | 2.716 | 0.000 | 2.718 | |
plot_dbs_contexts | 4.496 | 0.000 | 4.504 | |
plot_enrichment_depletion | 4.324 | 0.004 | 4.342 | |
plot_indel_contexts | 10.348 | 0.008 | 10.371 | |
plot_lesion_segregation | 7.036 | 0.000 | 7.048 | |
plot_main_dbs_contexts | 0.768 | 0.000 | 0.770 | |
plot_main_indel_contexts | 0.792 | 0.000 | 0.793 | |
plot_mbs_contexts | 0.580 | 0.000 | 0.583 | |
plot_original_vs_reconstructed | 0.540 | 0.000 | 0.539 | |
plot_profile_heatmap | 7.172 | 0.000 | 7.207 | |
plot_profile_region | 1.768 | 0.012 | 1.782 | |
plot_rainfall | 1.664 | 0.000 | 1.665 | |
plot_river | 7.496 | 0.008 | 7.522 | |
plot_signature_strand_bias | 1.808 | 0.000 | 1.810 | |
plot_spectrum | 4.496 | 0.072 | 4.571 | |
plot_spectrum_region | 6.104 | 0.052 | 6.209 | |
plot_strand | 0.304 | 0.008 | 0.310 | |
plot_strand_bias | 1.068 | 0.004 | 1.073 | |
pool_mut_mat | 0.064 | 0.000 | 0.064 | |
read_vcfs_as_granges | 31.316 | 0.264 | 39.576 | |
rename_nmf_signatures | 0.044 | 0.004 | 0.049 | |
signature_potential_damage_analysis | 0.156 | 0.000 | 0.167 | |
split_muts_region | 5.616 | 0.016 | 5.638 | |
strand_bias_test | 0.276 | 0.000 | 0.274 | |
strand_occurrences | 0.296 | 0.004 | 0.300 | |
type_context | 2.076 | 0.076 | 2.161 | |