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

This page was generated on 2024-03-04 11:39:35 -0500 (Mon, 04 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4676
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-01-14 r85805 ucrt) -- "Unsuffered Consequences" 4414
merida1macOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-01-16 r85808) -- "Unsuffered Consequences" 4441
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-01-16 r85812) -- "Unsuffered Consequences" 4417
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 1362/2251HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
musicatk 1.13.0  (landing page)
Aaron Chevalier
Snapshot Date: 2024-03-01 14:00:22 -0500 (Fri, 01 Mar 2024)
git_url: https://git.bioconductor.org/packages/musicatk
git_branch: devel
git_last_commit: 9bedf9c
git_last_commit_date: 2023-10-24 11:27:12 -0500 (Tue, 24 Oct 2023)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

CHECK results for musicatk on merida1


To the developers/maintainers of the musicatk package:
- 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 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: musicatk
Version: 1.13.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.13.0.tar.gz
StartedAt: 2024-03-02 07:32:17 -0500 (Sat, 02 Mar 2024)
EndedAt: 2024-03-02 07:46:29 -0500 (Sat, 02 Mar 2024)
EllapsedTime: 852.7 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.13.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/musicatk.Rcheck’
* using R Under development (unstable) (2024-01-16 r85808)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* 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.13.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 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  16.652  1.474  21.623
extract_variants       9.674  0.181  11.623
plot_cluster           6.474  0.321   7.945
create_umap            6.545  0.209   7.739
compare_cosmic_v2      6.485  0.071   7.536
add_flank_to_variants  5.665  0.609   7.871
combine_count_tables   5.190  0.389   6.409
compare_results        5.532  0.047   6.415
plot_umap              5.214  0.108   6.284
* 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 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:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL musicatk
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/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) (2024-01-16 r85808) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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.986   2.207  49.178 

Example timings

musicatk.Rcheck/musicatk-Ex.timings

nameusersystemelapsed
add_flank_to_variants5.6650.6097.871
add_variant_type0.0300.0070.042
annotate_replication_strand0.2370.0200.293
annotate_transcript_strand3.3480.1604.195
annotate_variant_length0.0240.0060.034
annotate_variant_type0.0040.0040.008
auto_predict_grid3.6750.1674.557
build_custom_table1.9390.0302.356
build_standard_table16.652 1.47421.623
built_tables0.0030.0030.008
cluster_exposure0.0260.0070.043
combine_count_tables5.1900.3896.409
combine_predict_grid3.6860.0614.298
compare_cosmic_v26.4850.0717.536
compare_cosmic_v33.7580.0304.348
compare_results5.5320.0476.415
cosmic_v2_subtype_map0.0020.0000.004
create_musica1.7660.4022.662
create_umap6.5450.2097.739
discover_signatures1.5340.1711.997
drop_annotation0.0040.0030.007
exposure_differential_analysis0.0200.0060.030
exposures0.0070.0070.017
extract_count_tables0.0090.0040.013
extract_variants 9.674 0.18111.623
extract_variants_from_maf0.2330.0110.280
extract_variants_from_maf_file0.2300.0050.263
extract_variants_from_matrix0.2310.0060.277
extract_variants_from_vcf1.4680.0391.851
extract_variants_from_vcf_file1.0390.0131.225
generate_result_grid0.2960.0060.350
get_musica0.0180.0080.028
k_select1.8230.0272.159
musicatk0.0010.0010.001
name_signatures0.0040.0040.010
pipe0.0040.0020.009
plot_cluster6.4740.3217.945
plot_differential_analysis0.6970.0120.847
plot_exposures0.3810.0070.466
plot_heatmap1.8020.0452.235
plot_sample_counts1.2570.0161.479
plot_sample_reconstruction_error1.8690.0252.145
plot_signatures1.8250.0252.138
plot_umap5.2140.1086.284
predict_exposure2.4500.2283.278
rc0.0040.0010.008
samp_annot0.0160.0070.028
sample_names0.0050.0040.010
select_genome0.0000.0010.002
signatures0.0080.0110.023
subset_musica_by_annotation0.0090.0050.020
subset_musica_by_counts0.0170.0060.029
subset_variant_by_type0.0120.0050.021
subset_variants_by_samples0.0100.0050.022
table_selected0.0040.0030.006
tables0.0160.0080.030
umap0.0060.0060.014
variants0.0210.0100.034