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

CHECK report for MOFA2 on malbec1

This page was generated on 2021-05-06 12:28:17 -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: /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:MOFA2.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings MOFA2_1.0.1.tar.gz
StartedAt: 2021-05-06 03:39:12 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 03:42:34 -0400 (Thu, 06 May 2021)
EllapsedTime: 202.4 seconds
RetCode: 0
Status:   OK  
CheckDir: MOFA2.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD check --install=check:MOFA2.install-out.txt --library=/home/biocbuild/bbs-3.12-bioc/R/library --no-vignettes --timings MOFA2_1.0.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.12-bioc/meat/MOFA2.Rcheck’
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-pc-linux-gnu (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 ‘/home/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
  ‘/home/biocbuild/bbs-3.12-bioc/meat/MOFA2.Rcheck/00check.log’
for details.



Installation output

MOFA2.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.12-bioc/R/bin/R CMD INSTALL MOFA2
###
##############################################################################
##############################################################################


* installing to library ‘/home/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
** 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-pc-linux-gnu (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.104   0.352  12.493 

Example timings

MOFA2.Rcheck/MOFA2-Ex.timings

nameusersystemelapsed
calculate_variance_explained2.3960.0682.489
cluster_samples0.1520.0120.164
compare_elbo0.7400.0000.739
compare_factors0.3160.0160.329
create_mofa1.0240.0161.053
create_mofa_from_df0.6720.0040.675
create_mofa_from_matrix0.0040.0000.006
factors_names0.1480.0000.149
features_metadata0.1720.0160.190
features_names0.1520.0080.164
get_data1.3760.0081.386
get_default_data_options0.5600.0080.568
get_default_model_options1.360.001.36
get_default_stochastic_options1.3400.0001.344
get_default_training_options0.9520.0040.957
get_dimensions0.2320.0040.237
get_elbo0.2240.0000.224
get_expectations0.2280.0040.234
get_factors0.2240.0080.234
get_imputed_data0.1920.0000.198
get_variance_explained0.2360.0000.240
get_weights0.2360.0080.244
groups_names0.2240.0040.231
impute0.2400.0040.243
load_model0.2200.0040.223
make_example_data0.0040.0000.004
plot_ascii_data0.2440.0040.249
plot_data_heatmap0.2080.0000.208
plot_data_overview0.2720.0000.273
plot_data_scatter2.6240.0202.648
plot_dimred2.6600.0082.673
plot_factor0.9200.0040.925
plot_factor_cor0.1760.0120.186
plot_factors0.7240.0080.733
plot_top_weights1.1160.0001.117
plot_variance_explained1.9360.0001.943
plot_variance_explained_per_feature0.3520.0040.359
plot_weights1.8400.0041.843
plot_weights_heatmap0.3360.0120.349
plot_weights_scatter0.3760.0080.385
predict0.2400.0000.244
prepare_mofa0.7360.0000.737
run_mofa0.9320.0120.946
run_tsne0.1440.0040.148
run_umap0.2000.0000.201
samples_metadata0.1440.0000.144
samples_names0.1440.0000.143
subset_factors0.1400.0040.144
subset_groups0.1360.0040.141
subset_samples0.1520.0000.151
subset_views0.1640.0040.169
views_names0.2200.0000.218