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

CHECK report for MOFA2 on merida1

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/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
MOFA2 1.0.1  (landing page)
Britta Velten
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/MOFA2
Branch: RELEASE_3_12
Last Commit: 1b28109
Last Changed Date: 2020-11-03 01:58:41 -0400 (Tue, 03 Nov 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    WARNINGS    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: 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

Command output

##############################################################################
##############################################################################
###
### 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.



Installation output

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)

Tests output

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 

Example timings

MOFA2.Rcheck/MOFA2-Ex.timings

nameusersystemelapsed
calculate_variance_explained2.6370.1582.810
cluster_samples0.2050.0110.217
compare_elbo0.4520.0330.484
compare_factors0.4960.0260.523
create_mofa0.7960.0400.837
create_mofa_from_df1.1950.0421.239
create_mofa_from_matrix0.0060.0000.006
factors_names0.2000.0090.210
features_metadata0.2770.0460.323
features_names0.2350.0340.269
get_data0.9940.0291.024
get_default_data_options1.1100.0301.141
get_default_model_options0.7580.0430.802
get_default_stochastic_options1.0780.0251.105
get_default_training_options0.6610.0260.687
get_dimensions0.2040.0140.218
get_elbo0.2050.0100.214
get_expectations0.2140.0090.224
get_factors0.2250.0120.237
get_imputed_data0.2400.0180.259
get_variance_explained0.2240.0130.237
get_weights0.2050.0110.216
groups_names0.2160.0120.228
impute0.2190.0100.230
load_model0.5710.0230.595
make_example_data0.0040.0000.004
plot_ascii_data0.2070.0130.221
plot_data_heatmap0.2330.0110.245
plot_data_overview0.4220.0130.437
plot_data_scatter1.9920.0492.043
plot_dimred2.4490.0282.481
plot_factor1.1390.0291.172
plot_factor_cor0.1780.0090.187
plot_factors0.6860.0140.701
plot_top_weights0.8920.0180.912
plot_variance_explained1.4770.0291.509
plot_variance_explained_per_feature0.3590.0090.369
plot_weights1.9930.0412.095
plot_weights_heatmap0.4190.0170.436
plot_weights_scatter0.3440.0150.360
predict0.2070.0090.217
prepare_mofa0.6750.0280.702
run_mofa0.7400.0410.782
run_tsne0.2210.0210.245
run_umap0.2270.0100.238
samples_metadata0.2140.0110.225
samples_names0.1890.0080.197
subset_factors0.2140.0190.234
subset_groups0.1920.0080.199
subset_samples0.1790.0080.186
subset_views0.210.010.22
views_names0.1920.0080.201