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

This page was generated on 2022-04-13 12:08:24 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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

CHECK results for MutationalPatterns on machv2


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? 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 1256/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 3.4.1  (landing page)
Mark van Roosmalen
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/MutationalPatterns
git_branch: RELEASE_3_14
git_last_commit: 7ee7100
git_last_commit_date: 2022-02-14 05:44:44 -0400 (Mon, 14 Feb 2022)
nebbiolo2Linux (Ubuntu 20.04.4 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.4.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MutationalPatterns_3.4.1.tar.gz
StartedAt: 2022-04-12 15:59:09 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 16:16:27 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 1037.9 seconds
RetCode: 0
Status:   OK  
CheckDir: MutationalPatterns.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MutationalPatterns_3.4.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/MutationalPatterns.Rcheck’
* using R version 4.1.3 (2022-03-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.4.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
context_potential_damage_analysis 41.528  0.603  42.166
get_mut_type                      38.450  0.054  38.533
read_vcfs_as_granges              35.885  0.944  44.319
plot_lesion_segregation           25.851  0.074  25.956
calculate_lesion_segregation      22.111  0.199  22.320
genomic_distribution              21.628  0.607  22.249
bin_mutation_density              15.427  0.444  15.899
get_indel_context                 14.885  0.581  15.483
plot_compare_indels               12.755  0.038  12.812
plot_indel_contexts               11.916  0.030  12.001
mut_matrix_stranded                9.260  0.313   9.583
fit_to_signatures_bootstrapped     9.218  0.302   9.532
plot_profile_heatmap               7.822  0.121   7.958
plot_spectrum_region               7.787  0.110   7.909
split_muts_region                  7.675  0.066   7.748
plot_river                         7.518  0.078   7.606
plot_spectrum                      7.392  0.096   7.513
plot_compare_dbs                   7.158  0.017   7.180
determine_regional_similarity      6.807  0.260   7.072
plot_dbs_contexts                  5.983  0.017   6.010
fit_to_signatures_strict           5.236  0.122   5.366
plot_enrichment_depletion          5.215  0.016   5.239
* 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/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)

Tests output

MutationalPatterns.Rcheck/tests/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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

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, 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 0 | SKIP 0 | PASS 470 ]
> 
> proc.time()
   user  system elapsed 
405.890   9.352 435.340 

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density15.427 0.44415.899
binomial_test0.0150.0010.016
calculate_lesion_segregation22.111 0.19922.320
cluster_signatures0.0810.0060.108
context_potential_damage_analysis41.528 0.60342.166
convert_sigs_to_ref0.0680.0040.074
cos_sim000
cos_sim_matrix0.0380.0080.047
count_dbs_contexts0.2220.0050.228
count_indel_contexts0.2500.0050.255
count_mbs_contexts1.2530.0431.297
determine_regional_similarity6.8070.2607.072
enrichment_depletion_test0.2840.0030.288
extract_signatures0.0010.0010.002
fit_to_signatures0.1670.0120.178
fit_to_signatures_bootstrapped9.2180.3029.532
fit_to_signatures_strict5.2360.1225.366
genomic_distribution21.628 0.60722.249
get_dbs_context0.6970.0040.701
get_indel_context14.885 0.58115.483
get_known_signatures0.4720.6611.245
get_mut_type38.450 0.05438.533
lengthen_mut_matrix0.0200.0220.042
merge_signatures2.2640.3572.625
mut_context2.3780.1322.515
mut_matrix4.5530.1894.755
mut_matrix_stranded9.2600.3139.583
mut_strand1.9050.0271.933
mut_type0.0900.0040.094
mut_type_occurrences2.1520.0962.251
mutations_from_vcf0.0900.0010.091
plot_192_profile4.8280.0344.867
plot_96_profile3.6750.0113.690
plot_bootstrapped_contribution3.0560.0133.106
plot_compare_dbs7.1580.0177.180
plot_compare_indels12.755 0.03812.812
plot_compare_mbs1.3720.0061.380
plot_compare_profiles3.2040.0123.220
plot_contribution4.1910.0234.419
plot_contribution_heatmap2.7330.0172.757
plot_correlation_bootstrap2.0270.0282.058
plot_cosine_heatmap3.1490.0143.171
plot_dbs_contexts5.9830.0176.010
plot_enrichment_depletion5.2150.0165.239
plot_indel_contexts11.916 0.03012.001
plot_lesion_segregation25.851 0.07425.956
plot_main_dbs_contexts0.7710.0040.775
plot_main_indel_contexts0.7840.0030.788
plot_mbs_contexts0.5810.0030.584
plot_original_vs_reconstructed0.7360.0050.744
plot_profile_heatmap7.8220.1217.958
plot_profile_region1.4790.0121.494
plot_rainfall3.4670.0093.478
plot_regional_similarity2.0210.0082.032
plot_river7.5180.0787.606
plot_signature_strand_bias1.1150.0051.122
plot_spectrum7.3920.0967.513
plot_spectrum_region7.7870.1107.909
plot_strand0.2720.0090.281
plot_strand_bias1.2080.0051.215
pool_mut_mat0.0720.0060.078
read_vcfs_as_granges35.885 0.94444.319
rename_nmf_signatures0.0640.0820.145
signature_potential_damage_analysis0.1950.0030.198
split_muts_region7.6750.0667.748
strand_bias_test0.3020.0100.312
strand_occurrences0.2900.0090.299
type_context2.7620.1292.894