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

This page was generated on 2024-11-20 12:02 -0500 (Wed, 20 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4481
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4479
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4359
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4539
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4493
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 1382/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MutationalPatterns 3.16.0  (landing page)
Mark van Roosmalen
Snapshot Date: 2024-11-19 13:40 -0500 (Tue, 19 Nov 2024)
git_url: https://git.bioconductor.org/packages/MutationalPatterns
git_branch: RELEASE_3_20
git_last_commit: 2e812c5
git_last_commit_date: 2024-10-29 10:15:06 -0500 (Tue, 29 Oct 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    ERROR  skippedskipped
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    ERROR  skipped


CHECK results for MutationalPatterns on teran2

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.16.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.16.0.tar.gz
StartedAt: 2024-11-20 06:30:20 -0500 (Wed, 20 Nov 2024)
EndedAt: 2024-11-20 06:46:38 -0500 (Wed, 20 Nov 2024)
EllapsedTime: 977.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.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/MutationalPatterns.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘MutationalPatterns/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘MutationalPatterns’ version ‘3.16.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 16.732  0.198  17.443
read_vcfs_as_granges              14.698  0.244  20.240
plot_lesion_segregation           10.873  0.051  11.604
bin_mutation_density               7.625  0.413   8.163
get_mut_type                       7.995  0.022   9.092
calculate_lesion_segregation       7.411  0.068   7.490
genomic_distribution               7.198  0.141   7.358
plot_compare_indels                6.569  0.110   7.170
plot_indel_contexts                5.434  0.008   5.559
* 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
  ‘/media/volume/teran2_disk/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 ‘/media/volume/teran2_disk/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.2 (2024-10-31) -- "Pile of Leaves"
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, saveRDS, 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 
141.414   3.864 162.701 

Example timings

MutationalPatterns.Rcheck/MutationalPatterns-Ex.timings

nameusersystemelapsed
bin_mutation_density7.6250.4138.163
binomial_test0.0070.0000.007
calculate_lesion_segregation7.4110.0687.490
cluster_signatures0.0330.0000.036
context_potential_damage_analysis16.732 0.19817.443
convert_sigs_to_ref0.0210.0030.034
cos_sim000
cos_sim_matrix0.0110.0020.013
count_dbs_contexts0.0540.0020.058
count_indel_contexts0.0620.0000.063
count_mbs_contexts0.0460.0010.048
determine_regional_similarity2.0810.1082.406
enrichment_depletion_test0.0930.0000.095
extract_signatures0.0010.0000.001
fit_to_signatures0.0620.0030.066
fit_to_signatures_bootstrapped3.6200.0553.682
fit_to_signatures_strict2.0290.0012.033
genomic_distribution7.1980.1417.358
get_dbs_context0.1640.0010.166
get_indel_context4.5820.2324.870
get_known_signatures0.1540.0960.297
get_mut_type7.9950.0229.092
lengthen_mut_matrix0.0060.0030.010
merge_signatures0.9210.0270.963
mut_context0.7560.0600.870
mut_matrix1.3850.0791.572
mut_matrix_stranded2.8890.1373.161
mut_strand0.6410.0190.686
mut_type0.0190.0000.019
mut_type_occurrences0.6420.0390.691
mutations_from_vcf0.0190.0010.021
plot_192_profile2.3560.0013.238
plot_96_profile1.9330.0001.989
plot_bootstrapped_contribution1.4010.0011.432
plot_compare_dbs3.8720.0104.190
plot_compare_indels6.5690.1107.170
plot_compare_mbs0.5630.0100.691
plot_compare_profiles1.3810.0041.497
plot_contribution1.1390.0051.185
plot_contribution_heatmap0.9750.0091.072
plot_correlation_bootstrap0.3080.0000.307
plot_cosine_heatmap1.1760.0071.200
plot_dbs_contexts2.6130.0022.673
plot_enrichment_depletion2.3410.0072.444
plot_indel_contexts5.4340.0085.559
plot_lesion_segregation10.873 0.05111.604
plot_main_dbs_contexts0.4440.0270.513
plot_main_indel_contexts0.4040.0230.466
plot_mbs_contexts0.3590.0180.413
plot_original_vs_reconstructed0.4410.0050.464
plot_profile_heatmap3.8310.1524.197
plot_profile_region0.7930.0000.858
plot_rainfall1.1910.0011.192
plot_regional_similarity1.1070.0021.628
plot_river3.7150.0043.818
plot_signature_strand_bias0.5390.0040.550
plot_spectrum3.1050.0423.170
plot_spectrum_region3.2760.0413.440
plot_strand0.1270.0010.128
plot_strand_bias0.5780.0000.581
pool_mut_mat0.0280.0020.031
read_vcfs_as_granges14.698 0.24420.240
rename_nmf_signatures0.0230.0050.028
signature_potential_damage_analysis0.0590.0010.061
split_muts_region3.2250.0093.283
strand_bias_test0.0790.0010.083
strand_occurrences0.0890.0030.109
type_context0.8930.0530.990