Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

CHECK report for musicatk on malbec1

This page was generated on 2021-05-06 12:28:22 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the musicatk package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1188/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
musicatk 1.0.0  (landing page)
Aaron Chevalier
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/musicatk
Branch: RELEASE_3_12
Last Commit: 22a0020
Last Changed Date: 2020-10-27 12:03:18 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version exists in internal repository

Summary

Package: musicatk
Version: 1.0.0
Command: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:musicatk.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings musicatk_1.0.0.tar.gz
StartedAt: 2021-05-06 03:52:08 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 03:59:42 -0400 (Thu, 06 May 2021)
EllapsedTime: 453.6 seconds
RetCode: 0
Status:   OK  
CheckDir: musicatk.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:musicatk.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings musicatk_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/musicatk.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘musicatk/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘musicatk’ version ‘1.0.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 ‘musicatk’ 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                       user system elapsed
build_standard_table 14.120  0.664  14.821
extract_variants      6.512  0.020   6.989
create_umap           5.892  0.008   5.933
create_musica         1.244  0.144   5.518
* 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

musicatk.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL musicatk
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.12-bioc/R/library’
* installing *source* package ‘musicatk’ ...
** using staged installation
** R
** data
** 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 (musicatk)

Tests output

musicatk.Rcheck/tests/testthat.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-pc-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("musicatk")
Loading required package: NMF
Loading required package: pkgmaker
Loading required package: registry
Loading required package: rngtools
Loading required package: cluster
NMF - BioConductor layer [OK] | Shared memory capabilities [NO: synchronicity] | Cores 19/20
  To enable shared memory capabilities, try: install.extras('
NMF
')

Attaching package: 'NMF'

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

    compare

> 
> test_check("musicatk")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 7 ]
> 
> proc.time()
   user  system elapsed 
 20.092   0.568  22.260 

Example timings

musicatk.Rcheck/musicatk-Ex.timings

nameusersystemelapsed
add_flank_to_variants3.3440.1963.569
add_variant_type0.0360.0080.044
annotate_replication_strand0.9600.0681.030
annotate_transcript_strand1.9840.0322.020
annotate_variant_length0.0240.0000.026
annotate_variant_type0.0120.0080.016
auto_predict_grid4.3160.0244.365
build_custom_table1.1720.0121.190
build_standard_table14.120 0.66414.821
combine_count_tables3.0560.1483.209
combine_predict_grid3.5640.0163.589
compare_cosmic_v23.7600.0123.801
compare_cosmic_v31.6960.0081.715
compare_results2.2160.0002.218
cosmic_v2_subtype_map0.0000.0000.001
create_musica1.2440.1445.518
create_umap5.8920.0085.933
discover_signatures1.1560.0521.209
drop_annotation0.0040.0120.020
exposures0.0200.0160.038
extract_count_tables0.0240.0000.023
extract_variants6.5120.0206.989
extract_variants_from_maf0.1800.0040.173
extract_variants_from_maf_file0.1600.0040.154
extract_variants_from_matrix0.1960.0000.186
extract_variants_from_vcf1.0840.0041.090
extract_variants_from_vcf_file0.6720.0000.670
generate_result_grid0.3760.0000.375
musica0.0280.0000.026
name_signatures0.0160.0040.020
pipe0.0040.0000.005
plot_exposures0.2600.0120.271
plot_sample_counts0.5200.0120.533
plot_sample_reconstruction_error0.8200.0000.821
plot_signatures0.8800.0000.881
plot_umap4.2000.0164.232
predict_exposure1.6080.0681.676
rc0.0040.0000.002
samp_annot0.0200.0120.033
sample_names0.0160.0080.021
select_genome000
signatures0.0160.0240.040
subset_musica_by_annotation0.0200.0040.037
subset_musica_by_counts0.0160.0080.025
subset_variant_by_type0.0200.0080.027
subset_variants_by_samples0.0240.0000.023
table_name0.0120.0080.019
tables0.0320.0160.047
umap0.0240.0120.034
variants0.0240.0080.032