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

This page was generated on 2022-03-18 11:08:08 -0400 (Fri, 18 Mar 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.4 LTS)x86_64R Under development (unstable) (2022-02-17 r81757) -- "Unsuffered Consequences" 4334
riesling1Windows Server 2019 Standardx64R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" 4097
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2022-02-17 r81757 ucrt) -- "Unsuffered Consequences" 4083
merida1macOS 10.14.6 Mojavex86_64R Under development (unstable) (2022-03-02 r81842) -- "Unsuffered Consequences" 4134
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 riesling1


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 1262/2090HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 3.5.5  (landing page)
Mark van Roosmalen
Snapshot Date: 2022-03-17 13:55:23 -0400 (Thu, 17 Mar 2022)
git_url: https://git.bioconductor.org/packages/MutationalPatterns
git_branch: master
git_last_commit: 052144d
git_last_commit_date: 2022-02-24 04:39:09 -0400 (Thu, 24 Feb 2022)
nebbiolo1Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
riesling1Windows Server 2019 Standard / x64  OK    OK    OK    OK  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: MutationalPatterns
Version: 3.5.5
Command: D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:MutationalPatterns.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings MutationalPatterns_3.5.5.tar.gz
StartedAt: 2022-03-17 19:42:01 -0400 (Thu, 17 Mar 2022)
EndedAt: 2022-03-17 19:51:34 -0400 (Thu, 17 Mar 2022)
EllapsedTime: 572.6 seconds
RetCode: 0
Status:   OK  
CheckDir: MutationalPatterns.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:MutationalPatterns.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings MutationalPatterns_3.5.5.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbuild/bbs-3.15-bioc/meat/MutationalPatterns.Rcheck'
* using R Under development (unstable) (2021-11-21 r81221)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'MutationalPatterns/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'MutationalPatterns' version '3.5.5'
* 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 whether package 'MutationalPatterns' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.0Mb
  sub-directories of 1Mb or more:
    extdata   2.5Mb
    states    1.3Mb
* 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.33   0.37   23.70
read_vcfs_as_granges              18.24   1.21   28.40
calculate_lesion_segregation      11.67   0.27   11.95
get_mut_type                      11.01   0.02   11.04
genomic_distribution               9.54   0.98   10.55
plot_lesion_segregation           10.44   0.03   10.50
bin_mutation_density               9.53   0.33    9.86
plot_compare_indels                6.33   0.00    6.33
plot_indel_contexts                6.28   0.03    6.31
get_indel_context                  5.25   0.72    5.97
fit_to_signatures_bootstrapped     5.17   0.05    5.22
plot_spectrum_region               4.56   0.14    5.18
* 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
  'D:/biocbuild/bbs-3.15-bioc/meat/MutationalPatterns.Rcheck/00check.log'
for details.



Installation output

MutationalPatterns.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL MutationalPatterns
###
##############################################################################
##############################################################################


* installing to library 'D:/biocbuild/bbs-3.15-bioc/R/library'
* installing *source* package 'MutationalPatterns' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'MutationalPatterns'
    finding HTML links ... done
    MutationalPatterns-defunct              html  
    MutationalPatterns-package              html  
    bin_mutation_density                    html  
    binomial_test                           html  
    calculate_lesion_segregation            html  
    cluster_signatures                      html  
    context_potential_damage_analysis       html  
    convert_sigs_to_ref                     html  
    cos_sim                                 html  
    cos_sim_matrix                          html  
    count_dbs_contexts                      html  
    count_indel_contexts                    html  
    count_mbs_contexts                      html  
    determine_regional_similarity           html  
    enrichment_depletion_test               html  
    extract_signatures                      html  
    fit_to_signatures                       html  
    fit_to_signatures_bootstrapped          html  
    fit_to_signatures_strict                html  
    genomic_distribution                    html  
    get_dbs_context                         html  
    get_indel_context                       html  
    get_known_signatures                    html  
    get_mut_type                            html  
    get_sim_tb                              html  
    lengthen_mut_matrix                     html  
    merge_signatures                        html  
    mut_192_occurrences                     html  
    mut_96_occurrences                      html  
    mut_context                             html  
    mut_matrix                              html  
    mut_matrix_stranded                     html  
    mut_strand                              html  
    mut_type                                html  
    mut_type_occurrences                    html  
    mutations_from_vcf                      html  
    plot_192_profile                        html  
    plot_96_profile                         html  
    plot_bootstrapped_contribution          html  
    plot_compare_dbs                        html  
    plot_compare_indels                     html  
    plot_compare_mbs                        html  
    plot_compare_profiles                   html  
    plot_contribution                       html  
    plot_contribution_heatmap               html  
    plot_correlation_bootstrap              html  
    plot_cosine_heatmap                     html  
    plot_dbs_contexts                       html  
    plot_enrichment_depletion               html  
    plot_indel_contexts                     html  
    plot_lesion_segregation                 html  
    plot_main_dbs_contexts                  html  
    plot_main_indel_contexts                html  
    plot_mbs_contexts                       html  
    plot_original_vs_reconstructed          html  
    plot_profile_heatmap                    html  
    plot_profile_region                     html  
    plot_rainfall                           html  
    plot_regional_similarity                html  
    plot_river                              html  
    plot_signature_strand_bias              html  
    plot_spectrum                           html  
    plot_spectrum_region                    html  
    plot_strand                             html  
    plot_strand_bias                        html  
    pool_mut_mat                            html  
    read_vcfs_as_granges                    html  
    region_cossim-class                     html  
    rename_nmf_signatures                   html  
    show-region_cossim-method               html  
    signature_potential_damage_analysis     html  
    split_muts_region                       html  
    strand_bias_test                        html  
    strand_occurrences                      html  
    type_context                            html  
** 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)
Making 'packages.html' ...Warning in packageDescription(i, lib.loc = lib, fields = "Title", encoding = "UTF-8") :
  DESCRIPTION file of package 'epivizrChart' is missing or broken
 done

Tests output

MutationalPatterns.Rcheck/tests/testthat.Rout


R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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

Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows

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: windows] | Cores 79/80

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 474 ]
> 
> proc.time()
   user  system elapsed 
 195.25   12.54  257.78 

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density9.530.339.86
binomial_test000
calculate_lesion_segregation11.67 0.2711.95
cluster_signatures0.040.000.05
context_potential_damage_analysis23.33 0.3723.70
convert_sigs_to_ref0.030.020.05
cos_sim000
cos_sim_matrix0.020.000.01
count_dbs_contexts0.080.000.08
count_indel_contexts0.090.000.10
count_mbs_contexts0.050.010.06
determine_regional_similarity2.230.312.55
enrichment_depletion_test0.110.000.11
extract_signatures000
fit_to_signatures0.080.000.07
fit_to_signatures_bootstrapped5.170.055.22
fit_to_signatures_strict2.240.022.25
genomic_distribution 9.54 0.9810.55
get_dbs_context0.210.000.20
get_indel_context5.250.725.97
get_known_signatures0.420.120.55
get_mut_type11.01 0.0211.04
lengthen_mut_matrix0.000.020.02
merge_signatures1.080.061.14
mut_context1.100.251.34
mut_matrix1.790.232.04
mut_matrix_stranded3.340.423.77
mut_strand1.190.081.26
mut_type0.010.000.02
mut_type_occurrences0.690.130.81
mutations_from_vcf0.020.000.02
plot_192_profile1.90.01.9
plot_96_profile1.680.011.69
plot_bootstrapped_contribution1.400.001.41
plot_compare_dbs3.640.003.64
plot_compare_indels6.330.006.33
plot_compare_mbs0.70.00.7
plot_compare_profiles1.750.021.76
plot_contribution2.560.002.56
plot_contribution_heatmap2.020.032.05
plot_correlation_bootstrap0.390.030.42
plot_cosine_heatmap1.670.001.67
plot_dbs_contexts2.700.002.71
plot_enrichment_depletion3.250.003.28
plot_indel_contexts6.280.036.31
plot_lesion_segregation10.44 0.0310.50
plot_main_dbs_contexts0.550.020.56
plot_main_indel_contexts0.390.000.39
plot_mbs_contexts0.360.000.36
plot_original_vs_reconstructed0.370.000.38
plot_profile_heatmap3.460.063.51
plot_profile_region0.760.000.77
plot_rainfall1.350.001.34
plot_regional_similarity1.110.021.13
plot_river4.070.034.11
plot_signature_strand_bias0.580.000.58
plot_spectrum3.590.123.73
plot_spectrum_region4.560.145.18
plot_strand0.210.020.22
plot_strand_bias0.740.020.75
pool_mut_mat0.040.000.05
read_vcfs_as_granges18.24 1.2128.40
rename_nmf_signatures0.050.000.05
signature_potential_damage_analysis0.110.000.11
split_muts_region3.720.053.76
strand_bias_test0.170.000.17
strand_occurrences0.250.020.27
type_context1.220.121.35