Back to Build/check report for BioC 3.17
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2023-02-23 01:34:14 -0000 (Thu, 23 Feb 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4245
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 kunpeng1


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 1302/2164HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 3.9.1  (landing page)
Mark van Roosmalen
Snapshot Date: 2023-02-21 12:29:53 -0000 (Tue, 21 Feb 2023)
git_url: https://git.bioconductor.org/packages/MutationalPatterns
git_branch: master
git_last_commit: b8898d2
git_last_commit_date: 2023-01-11 06:57:43 -0000 (Wed, 11 Jan 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: MutationalPatterns
Version: 3.9.1
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings MutationalPatterns_3.9.1.tar.gz
StartedAt: 2023-02-22 08:57:32 -0000 (Wed, 22 Feb 2023)
EndedAt: 2023-02-22 09:23:43 -0000 (Wed, 22 Feb 2023)
EllapsedTime: 1570.5 seconds
RetCode: 0
Status:   OK  
CheckDir: MutationalPatterns.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/MutationalPatterns.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.1 LTS
* using session charset: UTF-8
* checking for file ‘MutationalPatterns/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MutationalPatterns’ version ‘3.9.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 46.838  0.644  47.482
read_vcfs_as_granges              27.689  0.495  37.338
plot_lesion_segregation           20.976  0.040  21.016
get_mut_type                      17.712  0.056  17.769
genomic_distribution              15.409  0.300  15.717
calculate_lesion_segregation      14.982  0.269  15.259
plot_compare_indels               13.510  0.188  13.700
bin_mutation_density              11.995  0.699  12.696
plot_indel_contexts               12.540  0.036  12.576
get_indel_context                  9.776  0.432  10.216
plot_spectrum_region               7.970  0.092   8.063
plot_river                         7.881  0.052   7.934
plot_profile_heatmap               7.689  0.160   7.849
fit_to_signatures_bootstrapped     7.825  0.020   7.846
plot_compare_dbs                   7.815  0.020   7.839
plot_spectrum                      7.294  0.136   7.431
mut_matrix_stranded                6.514  0.252   6.767
split_muts_region                  6.279  0.008   6.287
plot_enrichment_depletion          6.058  0.012   6.069
plot_dbs_contexts                  5.283  0.048   5.331
* 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 ...
  ‘Introduction_to_MutationalPatterns.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

MutationalPatterns.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL MutationalPatterns
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-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 Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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

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 31/32
  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 12 | SKIP 0 | PASS 474 ]

[ FAIL 0 | WARN 12 | SKIP 0 | PASS 474 ]
> 
> proc.time()
   user  system elapsed 
295.211   6.275 331.179 

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density11.995 0.69912.696
binomial_test0.0880.0040.092
calculate_lesion_segregation14.982 0.26915.259
cluster_signatures0.0750.0000.076
context_potential_damage_analysis46.838 0.64447.482
convert_sigs_to_ref0.0520.0080.062
cos_sim000
cos_sim_matrix0.0290.0040.032
count_dbs_contexts0.1760.0080.184
count_indel_contexts0.1780.0000.180
count_mbs_contexts0.1410.0000.142
determine_regional_similarity4.5160.2044.751
enrichment_depletion_test1.6090.0081.618
extract_signatures0.0010.0000.002
fit_to_signatures0.1430.0040.148
fit_to_signatures_bootstrapped7.8250.0207.846
fit_to_signatures_strict4.3990.0044.402
genomic_distribution15.409 0.30015.717
get_dbs_context0.4410.0000.442
get_indel_context 9.776 0.43210.216
get_known_signatures0.3350.1600.501
get_mut_type17.712 0.05617.769
lengthen_mut_matrix0.0110.0040.015
merge_signatures1.9150.0361.950
mut_context1.6030.0881.692
mut_matrix3.0260.1603.186
mut_matrix_stranded6.5140.2526.767
mut_strand1.5440.0201.564
mut_type0.0370.0000.037
mut_type_occurrences1.3860.0561.442
mutations_from_vcf0.040.000.04
plot_192_profile4.6290.0124.644
plot_96_profile3.8830.0083.892
plot_bootstrapped_contribution2.9520.0082.961
plot_compare_dbs7.8150.0207.839
plot_compare_indels13.510 0.18813.700
plot_compare_mbs1.2720.0081.281
plot_compare_profiles2.9150.0002.915
plot_contribution3.9250.0563.981
plot_contribution_heatmap2.2410.0282.270
plot_correlation_bootstrap0.6680.0040.671
plot_cosine_heatmap2.7080.0082.716
plot_dbs_contexts5.2830.0485.331
plot_enrichment_depletion6.0580.0126.069
plot_indel_contexts12.540 0.03612.576
plot_lesion_segregation20.976 0.04021.016
plot_main_dbs_contexts0.8680.0080.876
plot_main_indel_contexts0.8430.0040.847
plot_mbs_contexts0.7830.0000.783
plot_original_vs_reconstructed0.7310.0000.731
plot_profile_heatmap7.6890.1607.849
plot_profile_region1.6070.0041.611
plot_rainfall2.6100.0082.618
plot_regional_similarity2.1800.0042.186
plot_river7.8810.0527.934
plot_signature_strand_bias1.8830.0001.883
plot_spectrum7.2940.1367.431
plot_spectrum_region7.9700.0928.063
plot_strand0.2600.0070.267
plot_strand_bias1.4020.0041.405
pool_mut_mat0.0830.0000.083
read_vcfs_as_granges27.689 0.49537.338
rename_nmf_signatures0.0520.0000.052
signature_potential_damage_analysis0.1760.0000.177
split_muts_region6.2790.0086.287
strand_bias_test0.3620.0000.362
strand_occurrences0.2360.0000.236
type_context1.7550.1721.927