Back to Multiple platform build/check report for BioC 3.16:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2023-04-12 11:06:17 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
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 lconway


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 1313/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 3.8.1  (landing page)
Mark van Roosmalen
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/MutationalPatterns
git_branch: RELEASE_3_16
git_last_commit: b3e71ed
git_last_commit_date: 2023-01-26 02:31:05 -0400 (Thu, 26 Jan 2023)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: MutationalPatterns
Version: 3.8.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.8.1.tar.gz
StartedAt: 2023-04-10 21:28:17 -0400 (Mon, 10 Apr 2023)
EndedAt: 2023-04-10 21:37:14 -0400 (Mon, 10 Apr 2023)
EllapsedTime: 537.2 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.8.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.16-bioc/meat/MutationalPatterns.Rcheck’
* using R version 4.2.3 (2023-03-15)
* 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.8.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 21.630  0.359  22.028
read_vcfs_as_granges              19.669  1.085  23.263
plot_lesion_segregation           13.644  0.072  13.776
get_mut_type                      11.046  0.043  11.109
calculate_lesion_segregation      10.178  0.284  10.496
genomic_distribution               9.590  0.650  10.279
bin_mutation_density               8.278  0.274   8.565
plot_indel_contexts                7.852  0.042   7.929
plot_compare_indels                6.832  0.031   6.889
get_indel_context                  6.199  0.533   6.783
fit_to_signatures_bootstrapped     5.589  0.355   5.957
plot_river                         5.494  0.097   5.603
plot_spectrum_region               5.279  0.117   5.410
plot_profile_heatmap               5.120  0.165   5.350
plot_spectrum                      5.055  0.094   5.158
* 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.2/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.2.3 (2023-03-15) -- "Shortstop Beagle"
Copyright (C) 2023 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, aperm, 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: registry
Loading required package: rngtools
Loading required package: cluster
NMF - BioConductor layer [OK] | Shared memory capabilities [NO: synchronicity] | Cores 2/2
  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 5 | SKIP 0 | PASS 474 ]

[ FAIL 0 | WARN 5 | SKIP 0 | PASS 474 ]
> 
> proc.time()
   user  system elapsed 
186.193   9.069 205.915 

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density8.2780.2748.565
binomial_test0.0100.0000.011
calculate_lesion_segregation10.178 0.28410.496
cluster_signatures0.0410.0040.045
context_potential_damage_analysis21.630 0.35922.028
convert_sigs_to_ref0.0370.0030.042
cos_sim000
cos_sim_matrix0.0190.0040.024
count_dbs_contexts0.0850.0030.088
count_indel_contexts0.1180.0030.121
count_mbs_contexts0.1580.0070.166
determine_regional_similarity2.8590.2323.105
enrichment_depletion_test0.1540.0020.155
extract_signatures0.0010.0000.001
fit_to_signatures0.0730.0120.086
fit_to_signatures_bootstrapped5.5890.3555.957
fit_to_signatures_strict2.5810.1492.735
genomic_distribution 9.590 0.65010.279
get_dbs_context0.2600.0030.264
get_indel_context6.1990.5336.783
get_known_signatures0.2270.3180.552
get_mut_type11.046 0.04311.109
lengthen_mut_matrix0.0140.0080.022
merge_signatures0.9770.1661.146
mut_context1.0040.1051.110
mut_matrix1.6380.1391.780
mut_matrix_stranded4.4670.2414.719
mut_strand0.9090.0330.945
mut_type0.0360.0020.039
mut_type_occurrences0.8780.0900.974
mutations_from_vcf0.0200.0000.021
plot_192_profile2.3810.0182.410
plot_96_profile2.1470.0162.177
plot_bootstrapped_contribution2.6300.0412.687
plot_compare_dbs3.9320.0183.960
plot_compare_indels6.8320.0316.889
plot_compare_mbs0.7690.0080.781
plot_compare_profiles1.7330.0091.751
plot_contribution2.5510.0162.577
plot_contribution_heatmap1.5110.0181.535
plot_correlation_bootstrap0.5300.0090.543
plot_cosine_heatmap1.9260.0201.954
plot_dbs_contexts3.6740.0203.711
plot_enrichment_depletion3.4350.0223.470
plot_indel_contexts7.8520.0427.929
plot_lesion_segregation13.644 0.07213.776
plot_main_dbs_contexts0.4600.0040.465
plot_main_indel_contexts0.6960.0050.704
plot_mbs_contexts0.5890.0040.598
plot_original_vs_reconstructed0.5920.0060.606
plot_profile_heatmap5.1200.1655.350
plot_profile_region1.1360.0121.153
plot_rainfall1.9210.0091.937
plot_regional_similarity1.5680.0111.587
plot_river5.4940.0975.603
plot_signature_strand_bias0.7750.0040.780
plot_spectrum5.0550.0945.158
plot_spectrum_region5.2790.1175.410
plot_strand0.2280.0090.237
plot_strand_bias0.8730.0080.883
pool_mut_mat0.0400.0060.046
read_vcfs_as_granges19.669 1.08523.263
rename_nmf_signatures0.0270.0400.067
signature_potential_damage_analysis0.0800.0020.082
split_muts_region3.3840.1083.495
strand_bias_test0.1360.0260.162
strand_occurrences0.1430.0100.152
type_context1.2380.1351.379