Back to Multiple platform build/check report for BioC 3.12 |
|
This page was generated on 2021-05-06 12:35:47 -0400 (Thu, 06 May 2021).
To the developers/maintainers of the MOFA2 package: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1134/1974 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
MOFA2 1.0.1 (landing page) Britta Velten
| malbec1 | Linux (Ubuntu 18.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: MOFA2 |
Version: 1.0.1 |
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:MOFA2.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings MOFA2_1.0.1.tar.gz |
StartedAt: 2021-05-06 03:51:29 -0400 (Thu, 06 May 2021) |
EndedAt: 2021-05-06 03:55:04 -0400 (Thu, 06 May 2021) |
EllapsedTime: 215.0 seconds |
RetCode: 0 |
Status: OK |
CheckDir: MOFA2.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:MOFA2.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings MOFA2_1.0.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.12-bioc/meat/MOFA2.Rcheck’ * using R version 4.0.5 (2021-03-31) * using platform: x86_64-apple-darwin17.0 (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘MOFA2/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘MOFA2’ version ‘1.0.1’ * 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 ... NOTE Found the following hidden files and directories: .BBSoptions These were most likely included in error. See section ‘Package structure’ in the ‘Writing R Extensions’ manual. * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘MOFA2’ can be installed ... NOTE Found the following notes/warnings: Non-staged installation was used See ‘/Users/biocbuild/bbs-3.12-bioc/meat/MOFA2.Rcheck/00install.out’ for details. * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... NOTE File LICENSE is not mentioned in the DESCRIPTION file. * 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 ... NOTE create_mofa_from_SingleCellExperiment: no visible global function definition for ‘colData’ create_mofa_from_SingleCellExperiment: no visible global function definition for ‘rowData’ plot_data_overview: no visible binding for global variable ‘view’ plot_data_overview: no visible binding for global variable ‘ptotal’ plot_data_overview: no visible binding for global variable ‘ntotal’ plot_data_overview: no visible binding for global variable ‘group’ plot_dimred: no visible binding for global variable ‘.’ plot_enrichment_detailed: no visible binding for global variable ‘pathway’ plot_enrichment_detailed: no visible binding for global variable ‘feature.statistic’ plot_top_weights: no visible binding for global variable ‘value’ plot_weights: no visible binding for global variable ‘value’ plot_weights: no visible binding for global variable ‘.’ summarise_factors: no visible binding for global variable ‘value’ summarise_factors: no visible binding for global variable ‘level’ summarise_factors: no visible binding for global variable ‘group’ Undefined global functions or variables: . colData feature.statistic group level ntotal pathway ptotal rowData value view * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... NOTE Package unavailable to check Rd xrefs: ‘PCGSE’ * 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 line endings in shell scripts ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK * 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: 5 NOTEs See ‘/Users/biocbuild/bbs-3.12-bioc/meat/MOFA2.Rcheck/00check.log’ for details.
MOFA2.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL MOFA2 ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’ * installing *source* package ‘MOFA2’ ... ** using non-staged installation via StagedInstall field ** R ** inst ** byte-compile and prepare package for lazy loading Creating a generic function for ‘rownames’ from package ‘base’ in package ‘MOFA2’ Creating a generic function for ‘colnames’ from package ‘base’ in package ‘MOFA2’ Creating a generic function for ‘nrow’ from package ‘base’ in package ‘MOFA2’ Creating a generic function for ‘ncol’ from package ‘base’ in package ‘MOFA2’ Creating a generic function for ‘rownames<-’ from package ‘base’ in package ‘MOFA2’ Creating a generic function for ‘colnames<-’ from package ‘base’ in package ‘MOFA2’ ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded * DONE (MOFA2)
MOFA2.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-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(MOFA2) Attaching package: 'MOFA2' The following object is masked from 'package:stats': predict > > test_check("MOFA2") single_group 100 ____________ | | view_0 1000 | 100% | |____________| ____________ | | view_1 1000 | 100% | |____________| [ FAIL 0 | WARN 2 | SKIP 0 | PASS 26 ] > > proc.time() user system elapsed 12.844 0.591 13.436
MOFA2.Rcheck/MOFA2-Ex.timings
name | user | system | elapsed | |
calculate_variance_explained | 2.637 | 0.158 | 2.810 | |
cluster_samples | 0.205 | 0.011 | 0.217 | |
compare_elbo | 0.452 | 0.033 | 0.484 | |
compare_factors | 0.496 | 0.026 | 0.523 | |
create_mofa | 0.796 | 0.040 | 0.837 | |
create_mofa_from_df | 1.195 | 0.042 | 1.239 | |
create_mofa_from_matrix | 0.006 | 0.000 | 0.006 | |
factors_names | 0.200 | 0.009 | 0.210 | |
features_metadata | 0.277 | 0.046 | 0.323 | |
features_names | 0.235 | 0.034 | 0.269 | |
get_data | 0.994 | 0.029 | 1.024 | |
get_default_data_options | 1.110 | 0.030 | 1.141 | |
get_default_model_options | 0.758 | 0.043 | 0.802 | |
get_default_stochastic_options | 1.078 | 0.025 | 1.105 | |
get_default_training_options | 0.661 | 0.026 | 0.687 | |
get_dimensions | 0.204 | 0.014 | 0.218 | |
get_elbo | 0.205 | 0.010 | 0.214 | |
get_expectations | 0.214 | 0.009 | 0.224 | |
get_factors | 0.225 | 0.012 | 0.237 | |
get_imputed_data | 0.240 | 0.018 | 0.259 | |
get_variance_explained | 0.224 | 0.013 | 0.237 | |
get_weights | 0.205 | 0.011 | 0.216 | |
groups_names | 0.216 | 0.012 | 0.228 | |
impute | 0.219 | 0.010 | 0.230 | |
load_model | 0.571 | 0.023 | 0.595 | |
make_example_data | 0.004 | 0.000 | 0.004 | |
plot_ascii_data | 0.207 | 0.013 | 0.221 | |
plot_data_heatmap | 0.233 | 0.011 | 0.245 | |
plot_data_overview | 0.422 | 0.013 | 0.437 | |
plot_data_scatter | 1.992 | 0.049 | 2.043 | |
plot_dimred | 2.449 | 0.028 | 2.481 | |
plot_factor | 1.139 | 0.029 | 1.172 | |
plot_factor_cor | 0.178 | 0.009 | 0.187 | |
plot_factors | 0.686 | 0.014 | 0.701 | |
plot_top_weights | 0.892 | 0.018 | 0.912 | |
plot_variance_explained | 1.477 | 0.029 | 1.509 | |
plot_variance_explained_per_feature | 0.359 | 0.009 | 0.369 | |
plot_weights | 1.993 | 0.041 | 2.095 | |
plot_weights_heatmap | 0.419 | 0.017 | 0.436 | |
plot_weights_scatter | 0.344 | 0.015 | 0.360 | |
predict | 0.207 | 0.009 | 0.217 | |
prepare_mofa | 0.675 | 0.028 | 0.702 | |
run_mofa | 0.740 | 0.041 | 0.782 | |
run_tsne | 0.221 | 0.021 | 0.245 | |
run_umap | 0.227 | 0.010 | 0.238 | |
samples_metadata | 0.214 | 0.011 | 0.225 | |
samples_names | 0.189 | 0.008 | 0.197 | |
subset_factors | 0.214 | 0.019 | 0.234 | |
subset_groups | 0.192 | 0.008 | 0.199 | |
subset_samples | 0.179 | 0.008 | 0.186 | |
subset_views | 0.21 | 0.01 | 0.22 | |
views_names | 0.192 | 0.008 | 0.201 | |