############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:MOFA2.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings MOFA2_1.13.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/MOFA2.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 ‘MOFA2/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘MOFA2’ 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 ‘MOFA2’ can be installed ... NOTE Found the following notes/warnings: Non-staged installation was used See ‘/Users/biocbuild/bbs-3.19-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 ... 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 ... NOTE .plot_factors_vs_cov_1d: no visible binding for global variable ‘value.factor’ .plot_factors_vs_cov_1d: no visible binding for global variable ‘value_scaled’ .plot_factors_vs_cov_1d: no visible binding for global variable ‘value.covariate’ .plot_factors_vs_cov_1d: no visible binding for global variable ‘value’ .plot_factors_vs_cov_2d: no visible binding for global variable ‘value.factor’ .set_xax: no visible binding for global variable ‘value’ add_mofa_factors_to_seurat: no visible global function definition for ‘CreateDimReducObject’ create_mofa_from_SingleCellExperiment: no visible global function definition for ‘colData’ get_interpolated_factors: no visible binding for global variable ‘L1’ get_interpolated_factors: no visible binding for global variable ‘L2’ get_interpolated_factors: no visible binding for global variable ‘value’ get_interpolated_factors: no visible binding for global variable ‘covariate’ get_interpolated_factors: no visible binding for global variable ‘covariate_value’ get_interpolated_factors: no visible binding for global variable ‘sample_id’ interpolate_factors: no visible binding for global variable ‘.’ plot_alignment: no visible binding for global variable ‘group’ plot_alignment: no visible binding for global variable ‘value.warped’ plot_alignment: no visible binding for global variable ‘value.unaligned’ plot_contribution_scores: no visible binding for global variable ‘view’ 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_data_overview: no visible binding for global variable ‘group_label’ 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_factors_vs_cov: no visible binding for global variable ‘E2’ plot_factors_vs_cov: no visible binding for global variable ‘value’ plot_interpolation_vs_covariate: no visible binding for global variable ‘variance’ plot_interpolation_vs_covariate: no visible binding for global variable ‘group’ plot_interpolation_vs_covariate: no visible binding for global variable ‘value.covariate’ plot_interpolation_vs_covariate: no visible binding for global variable ‘value.factor’ plot_interpolation_vs_covariate: no visible binding for global variable ‘ymin’ plot_interpolation_vs_covariate: no visible binding for global variable ‘ymax’ plot_sharedness: no visible binding for global variable ‘sharedness’ plot_sharedness: no visible binding for global variable ‘value’ plot_smoothness: no visible binding for global variable ‘value’ plot_smoothness: no visible binding for global variable ‘smoothness’ 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: . CreateDimReducObject E2 L1 L2 colData covariate covariate_value feature.statistic group group_label level ntotal pathway ptotal sample_id sharedness smoothness value value.covariate value.factor value.unaligned value.warped value_scaled variance view ymax ymin * 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 ... WARNING Codoc mismatches from Rd file 'create_mofa_from_Seurat.Rd': create_mofa_from_Seurat Code: function(seurat, groups = NULL, assays = NULL, layer = "data", features = NULL, extract_metadata = FALSE) Docs: function(seurat, groups = NULL, assays = NULL, slot = "scale.data", features = NULL, extract_metadata = FALSE) Argument names in code not in docs: layer Argument names in docs not in code: slot Mismatches in argument names: Position: 4 Code: layer Docs: slot * 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 Examples with CPU (user + system) or elapsed time > 5s user system elapsed plot_weights 6.273 0.107 7.494 plot_dimred 6.226 0.112 7.258 calculate_variance_explained 4.513 0.296 5.582 * 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: 1 WARNING, 3 NOTEs See ‘/Users/biocbuild/bbs-3.19-bioc/meat/MOFA2.Rcheck/00check.log’ for details.