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

This page was generated on 2024-07-03 10:19 -0400 (Wed, 03 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4757
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4480
merida1macOS 12.7.4 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4511
kjohnson1macOS 13.6.6 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4469
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 1393/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 3.14.0  (landing page)
Mark van Roosmalen
Snapshot Date: 2024-06-30 14:00 -0400 (Sun, 30 Jun 2024)
git_url: https://git.bioconductor.org/packages/MutationalPatterns
git_branch: RELEASE_3_19
git_last_commit: 268518e
git_last_commit_date: 2024-04-30 10:54:30 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
merida1macOS 12.7.4 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson1macOS 13.6.6 Ventura / arm64  OK    ERROR  skippedskipped


CHECK results for MutationalPatterns on nebbiolo1

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.14.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:MutationalPatterns.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings MutationalPatterns_3.14.0.tar.gz
StartedAt: 2024-07-01 01:39:08 -0400 (Mon, 01 Jul 2024)
EndedAt: 2024-07-01 01:56:54 -0400 (Mon, 01 Jul 2024)
EllapsedTime: 1065.6 seconds
RetCode: 0
Status:   OK  
CheckDir: MutationalPatterns.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/MutationalPatterns.Rcheck’
* using R version 4.4.0 (2024-04-24)
* 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.14.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
context_potential_damage_analysis 21.177  0.596  21.773
read_vcfs_as_granges              20.514  0.800  28.063
plot_lesion_segregation           14.278  0.028  14.305
bin_mutation_density               9.712  0.848  10.561
get_mut_type                      10.313  0.025  10.338
genomic_distribution               9.946  0.212  10.162
calculate_lesion_segregation       9.333  0.384   9.717
plot_indel_contexts                7.880  0.024   7.904
plot_compare_indels                6.949  0.040   6.989
get_indel_context                  6.127  0.828   6.955
plot_profile_heatmap               5.204  0.072   5.275
fit_to_signatures_bootstrapped     5.230  0.024   5.254
plot_river                         5.187  0.032   5.220
* 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.19-bioc/meat/MutationalPatterns.Rcheck/00check.log’
for details.


Installation output

MutationalPatterns.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.19-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 (2024-04-24) -- "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 
185.771  10.057 212.325 

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density 9.712 0.84810.561
binomial_test0.0110.0000.011
calculate_lesion_segregation9.3330.3849.717
cluster_signatures0.0490.0040.053
context_potential_damage_analysis21.177 0.59621.773
convert_sigs_to_ref0.0390.0000.041
cos_sim000
cos_sim_matrix0.0180.0040.022
count_dbs_contexts0.080.000.08
count_indel_contexts0.0820.0080.090
count_mbs_contexts0.0590.0080.067
determine_regional_similarity2.7200.4443.165
enrichment_depletion_test0.1350.0000.135
extract_signatures0.0020.0000.002
fit_to_signatures0.0870.0080.094
fit_to_signatures_bootstrapped5.2300.0245.254
fit_to_signatures_strict2.8860.0042.891
genomic_distribution 9.946 0.21210.162
get_dbs_context0.2480.0080.255
get_indel_context6.1270.8286.955
get_known_signatures0.2580.4420.705
get_mut_type10.313 0.02510.338
lengthen_mut_matrix0.0070.0110.019
merge_signatures1.0730.1401.214
mut_context1.0250.2151.241
mut_matrix1.7620.2632.026
mut_matrix_stranded3.7870.4044.191
mut_strand1.0630.0071.070
mut_type0.0230.0040.026
mut_type_occurrences0.8620.1010.962
mutations_from_vcf0.0280.0000.027
plot_192_profile3.7420.0873.830
plot_96_profile2.2360.0162.252
plot_bootstrapped_contribution1.6230.0011.651
plot_compare_dbs4.4390.0194.459
plot_compare_indels6.9490.0406.989
plot_compare_mbs0.7850.0000.785
plot_compare_profiles1.9310.0281.958
plot_contribution1.4330.0201.452
plot_contribution_heatmap1.3880.0001.388
plot_correlation_bootstrap0.4730.0000.472
plot_cosine_heatmap1.5790.0121.590
plot_dbs_contexts3.6080.0323.640
plot_enrichment_depletion3.1880.0043.191
plot_indel_contexts7.8800.0247.904
plot_lesion_segregation14.278 0.02814.305
plot_main_dbs_contexts0.5490.0000.548
plot_main_indel_contexts0.5270.0000.527
plot_mbs_contexts0.5050.0040.510
plot_original_vs_reconstructed0.5010.0000.501
plot_profile_heatmap5.2040.0725.275
plot_profile_region1.0320.0041.036
plot_rainfall1.7060.0041.709
plot_regional_similarity1.4220.0521.474
plot_river5.1870.0325.220
plot_signature_strand_bias0.6640.0000.664
plot_spectrum4.2240.3564.580
plot_spectrum_region4.5650.4244.989
plot_strand0.1820.0050.188
plot_strand_bias0.7750.0240.799
pool_mut_mat0.0350.0040.038
read_vcfs_as_granges20.514 0.80028.063
rename_nmf_signatures0.0340.0280.061
signature_potential_damage_analysis0.0920.0000.092
split_muts_region4.4780.0364.514
strand_bias_test0.1220.0000.122
strand_occurrences0.1300.0040.134
type_context1.2390.1711.411