############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:mia.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings mia_1.15.20.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/mia.Rcheck’ * using R Under development (unstable) (2025-01-22 r87618) * using platform: x86_64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 14.2.0 * running under: macOS Monterey 12.7.6 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘mia/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘mia’ version ‘1.15.20’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... INFO Imports includes 23 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally. * 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 ‘mia’ can be installed ... OK * 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 code 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 whether startup messages can be suppressed ... OK * checking dependencies in R code ... NOTE 'library' or 'require' call to ‘topicdoc’ in package code. Please use :: or requireNamespace() instead. See section 'Suggested packages' in the 'Writing R Extensions' manual. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE .calc_divergence: no visible binding for global variable ‘value’ .make_output: no visible binding for global variable ‘mediator’ Undefined global functions or variables: mediator value * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: addCluster.Rd: BlusterParam-class Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Unknown package ‘https’ in Rd xrefs * 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed addNMF 53.489 12.945 49.630 calculateDMN 57.026 0.250 57.557 agglomerate-methods 29.147 0.888 30.184 hierarchy-tree 24.599 1.316 26.105 splitOn 23.957 0.729 24.797 transformAssay 15.101 0.440 15.626 getPrevalence 12.440 0.374 12.881 addAlpha 9.226 0.412 9.728 addLDA 8.250 0.162 8.518 getCrossAssociation 8.169 0.106 8.322 convertFromDADA2 6.026 0.418 6.490 summary 6.214 0.076 6.322 mergeSEs 6.071 0.126 6.227 getDissimilarity 4.937 0.502 5.409 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’