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

This page was generated on 2023-03-22 11:06:52 -0400 (Wed, 22 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_64R Under development (unstable) (2023-03-16 r83996) -- "Unsuffered Consequences" 4508
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2023-03-15 r83984 ucrt) -- "Unsuffered Consequences" 4293
merida1macOS 10.14.6 Mojavex86_64R Under development (unstable) (2023-03-16 r83985) -- "Unsuffered Consequences" 4290
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 musicatk on merida1


To the developers/maintainers of the musicatk package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/musicatk.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 1321/2189HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
musicatk 1.9.0  (landing page)
Aaron Chevalier
Snapshot Date: 2023-03-21 14:00:22 -0400 (Tue, 21 Mar 2023)
git_url: https://git.bioconductor.org/packages/musicatk
git_branch: master
git_last_commit: 69829e2
git_last_commit_date: 2022-11-01 11:23:15 -0400 (Tue, 01 Nov 2022)
nebbiolo1Linux (Ubuntu 22.04.1 LTS) / x86_64  OK    OK    OK  NO, package depends on 'TCGAbiolinks' which is not available
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: musicatk
Version: 1.9.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:musicatk.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings musicatk_1.9.0.tar.gz
StartedAt: 2023-03-22 04:14:51 -0400 (Wed, 22 Mar 2023)
EndedAt: 2023-03-22 04:30:09 -0400 (Wed, 22 Mar 2023)
EllapsedTime: 917.4 seconds
RetCode: 0
Status:   OK  
CheckDir: musicatk.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:musicatk.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings musicatk_1.9.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/musicatk.Rcheck’
* using R Under development (unstable) (2023-03-16 r83985)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* R was compiled by
    Apple clang version 12.0.0 (clang-1200.0.32.29)
    GNU Fortran (GCC) 8.2.0
* running under: macOS Mojave 10.14.6
* 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.9.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 ... NOTE
Namespaces in Imports field not imported from:
  ‘TCGAbiolinks’ ‘shinyBS’ ‘shinyalert’ ‘shinybusy’ ‘shinydashboard’
  ‘shinyjqui’ ‘shinyjs’ ‘sortable’
  All declared Imports should be used.
* 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 LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                        user system elapsed
build_standard_table  15.672  0.948  21.843
extract_variants       9.672  0.076  13.308
plot_cluster           6.281  0.164   9.405
create_umap            6.066  0.067   8.639
add_flank_to_variants  5.653  0.270   7.772
compare_cosmic_v2      5.748  0.025   7.894
plot_umap              5.228  0.049   7.551
combine_count_tables   4.934  0.254   6.808
combine_predict_grid   3.894  0.059   5.288
* 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: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.17-bioc/meat/musicatk.Rcheck/00check.log’
for details.



Installation output

musicatk.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL musicatk
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3/Resources/library’
* installing *source* package ‘musicatk’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** 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 Under development (unstable) (2023-03-16 r83985) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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: registry
Loading required package: rngtools
Loading required package: cluster
NMF - BioConductor layer [OK] | Shared memory capabilities [NO: synchronicity] | Cores 2/2
  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 5 | SKIP 0 | PASS 42 ]

[ FAIL 0 | WARN 5 | SKIP 0 | PASS 42 ]
> 
> proc.time()
   user  system elapsed 
 38.314   1.584  54.091 

Example timings

musicatk.Rcheck/musicatk-Ex.timings

nameusersystemelapsed
add_flank_to_variants5.6530.2707.772
add_variant_type0.0290.0030.041
annotate_replication_strand0.2530.0140.344
annotate_transcript_strand3.4850.0764.716
annotate_variant_length0.0200.0030.033
annotate_variant_type0.0040.0020.006
auto_predict_grid3.5190.1134.808
build_custom_table1.8930.0192.550
build_standard_table15.672 0.94821.843
built_tables0.0030.0020.009
cluster_exposure0.0260.0050.037
combine_count_tables4.9340.2546.808
combine_predict_grid3.8940.0595.288
compare_cosmic_v25.7480.0257.894
compare_cosmic_v32.4890.0093.379
compare_results3.3180.0124.500
cosmic_v2_subtype_map0.0020.0000.004
create_musica1.5890.1942.492
create_umap6.0660.0678.639
discover_signatures1.4530.1102.127
drop_annotation0.0030.0010.004
exposure_differential_analysis0.0370.0020.056
exposures0.0070.0040.013
extract_count_tables0.0080.0020.012
extract_variants 9.672 0.07613.308
extract_variants_from_maf0.2290.0040.327
extract_variants_from_maf_file0.2050.0030.276
extract_variants_from_matrix0.2300.0050.314
extract_variants_from_vcf1.5000.0252.060
extract_variants_from_vcf_file1.0720.0061.520
generate_result_grid0.3020.0030.426
get_musica0.0120.0020.023
k_select1.9910.0282.727
musicatk000
name_signatures0.0050.0020.007
pipe0.0040.0010.005
plot_cluster6.2810.1649.405
plot_differential_analysis0.4090.0030.568
plot_exposures0.4190.0070.575
plot_heatmap1.6810.0142.302
plot_sample_counts0.8190.0051.117
plot_sample_reconstruction_error1.3670.0061.869
plot_signatures1.3140.0071.835
plot_umap5.2280.0497.551
predict_exposure2.3380.1343.298
rc0.0040.0000.004
samp_annot0.0130.0050.023
sample_names0.0050.0020.009
select_genome000
signatures0.0080.0050.022
subset_musica_by_annotation0.0090.0030.015
subset_musica_by_counts0.0130.0030.019
subset_variant_by_type0.0090.0030.015
subset_variants_by_samples0.0080.0020.013
table_selected0.0040.0020.007
tables0.0150.0050.026
umap0.0070.0040.014
variants0.0140.0050.023