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

This page was generated on 2024-05-03 11:36:50 -0400 (Fri, 03 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4660
palomino4Windows Server 2022 Datacenterx644.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" 4391
merida1macOS 12.7.4 Montereyx86_644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4422
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

Package 1350/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 3.15.0  (landing page)
Mark van Roosmalen
Snapshot Date: 2024-05-01 14:05:06 -0400 (Wed, 01 May 2024)
git_url: https://git.bioconductor.org/packages/MutationalPatterns
git_branch: devel
git_last_commit: 3141f44
git_last_commit_date: 2024-04-30 10:54:30 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  NO, package depends on 'GenomicRanges' which is only available as a source package that needs compilation
merida1macOS 12.7.4 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson1macOS 13.6.6 Ventura / arm64see weekly results here

CHECK results for MutationalPatterns on nebbiolo2


To the developers/maintainers of the MutationalPatterns package:
- 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 Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: MutationalPatterns
Version: 3.15.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings MutationalPatterns_3.15.0.tar.gz
StartedAt: 2024-05-02 00:59:21 -0400 (Thu, 02 May 2024)
EndedAt: 2024-05-02 01:18:26 -0400 (Thu, 02 May 2024)
EllapsedTime: 1145.2 seconds
RetCode: 0
Status:   OK  
CheckDir: MutationalPatterns.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/MutationalPatterns.Rcheck’
* using R version 4.4.0 RC (2024-04-16 r86468)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘MutationalPatterns/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MutationalPatterns’ version ‘3.15.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 ... NOTE
License stub is invalid DCF.
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code 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 loading without being on the library search path ... 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
read_vcfs_as_granges              22.043  1.791  30.509
context_potential_damage_analysis 22.190  0.451  22.643
plot_lesion_segregation           14.351  0.036  14.388
bin_mutation_density              10.443  0.628  11.071
get_mut_type                      10.786  0.044  10.831
genomic_distribution              10.405  0.163  10.570
calculate_lesion_segregation       9.621  0.183   9.806
plot_indel_contexts                7.844  0.044   7.889
plot_compare_indels                7.221  0.011   7.233
get_indel_context                  6.328  0.232   6.561
fit_to_signatures_bootstrapped     5.533  0.016   5.549
split_muts_region                  4.943  0.404   5.346
plot_profile_heatmap               5.185  0.052   5.237
plot_river                         5.132  0.028   5.160
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/MutationalPatterns.Rcheck/00check.log’
for details.


Installation output

MutationalPatterns.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-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.4.0 RC (2024-04-16 r86468) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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, table, tapply,
    union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    findMatches

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: bigmemory] | 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 
195.823   7.343 219.773 

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density10.443 0.62811.071
binomial_test0.0110.0000.012
calculate_lesion_segregation9.6210.1839.806
cluster_signatures0.0460.0000.046
context_potential_damage_analysis22.190 0.45122.643
convert_sigs_to_ref0.0400.0010.040
cos_sim0.0000.0000.001
cos_sim_matrix0.0190.0000.019
count_dbs_contexts0.0880.0000.088
count_indel_contexts0.0880.0040.091
count_mbs_contexts0.0670.0000.066
determine_regional_similarity2.7290.1322.861
enrichment_depletion_test0.1400.0000.139
extract_signatures0.0020.0000.001
fit_to_signatures0.0800.0120.092
fit_to_signatures_bootstrapped5.5330.0165.549
fit_to_signatures_strict3.0310.0123.043
genomic_distribution10.405 0.16310.570
get_dbs_context0.2390.0000.239
get_indel_context6.3280.2326.561
get_known_signatures0.2220.1050.327
get_mut_type10.786 0.04410.831
lengthen_mut_matrix0.0130.0000.013
merge_signatures1.0460.0361.082
mut_context1.0770.1001.177
mut_matrix1.9830.0762.059
mut_matrix_stranded4.0630.2124.275
mut_strand1.1410.0161.158
mut_type0.0280.0000.028
mut_type_occurrences0.8940.0320.926
mutations_from_vcf0.0250.0000.026
plot_192_profile4.2520.0844.336
plot_96_profile2.2440.0082.256
plot_bootstrapped_contribution1.7100.0041.714
plot_compare_dbs4.5150.0324.547
plot_compare_indels7.2210.0117.233
plot_compare_mbs0.7700.0010.771
plot_compare_profiles1.9420.0041.946
plot_contribution1.5120.0441.556
plot_contribution_heatmap1.3910.0081.399
plot_correlation_bootstrap0.5060.0000.506
plot_cosine_heatmap1.7020.0001.702
plot_dbs_contexts3.6620.0433.706
plot_enrichment_depletion3.2670.0003.268
plot_indel_contexts7.8440.0447.889
plot_lesion_segregation14.351 0.03614.388
plot_main_dbs_contexts0.5250.0000.525
plot_main_indel_contexts0.5330.0000.534
plot_mbs_contexts0.5210.0070.529
plot_original_vs_reconstructed0.5230.0040.527
plot_profile_heatmap5.1850.0525.237
plot_profile_region1.0420.0031.047
plot_rainfall1.7200.0441.765
plot_regional_similarity1.3910.0081.399
plot_river5.1320.0285.160
plot_signature_strand_bias0.6710.0040.675
plot_spectrum4.1320.1004.232
plot_spectrum_region4.5850.0574.640
plot_strand0.1890.0120.200
plot_strand_bias0.7930.0320.825
pool_mut_mat0.0360.0000.037
read_vcfs_as_granges22.043 1.79130.509
rename_nmf_signatures0.0390.0040.043
signature_potential_damage_analysis0.0840.0200.104
split_muts_region4.9430.4045.346
strand_bias_test0.1140.0120.127
strand_occurrences0.1560.0040.160
type_context1.3410.1081.449