############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:magpie.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings magpie_1.4.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/magpie.Rcheck’ * using R version 4.4.0 (2024-04-24) * 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.4 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘magpie/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘magpie’ version ‘1.4.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 ‘magpie’ 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 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 ... OK * checking Rd files ... NOTE checkRd: (-1) QuickPower.Rd:28: Lost braces 28 | {GSE46705: }{Human HeLa cell line: Two replicates of wild type (WT) and two replicates of knockdown (KD) of complex METTL3.}\cr | ^ checkRd: (-1) QuickPower.Rd:29: Lost braces; missing escapes or markup? 29 | {GSE55575: }{Mouse embryonic fibroblasts: Two replicates of wild type (WT) and four replicates of knockdown (KD) of WTAP.}\cr | ^ checkRd: (-1) QuickPower.Rd:29: Lost braces 29 | {GSE55575: }{Mouse embryonic fibroblasts: Two replicates of wild type (WT) and four replicates of knockdown (KD) of WTAP.}\cr | ^ checkRd: (-1) QuickPower.Rd:30: Lost braces; missing escapes or markup? 30 | {GSE115105: }{Two sample types from WT and YTHDF1 KO mice. Each type has two replicates.}\cr | ^ checkRd: (-1) QuickPower.Rd:30: Lost braces 30 | {GSE115105: }{Two sample types from WT and YTHDF1 KO mice. Each type has two replicates.}\cr | ^ checkRd: (-1) QuickPower.Rd:31: Lost braces; missing escapes or markup? 31 | {GSE94613: }{Human leukemia cell line: Four replicates of wild type (WT) and eight replicates of knockdown (KD) of complex METTL3.} | ^ checkRd: (-1) QuickPower.Rd:31: Lost braces 31 | {GSE94613: }{Human leukemia cell line: Four replicates of wild type (WT) and eight replicates of knockdown (KD) of complex METTL3.} | ^ * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... WARNING Codoc mismatches from Rd file 'powerEval.Rd': powerEval Code: function(Input.file, IP.file, BamDir, annoDir, variable, bam_factor, nsim = 10, N.reps = c(2, 3, 5), depth_factor = c(1, 2, 5), thres = c(0.01, 0.05, 0.1, 0.2), dmrProp = NULL, Test_method = "TRESS") Docs: function(Input.file, IP.file, BamDir, annoDir, variable, bam_factor, nsim = 10, N.reps = c(2, 3, 5), depth_factor = c(1, 2, 5), thres = c(0.01, 0.05, 0.1, 0.2), Test_method = "TRESS") Argument names in code not in docs: dmrProp Mismatches in argument names: Position: 11 Code: dmrProp Docs: Test_method * 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 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘runTest.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, 1 NOTE See ‘/Users/biocbuild/bbs-3.19-bioc/meat/magpie.Rcheck/00check.log’ for details.