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

CHECK report for MOFA2 on tokay1

This page was generated on 2021-05-06 12:32:19 -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: C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe --arch x64 CMD check --no-multiarch --install=check:MOFA2.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings MOFA2_1.0.1.tar.gz
StartedAt: 2021-05-06 04:46:28 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 04:49:37 -0400 (Thu, 06 May 2021)
EllapsedTime: 188.4 seconds
RetCode: 0
Status:   WARNINGS   
CheckDir: MOFA2.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe --arch x64 CMD check --no-multiarch --install=check:MOFA2.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings MOFA2_1.0.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.12-bioc/meat/MOFA2.Rcheck'
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* 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 whether package 'MOFA2' can be installed ... WARNING
Found the following significant warnings:
  Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/meat/MOFA2/man/pipe.Rd:6: file link '%>%' in package 'magrittr' does not exist and so has been treated as a topic
  Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/meat/MOFA2/man/pipe.Rd:20: file link '%>%' in package 'magrittr' does not exist and so has been treated as a topic
  Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/meat/MOFA2/man/pipe.Rd:11: file link '%>%' in package 'magrittr' does not exist and so has been treated as a topic
  Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/meat/MOFA2/man/pipe.Rd:13: file link '%>%' in package 'magrittr' does not exist and so has been treated as a topic
Found the following additional notes/warnings:
  Non-staged installation was used
See 'C:/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: 1 WARNING, 4 NOTEs
See
  'C:/Users/biocbuild/bbs-3.12-bioc/meat/MOFA2.Rcheck/00check.log'
for details.



Installation output

MOFA2.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe --arch x64 CMD INSTALL --no-multiarch MOFA2
###
##############################################################################
##############################################################################


* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/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
  converting help for package 'MOFA2'
    finding HTML links ... done
    MOFA                                    html  
    calculate_variance_explained            html  
    cluster_samples                         html  
    compare_elbo                            html  
    finding level-2 HTML links ... done

    compare_factors                         html  
    correlate_factors_with_covariates       html  
    create_mofa                             html  
    create_mofa_from_MultiAssayExperiment   html  
    create_mofa_from_Seurat                 html  
    create_mofa_from_SingleCellExperiment   html  
    create_mofa_from_df                     html  
    create_mofa_from_matrix                 html  
    factors_names                           html  
    features_metadata                       html  
    features_names                          html  
    get_data                                html  
    get_default_data_options                html  
    get_default_model_options               html  
    get_default_stochastic_options          html  
    get_default_training_options            html  
    get_dimensions                          html  
    get_elbo                                html  
    get_expectations                        html  
    get_factors                             html  
    get_imputed_data                        html  
    get_variance_explained                  html  
    get_weights                             html  
    groups_names                            html  
    impute                                  html  
    load_model                              html  
    make_example_data                       html  
    pipe                                    html  
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/meat/MOFA2/man/pipe.Rd:6: file link '%>%' in package 'magrittr' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/meat/MOFA2/man/pipe.Rd:20: file link '%>%' in package 'magrittr' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/meat/MOFA2/man/pipe.Rd:11: file link '%>%' in package 'magrittr' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.12-bioc/meat/MOFA2/man/pipe.Rd:13: file link '%>%' in package 'magrittr' does not exist and so has been treated as a topic
    plot_ascii_data                         html  
    plot_data_heatmap                       html  
    plot_data_overview                      html  
    plot_data_scatter                       html  
    plot_dimred                             html  
    plot_enrichment                         html  
    plot_enrichment_detailed                html  
    plot_enrichment_heatmap                 html  
    plot_factor                             html  
    plot_factor_cor                         html  
    plot_factors                            html  
    plot_top_weights                        html  
    plot_variance_explained                 html  
    plot_variance_explained_per_feature     html  
    plot_weights                            html  
    plot_weights_heatmap                    html  
    plot_weights_scatter                    html  
    predict                                 html  
    prepare_mofa                            html  
    run_enrichment                          html  
    run_mofa                                html  
    run_tsne                                html  
    run_umap                                html  
    samples_metadata                        html  
    samples_names                           html  
    select_model                            html  
    subset_factors                          html  
    subset_features                         html  
    subset_groups                           html  
    subset_samples                          html  
    subset_views                            html  
    summarise_factors                       html  
    views_names                             html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (MOFA2)
Making 'packages.html' ... done

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-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(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 
  10.59    0.46   11.09 

Example timings

MOFA2.Rcheck/MOFA2-Ex.timings

nameusersystemelapsed
calculate_variance_explained2.080.052.77
cluster_samples0.160.020.17
compare_elbo0.280.030.31
compare_factors0.370.030.41
create_mofa1.020.051.09
create_mofa_from_df0.890.040.94
create_mofa_from_matrix000
factors_names0.130.030.16
features_metadata0.140.040.17
features_names0.150.010.17
get_data1.100.101.19
get_default_data_options1.120.071.20
get_default_model_options0.500.080.58
get_default_stochastic_options0.970.061.03
get_default_training_options0.500.070.56
get_dimensions0.140.000.14
get_elbo0.130.030.16
get_expectations0.150.000.16
get_factors0.110.040.15
get_imputed_data0.170.000.17
get_variance_explained0.190.000.19
get_weights0.210.000.21
groups_names0.590.020.60
impute0.120.050.18
load_model0.130.010.14
make_example_data000
plot_ascii_data0.160.000.15
plot_data_heatmap0.210.000.22
plot_data_overview0.210.070.27
plot_data_scatter1.540.041.59
plot_dimred2.790.052.83
plot_factor0.950.010.97
plot_factor_cor0.170.000.17
plot_factors0.50.00.5
plot_top_weights0.720.000.72
plot_variance_explained1.290.041.32
plot_variance_explained_per_feature0.290.000.29
plot_weights2.400.042.45
plot_weights_heatmap0.400.000.39
plot_weights_scatter0.310.030.35
predict0.120.050.17
prepare_mofa0.530.050.58
run_mofa0.980.081.07
run_tsne0.140.000.14
run_umap0.150.010.15
samples_metadata0.150.000.16
samples_names0.170.020.19
subset_factors0.140.000.14
subset_groups0.140.010.15
subset_samples0.150.020.16
subset_views0.140.030.18
views_names0.140.020.15