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

This page was generated on 2021-10-15 15:05:46 -0400 (Fri, 15 Oct 2021).

CHECK results for MutationalPatterns on nebbiolo1

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.

raw results

Package 1236/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 3.2.0  (landing page)
Rurika Oka
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/MutationalPatterns
git_branch: RELEASE_3_13
git_last_commit: 80fd57a
git_last_commit_date: 2021-05-19 12:23:54 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: MutationalPatterns
Version: 3.2.0
Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings MutationalPatterns_3.2.0.tar.gz
StartedAt: 2021-10-14 10:45:44 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 10:55:23 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 578.3 seconds
RetCode: 0
Status:   OK  
CheckDir: MutationalPatterns.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings MutationalPatterns_3.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.13-bioc/meat/MutationalPatterns.Rcheck’
* using R version 4.1.1 (2021-08-10)
* 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.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 ... 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
context_potential_damage_analysis 23.730  0.708  24.439
read_vcfs_as_granges              22.492  0.469  26.369
get_mut_type                      21.817  0.341  22.160
plot_lesion_segregation           15.134  0.188  15.324
genomic_distribution              12.605  1.724  14.337
calculate_lesion_segregation      12.041  0.392  12.432
get_indel_context                  9.344  1.380  10.726
bin_mutation_density               9.145  0.320   9.466
plot_indel_contexts                6.323  0.032   6.356
plot_compare_indels                5.785  0.051   5.838
fit_to_signatures_bootstrapped     5.369  0.336   5.705
mut_matrix_stranded                4.869  0.511   5.381
plot_spectrum_region               4.827  0.240   5.067
* 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:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD INSTALL MutationalPatterns
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.13-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)

Tests output

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-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 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 71/72
  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 
217.407  13.238 236.812 

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density9.1450.3209.466
binomial_test0.0090.0000.009
calculate_lesion_segregation12.041 0.39212.432
cluster_signatures0.0430.0040.048
context_potential_damage_analysis23.730 0.70824.439
convert_sigs_to_ref0.0380.0000.040
cos_sim000
cos_sim_matrix0.0170.0040.021
count_dbs_contexts0.1240.0040.128
count_indel_contexts0.1550.0040.160
count_mbs_contexts0.1210.0000.122
enrichment_depletion_test0.1260.0040.130
extract_signatures0.0010.0000.001
fit_to_signatures0.0760.0160.093
fit_to_signatures_bootstrapped5.3690.3365.705
fit_to_signatures_strict3.0330.2363.271
genomic_distribution12.605 1.72414.337
get_dbs_context0.4370.0160.453
get_indel_context 9.344 1.38010.726
get_known_signatures0.2920.5640.861
get_mut_type21.817 0.34122.160
lengthen_mut_matrix0.0100.0070.018
merge_signatures0.9640.1921.157
mut_context1.3890.2551.645
mut_matrix2.2340.4392.674
mut_matrix_stranded4.8690.5115.381
mut_strand1.1290.0631.193
mut_type0.0420.0120.053
mut_type_occurrences1.1600.1961.356
mutations_from_vcf0.0480.0000.049
plot_192_profile2.2440.0552.300
plot_96_profile1.9380.0201.959
plot_bootstrapped_contribution1.5850.0121.597
plot_compare_dbs3.6110.0003.612
plot_compare_indels5.7850.0515.838
plot_compare_mbs0.6690.0080.677
plot_compare_profiles1.420.001.42
plot_contribution1.9750.0482.023
plot_contribution_heatmap1.2770.0081.285
plot_correlation_bootstrap0.3830.0040.387
plot_cosine_heatmap1.8260.0361.862
plot_dbs_contexts2.9630.0483.011
plot_enrichment_depletion3.0990.0123.112
plot_indel_contexts6.3230.0326.356
plot_lesion_segregation15.134 0.18815.324
plot_main_dbs_contexts0.5640.0000.564
plot_main_indel_contexts0.5160.0000.516
plot_mbs_contexts0.4690.0000.469
plot_original_vs_reconstructed0.4440.0000.445
plot_profile_heatmap4.6300.0284.657
plot_profile_region0.9400.0040.945
plot_rainfall1.580.001.58
plot_river4.9340.0284.962
plot_signature_strand_bias0.7320.0000.733
plot_spectrum4.6400.3204.959
plot_spectrum_region4.8270.2405.067
plot_strand0.2100.0080.218
plot_strand_bias0.6930.0040.696
pool_mut_mat0.0330.0040.036
read_vcfs_as_granges22.492 0.46926.369
rename_nmf_signatures0.0160.0480.064
signature_potential_damage_analysis0.1170.0080.125
split_muts_region4.8630.0204.884
strand_bias_test0.1080.0000.108
strand_occurrences0.1650.0000.165
type_context1.6110.2641.875