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

This page was generated on 2022-04-13 12:06:58 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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 tokay2


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 1255/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
musicatk 1.4.0  (landing page)
Aaron Chevalier
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/musicatk
git_branch: RELEASE_3_14
git_last_commit: eee66e7
git_last_commit_date: 2021-10-26 13:04:15 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: musicatk
Version: 1.4.0
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:musicatk.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings musicatk_1.4.0.tar.gz
StartedAt: 2022-04-12 23:30:22 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 23:39:41 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 559.8 seconds
RetCode: 0
Status:   OK  
CheckDir: musicatk.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:musicatk.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings musicatk_1.4.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/musicatk.Rcheck'
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'musicatk/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'musicatk' version '1.4.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 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
build_standard_table 8.89   0.83    9.72
extract_variants     5.80   0.57    6.64
plot_cluster         4.36   0.28   11.47
create_musica        1.11   0.18    9.17
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
build_standard_table 9.32   1.04   10.34
plot_cluster         5.36   0.22    8.48
extract_variants     5.36   0.03    5.39
create_umap          4.33   0.11   10.00
auto_predict_grid    2.72   0.01    5.46
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  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
  'C:/Users/biocbuild/bbs-3.14-bioc/meat/musicatk.Rcheck/00check.log'
for details.



Installation output

musicatk.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/musicatk_1.4.0.tar.gz && rm -rf musicatk.buildbin-libdir && mkdir musicatk.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=musicatk.buildbin-libdir musicatk_1.4.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL musicatk_1.4.0.zip && rm musicatk_1.4.0.tar.gz musicatk_1.4.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  5 15.1M    5  879k    0     0  1241k      0  0:00:12 --:--:--  0:00:12 1241k
 20 15.1M   20 3144k    0     0  1829k      0  0:00:08  0:00:01  0:00:07 1829k
 40 15.1M   40 6298k    0     0  2319k      0  0:00:06  0:00:02  0:00:04 2319k
 66 15.1M   66 10.0M    0     0  2798k      0  0:00:05  0:00:03  0:00:02 2798k
 96 15.1M   96 14.6M    0     0  3201k      0  0:00:04  0:00:04 --:--:-- 3201k
100 15.1M  100 15.1M    0     0  3256k      0  0:00:04  0:00:04 --:--:-- 3608k

install for i386

* 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
  converting help for package 'musicatk'
    finding HTML links ... done
    add_flank_to_variants                   html  
    finding level-2 HTML links ... done

    add_variant_type                        html  
    annotate_replication_strand             html  
    annotate_transcript_strand              html  
    annotate_variant_length                 html  
    annotate_variant_type                   html  
    auto_predict_grid                       html  
    auto_subset_sigs                        html  
    build_custom_table                      html  
    build_standard_table                    html  
    built_tables                            html  
    cluster_exposure                        html  
    combine_count_tables                    html  
    combine_predict_grid                    html  
    compare_cosmic_v2                       html  
    compare_cosmic_v3                       html  
    compare_results                         html  
    cosmic_v2_sigs                          html  
    cosmic_v2_subtype_map                   html  
    cosmic_v3_dbs_sigs                      html  
    cosmic_v3_indel_sigs                    html  
    cosmic_v3_sbs_sigs                      html  
    cosmic_v3_sbs_sigs_exome                html  
    count_table-class                       html  
    create_dbs78_table                      html  
    create_musica                           html  
    create_sbs192_table                     html  
    create_sbs96_table                      html  
    create_umap                             html  
    dbs_musica                              html  
    discover_signatures                     html  
    dot-jsd                                 html  
    drop_annotation                         html  
    exposure_differential_analysis          html  
    exposures                               html  
    extract_count_tables                    html  
    extract_variants                        html  
    extract_variants_from_maf               html  
    extract_variants_from_maf_file          html  
    extract_variants_from_matrix            html  
    extract_variants_from_vcf               html  
    extract_variants_from_vcf_file          html  
    generate_result_grid                    html  
    get_musica                              html  
    indel_musica                            html  
    k_select                                html  
    musica-class                            html  
    musica                                  html  
    musica_annot                            html  
    musica_result-class                     html  
    musica_result_grid-class                html  
    musica_sbs96                            html  
    musica_sbs96_tiny                       html  
    musicatk                                html  
    name_signatures                         html  
    pipe                                    html  
    plot_cluster                            html  
    plot_differential_analysis              html  
    plot_exposures                          html  
    plot_heatmap                            html  
    plot_sample_counts                      html  
    plot_sample_reconstruction_error        html  
    plot_signatures                         html  
    plot_umap                               html  
    predict_exposure                        html  
    rc                                      html  
    rep_range                               html  
    res                                     html  
    res_annot                               html  
    samp_annot                              html  
    sample_names                            html  
    select_genome                           html  
    signatures                              html  
    subset_musica_by_annotation             html  
    subset_musica_by_counts                 html  
    subset_variant_by_type                  html  
    subset_variants_by_samples              html  
    table_96                                html  
    table_selected                          html  
    tables                                  html  
    umap                                    html  
    variants                                html  
** 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

install for x64

* installing *source* package 'musicatk' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'musicatk' as musicatk_1.4.0.zip
* DONE (musicatk)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'musicatk' successfully unpacked and MD5 sums checked

Tests output

musicatk.Rcheck/tests_i386/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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: windows] | Cores 39/40

Attaching package: 'NMF'

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

    compare

> 
> test_check("musicatk")
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 42 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 42 ]
> 
> proc.time()
   user  system elapsed 
  20.28    2.03   22.29 

musicatk.Rcheck/tests_x64/testthat.Rout


R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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: windows] | Cores 39/40

Attaching package: 'NMF'

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

    compare

> 
> test_check("musicatk")
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 42 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 42 ]
> 
> proc.time()
   user  system elapsed 
  23.92    0.89   24.79 

Example timings

musicatk.Rcheck/examples_i386/musicatk-Ex.timings

nameusersystemelapsed
add_flank_to_variants2.580.533.11
add_variant_type0.010.000.02
annotate_replication_strand0.140.000.14
annotate_transcript_strand1.970.072.03
annotate_variant_length0.010.000.02
annotate_variant_type0.000.010.02
auto_predict_grid2.990.193.32
build_custom_table1.040.011.07
build_standard_table8.890.839.72
built_tables000
cluster_exposure0.000.020.40
combine_count_tables3.140.233.38
combine_predict_grid3.240.053.28
compare_cosmic_v22.000.012.01
compare_cosmic_v30.890.000.89
compare_results1.110.001.11
cosmic_v2_subtype_map0.010.000.02
create_musica1.110.189.17
create_umap4.160.074.26
discover_signatures0.870.112.63
drop_annotation000
exposure_differential_analysis0.030.020.04
exposures0.020.020.04
extract_count_tables0.010.000.01
extract_variants5.800.576.64
extract_variants_from_maf0.170.020.19
extract_variants_from_maf_file0.160.000.16
extract_variants_from_matrix0.110.060.17
extract_variants_from_vcf0.670.160.83
extract_variants_from_vcf_file0.550.020.56
generate_result_grid0.340.000.34
get_musica0.020.000.02
k_select0.670.040.70
musicatk000
name_signatures000
pipe000
plot_cluster 4.36 0.2811.47
plot_differential_analysis0.250.000.25
plot_exposures0.220.000.21
plot_heatmap0.800.080.88
plot_sample_counts0.330.000.33
plot_sample_reconstruction_error0.530.000.53
plot_signatures0.400.000.41
plot_umap3.570.093.67
predict_exposure1.500.451.95
rc000
samp_annot0.030.000.03
sample_names000
select_genome000
signatures0.010.020.03
subset_musica_by_annotation0.020.000.02
subset_musica_by_counts0.010.000.01
subset_variant_by_type000
subset_variants_by_samples0.000.010.02
table_selected0.000.020.02
tables0.000.010.01
umap0.020.000.02
variants0.020.000.01

musicatk.Rcheck/examples_x64/musicatk-Ex.timings

nameusersystemelapsed
add_flank_to_variants2.750.142.91
add_variant_type0.010.000.02
annotate_replication_strand0.110.000.11
annotate_transcript_strand1.680.061.73
annotate_variant_length0.010.000.02
annotate_variant_type000
auto_predict_grid2.720.015.46
build_custom_table0.840.000.85
build_standard_table 9.32 1.0410.34
built_tables000
cluster_exposure0.010.000.02
combine_count_tables2.310.212.53
combine_predict_grid2.100.052.17
compare_cosmic_v21.940.001.93
compare_cosmic_v30.820.000.83
compare_results1.130.001.13
cosmic_v2_subtype_map000
create_musica0.750.060.81
create_umap 4.33 0.1110.00
discover_signatures0.860.102.66
drop_annotation0.010.000.01
exposure_differential_analysis0.030.000.03
exposures0.030.000.03
extract_count_tables000
extract_variants5.360.035.39
extract_variants_from_maf0.130.000.12
extract_variants_from_maf_file0.090.000.10
extract_variants_from_matrix0.100.000.09
extract_variants_from_vcf0.670.000.67
extract_variants_from_vcf_file0.570.000.56
generate_result_grid0.340.000.36
get_musica000
k_select0.780.000.78
musicatk000
name_signatures0.000.020.02
pipe000
plot_cluster5.360.228.48
plot_differential_analysis0.240.010.25
plot_exposures0.200.020.22
plot_heatmap0.840.000.84
plot_sample_counts0.30.00.3
plot_sample_reconstruction_error0.500.010.51
plot_signatures0.420.020.44
plot_umap4.390.094.49
predict_exposure1.560.051.60
rc000
samp_annot000
sample_names000
select_genome000
signatures0.000.010.01
subset_musica_by_annotation000
subset_musica_by_counts0.010.000.02
subset_variant_by_type0.020.000.01
subset_variants_by_samples000
table_selected0.000.020.02
tables0.010.000.01
umap000
variants0.000.010.02