* using log directory 'd:/Rcompile/CRANpkg/local/4.0/roxygen2.Rcheck' * using R version 4.0.5 (2021-03-31) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file 'roxygen2/DESCRIPTION' ... OK * this is package 'roxygen2' version '7.1.2' * 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 whether package 'roxygen2' 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 R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * loading checks for arch 'i386' ** 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 loading without being on the library search path ... OK ** checking use of S3 registration ... OK * loading checks for arch 'x64' ** 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 loading without being on the library search path ... OK ** checking use of S3 registration ... 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 ... [15s] OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * 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 C/C++/Fortran sources/headers ... OK * checking pragmas in C/C++ headers and code ... OK * checking compiled code ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... ** running examples for arch 'i386' ... [1s] OK ** running examples for arch 'x64' ... [1s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... ** running tests for arch 'i386' ... [25s] ERROR Running 'testthat.R' [25s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(roxygen2) > > if (requireNamespace("xml2")) { + test_check("roxygen2", reporter = MultiReporter$new(reporters = list(JunitReporter$new(file = "test-results.xml"), CheckReporter$new()))) + } else { + test_check("roxygen2") + } [ FAIL 9 | WARN 0 | SKIP 14 | PASS 723 ] == Skipped tests =============================================================== * On CRAN (13) * file.exists(test_path("../../DESCRIPTION")) is not TRUE (1) == Failed tests ================================================================ -- Error (test-rd-include-rmd.R:13:3): markdown file can be included ----------- Error: only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 Backtrace: x 1. \-roxygen2::roc_proc_text(rd_roclet(), rox) at test-rd-include-rmd.R:13:2 2. +-roxygen2::roclet_process(roclet, blocks, env = env, base_path = ".") 3. \-roxygen2:::roclet_process.roclet_rd(...) 4. +-roxygen2:::block_to_rd(block, base_path, env) 5. \-roxygen2:::block_to_rd.roxy_block(block, base_path, env) 6. +-rd$add(roxy_tag_rd(tag, env = env, base_path = base_path)) 7. | \-base::inherits(x, "RoxyTopic") 8. +-roxygen2::roxy_tag_rd(tag, env = env, base_path = base_path) 9. \-roxygen2:::roxy_tag_rd.roxy_tag_includeRmd(tag, env = env, base_path = base_path) 10. +-rmarkdown::render(...) 11. \-rmarkdown::github_document() 12. \-rmarkdown:::add_math_support(math, NULL, NULL, NULL) 13. \-rmarkdown:::stop2("only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 ") -- Error (test-rd-include-rmd.R:55:3): markdown with headers ------------------- Error: only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 Backtrace: x 1. \-roxygen2::roc_proc_text(rd_roclet(), rox) at test-rd-include-rmd.R:55:2 2. +-roxygen2::roclet_process(roclet, blocks, env = env, base_path = ".") 3. \-roxygen2:::roclet_process.roclet_rd(...) 4. +-roxygen2:::block_to_rd(block, base_path, env) 5. \-roxygen2:::block_to_rd.roxy_block(block, base_path, env) 6. +-rd$add(roxy_tag_rd(tag, env = env, base_path = base_path)) 7. | \-base::inherits(x, "RoxyTopic") 8. +-roxygen2::roxy_tag_rd(tag, env = env, base_path = base_path) 9. \-roxygen2:::roxy_tag_rd.roxy_tag_includeRmd(tag, env = env, base_path = base_path) 10. +-rmarkdown::render(...) 11. \-rmarkdown::github_document() 12. \-rmarkdown:::add_math_support(math, NULL, NULL, NULL) 13. \-rmarkdown:::stop2("only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 ") -- Error (test-rd-include-rmd.R:85:3): subsection within details --------------- Error: only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 Backtrace: x 1. \-roxygen2::roc_proc_text(rd_roclet(), rox) at test-rd-include-rmd.R:85:2 2. +-roxygen2::roclet_process(roclet, blocks, env = env, base_path = ".") 3. \-roxygen2:::roclet_process.roclet_rd(...) 4. +-roxygen2:::block_to_rd(block, base_path, env) 5. \-roxygen2:::block_to_rd.roxy_block(block, base_path, env) 6. +-rd$add(roxy_tag_rd(tag, env = env, base_path = base_path)) 7. | \-base::inherits(x, "RoxyTopic") 8. +-roxygen2::roxy_tag_rd(tag, env = env, base_path = base_path) 9. \-roxygen2:::roxy_tag_rd.roxy_tag_includeRmd(tag, env = env, base_path = base_path) 10. +-rmarkdown::render(...) 11. \-rmarkdown::github_document() 12. \-rmarkdown:::add_math_support(math, NULL, NULL, NULL) 13. \-rmarkdown:::stop2("only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 ") -- Error (test-rd-include-rmd.R:107:3): links to functions --------------------- Error: only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 Backtrace: x 1. \-roxygen2::roc_proc_text(rd_roclet(), rox) at test-rd-include-rmd.R:107:2 2. +-roxygen2::roclet_process(roclet, blocks, env = env, base_path = ".") 3. \-roxygen2:::roclet_process.roclet_rd(...) 4. +-roxygen2:::block_to_rd(block, base_path, env) 5. \-roxygen2:::block_to_rd.roxy_block(block, base_path, env) 6. +-rd$add(roxy_tag_rd(tag, env = env, base_path = base_path)) 7. | \-base::inherits(x, "RoxyTopic") 8. +-roxygen2::roxy_tag_rd(tag, env = env, base_path = base_path) 9. \-roxygen2:::roxy_tag_rd.roxy_tag_includeRmd(tag, env = env, base_path = base_path) 10. +-rmarkdown::render(...) 11. \-rmarkdown::github_document() 12. \-rmarkdown:::add_math_support(math, NULL, NULL, NULL) 13. \-rmarkdown:::stop2("only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 ") -- Error (test-rd-include-rmd.R:132:3): links to functions, with anchors ------- Error: only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 Backtrace: x 1. \-roxygen2::roc_proc_text(rd_roclet(), rox) at test-rd-include-rmd.R:132:2 2. +-roxygen2::roclet_process(roclet, blocks, env = env, base_path = ".") 3. \-roxygen2:::roclet_process.roclet_rd(...) 4. +-roxygen2:::block_to_rd(block, base_path, env) 5. \-roxygen2:::block_to_rd.roxy_block(block, base_path, env) 6. +-rd$add(roxy_tag_rd(tag, env = env, base_path = base_path)) 7. | \-base::inherits(x, "RoxyTopic") 8. +-roxygen2::roxy_tag_rd(tag, env = env, base_path = base_path) 9. \-roxygen2:::roxy_tag_rd.roxy_tag_includeRmd(tag, env = env, base_path = base_path) 10. +-rmarkdown::render(...) 11. \-rmarkdown::github_document() 12. \-rmarkdown:::add_math_support(math, NULL, NULL, NULL) 13. \-rmarkdown:::stop2("only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 ") -- Error (test-rd-include-rmd.R:172:3): inline html ---------------------------- Error: only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 Backtrace: x 1. \-roxygen2::roc_proc_text(rd_roclet(), rox) at test-rd-include-rmd.R:172:2 2. +-roxygen2::roclet_process(roclet, blocks, env = env, base_path = ".") 3. \-roxygen2:::roclet_process.roclet_rd(...) 4. +-roxygen2:::block_to_rd(block, base_path, env) 5. \-roxygen2:::block_to_rd.roxy_block(block, base_path, env) 6. +-rd$add(roxy_tag_rd(tag, env = env, base_path = base_path)) 7. | \-base::inherits(x, "RoxyTopic") 8. +-roxygen2::roxy_tag_rd(tag, env = env, base_path = base_path) 9. \-roxygen2:::roxy_tag_rd.roxy_tag_includeRmd(tag, env = env, base_path = base_path) 10. +-rmarkdown::render(...) 11. \-rmarkdown::github_document() 12. \-rmarkdown:::add_math_support(math, NULL, NULL, NULL) 13. \-rmarkdown:::stop2("only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 ") -- Error (test-rd-include-rmd.R:198:3): html block ----------------------------- Error: only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 Backtrace: x 1. \-roxygen2::roc_proc_text(rd_roclet(), rox) at test-rd-include-rmd.R:198:2 2. +-roxygen2::roclet_process(roclet, blocks, env = env, base_path = ".") 3. \-roxygen2:::roclet_process.roclet_rd(...) 4. +-roxygen2:::block_to_rd(block, base_path, env) 5. \-roxygen2:::block_to_rd.roxy_block(block, base_path, env) 6. +-rd$add(roxy_tag_rd(tag, env = env, base_path = base_path)) 7. | \-base::inherits(x, "RoxyTopic") 8. +-roxygen2::roxy_tag_rd(tag, env = env, base_path = base_path) 9. \-roxygen2:::roxy_tag_rd.roxy_tag_includeRmd(tag, env = env, base_path = base_path) 10. +-rmarkdown::render(...) 11. \-rmarkdown::github_document() 12. \-rmarkdown:::add_math_support(math, NULL, NULL, NULL) 13. \-rmarkdown:::stop2("only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 ") -- Error (test-rd-include-rmd.R:219:3): include as another section ------------- Error: only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 Backtrace: x 1. \-roxygen2::roc_proc_text(rd_roclet(), rox) at test-rd-include-rmd.R:219:2 2. +-roxygen2::roclet_process(roclet, blocks, env = env, base_path = ".") 3. \-roxygen2:::roclet_process.roclet_rd(...) 4. +-roxygen2:::block_to_rd(block, base_path, env) 5. \-roxygen2:::block_to_rd.roxy_block(block, base_path, env) 6. +-rd$add(roxy_tag_rd(tag, env = env, base_path = base_path)) 7. | \-base::inherits(x, "RoxyTopic") 8. +-roxygen2::roxy_tag_rd(tag, env = env, base_path = base_path) 9. \-roxygen2:::roxy_tag_rd.roxy_tag_includeRmd(tag, env = env, base_path = base_path) 10. +-rmarkdown::render(...) 11. \-rmarkdown::github_document() 12. \-rmarkdown:::add_math_support(math, NULL, NULL, NULL) 13. \-rmarkdown:::stop2("only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 ") -- Error (test-rd-include-rmd.R:255:3): order of sections is correct ----------- Error: only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 Backtrace: x 1. \-roxygen2::roc_proc_text(rd_roclet(), rox) at test-rd-include-rmd.R:255:2 2. +-roxygen2::roclet_process(roclet, blocks, env = env, base_path = ".") 3. \-roxygen2:::roclet_process.roclet_rd(...) 4. +-roxygen2:::block_to_rd(block, base_path, env) 5. \-roxygen2:::block_to_rd.roxy_block(block, base_path, env) 6. +-rd$add(roxy_tag_rd(tag, env = env, base_path = base_path)) 7. | \-base::inherits(x, "RoxyTopic") 8. +-roxygen2::roxy_tag_rd(tag, env = env, base_path = base_path) 9. \-roxygen2:::roxy_tag_rd.roxy_tag_includeRmd(tag, env = env, base_path = base_path) 10. +-rmarkdown::render(...) 11. \-rmarkdown::github_document() 12. \-rmarkdown:::add_math_support(math, NULL, NULL, NULL) 13. \-rmarkdown:::stop2("only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 ") [ FAIL 9 | WARN 0 | SKIP 14 | PASS 723 ] Error: Test failures Execution halted ** running tests for arch 'x64' ... [28s] ERROR Running 'testthat.R' [27s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(roxygen2) > > if (requireNamespace("xml2")) { + test_check("roxygen2", reporter = MultiReporter$new(reporters = list(JunitReporter$new(file = "test-results.xml"), CheckReporter$new()))) + } else { + test_check("roxygen2") + } [ FAIL 9 | WARN 0 | SKIP 14 | PASS 723 ] == Skipped tests =============================================================== * On CRAN (13) * file.exists(test_path("../../DESCRIPTION")) is not TRUE (1) == Failed tests ================================================================ -- Error (test-rd-include-rmd.R:13:3): markdown file can be included ----------- Error: only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 Backtrace: x 1. \-roxygen2::roc_proc_text(rd_roclet(), rox) at test-rd-include-rmd.R:13:2 2. +-roxygen2::roclet_process(roclet, blocks, env = env, base_path = ".") 3. \-roxygen2:::roclet_process.roclet_rd(...) 4. +-roxygen2:::block_to_rd(block, base_path, env) 5. \-roxygen2:::block_to_rd.roxy_block(block, base_path, env) 6. +-rd$add(roxy_tag_rd(tag, env = env, base_path = base_path)) 7. | \-base::inherits(x, "RoxyTopic") 8. +-roxygen2::roxy_tag_rd(tag, env = env, base_path = base_path) 9. \-roxygen2:::roxy_tag_rd.roxy_tag_includeRmd(tag, env = env, base_path = base_path) 10. +-rmarkdown::render(...) 11. \-rmarkdown::github_document() 12. \-rmarkdown:::add_math_support(math, NULL, NULL, NULL) 13. \-rmarkdown:::stop2("only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 ") -- Error (test-rd-include-rmd.R:55:3): markdown with headers ------------------- Error: only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 Backtrace: x 1. \-roxygen2::roc_proc_text(rd_roclet(), rox) at test-rd-include-rmd.R:55:2 2. +-roxygen2::roclet_process(roclet, blocks, env = env, base_path = ".") 3. \-roxygen2:::roclet_process.roclet_rd(...) 4. +-roxygen2:::block_to_rd(block, base_path, env) 5. \-roxygen2:::block_to_rd.roxy_block(block, base_path, env) 6. +-rd$add(roxy_tag_rd(tag, env = env, base_path = base_path)) 7. | \-base::inherits(x, "RoxyTopic") 8. +-roxygen2::roxy_tag_rd(tag, env = env, base_path = base_path) 9. \-roxygen2:::roxy_tag_rd.roxy_tag_includeRmd(tag, env = env, base_path = base_path) 10. +-rmarkdown::render(...) 11. \-rmarkdown::github_document() 12. \-rmarkdown:::add_math_support(math, NULL, NULL, NULL) 13. \-rmarkdown:::stop2("only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 ") -- Error (test-rd-include-rmd.R:85:3): subsection within details --------------- Error: only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 Backtrace: x 1. \-roxygen2::roc_proc_text(rd_roclet(), rox) at test-rd-include-rmd.R:85:2 2. +-roxygen2::roclet_process(roclet, blocks, env = env, base_path = ".") 3. \-roxygen2:::roclet_process.roclet_rd(...) 4. +-roxygen2:::block_to_rd(block, base_path, env) 5. \-roxygen2:::block_to_rd.roxy_block(block, base_path, env) 6. +-rd$add(roxy_tag_rd(tag, env = env, base_path = base_path)) 7. | \-base::inherits(x, "RoxyTopic") 8. +-roxygen2::roxy_tag_rd(tag, env = env, base_path = base_path) 9. \-roxygen2:::roxy_tag_rd.roxy_tag_includeRmd(tag, env = env, base_path = base_path) 10. +-rmarkdown::render(...) 11. \-rmarkdown::github_document() 12. \-rmarkdown:::add_math_support(math, NULL, NULL, NULL) 13. \-rmarkdown:::stop2("only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 ") -- Error (test-rd-include-rmd.R:107:3): links to functions --------------------- Error: only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 Backtrace: x 1. \-roxygen2::roc_proc_text(rd_roclet(), rox) at test-rd-include-rmd.R:107:2 2. +-roxygen2::roclet_process(roclet, blocks, env = env, base_path = ".") 3. \-roxygen2:::roclet_process.roclet_rd(...) 4. +-roxygen2:::block_to_rd(block, base_path, env) 5. \-roxygen2:::block_to_rd.roxy_block(block, base_path, env) 6. +-rd$add(roxy_tag_rd(tag, env = env, base_path = base_path)) 7. | \-base::inherits(x, "RoxyTopic") 8. +-roxygen2::roxy_tag_rd(tag, env = env, base_path = base_path) 9. \-roxygen2:::roxy_tag_rd.roxy_tag_includeRmd(tag, env = env, base_path = base_path) 10. +-rmarkdown::render(...) 11. \-rmarkdown::github_document() 12. \-rmarkdown:::add_math_support(math, NULL, NULL, NULL) 13. \-rmarkdown:::stop2("only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 ") -- Error (test-rd-include-rmd.R:132:3): links to functions, with anchors ------- Error: only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 Backtrace: x 1. \-roxygen2::roc_proc_text(rd_roclet(), rox) at test-rd-include-rmd.R:132:2 2. +-roxygen2::roclet_process(roclet, blocks, env = env, base_path = ".") 3. \-roxygen2:::roclet_process.roclet_rd(...) 4. +-roxygen2:::block_to_rd(block, base_path, env) 5. \-roxygen2:::block_to_rd.roxy_block(block, base_path, env) 6. +-rd$add(roxy_tag_rd(tag, env = env, base_path = base_path)) 7. | \-base::inherits(x, "RoxyTopic") 8. +-roxygen2::roxy_tag_rd(tag, env = env, base_path = base_path) 9. \-roxygen2:::roxy_tag_rd.roxy_tag_includeRmd(tag, env = env, base_path = base_path) 10. +-rmarkdown::render(...) 11. \-rmarkdown::github_document() 12. \-rmarkdown:::add_math_support(math, NULL, NULL, NULL) 13. \-rmarkdown:::stop2("only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 ") -- Error (test-rd-include-rmd.R:172:3): inline html ---------------------------- Error: only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 Backtrace: x 1. \-roxygen2::roc_proc_text(rd_roclet(), rox) at test-rd-include-rmd.R:172:2 2. +-roxygen2::roclet_process(roclet, blocks, env = env, base_path = ".") 3. \-roxygen2:::roclet_process.roclet_rd(...) 4. +-roxygen2:::block_to_rd(block, base_path, env) 5. \-roxygen2:::block_to_rd.roxy_block(block, base_path, env) 6. +-rd$add(roxy_tag_rd(tag, env = env, base_path = base_path)) 7. | \-base::inherits(x, "RoxyTopic") 8. +-roxygen2::roxy_tag_rd(tag, env = env, base_path = base_path) 9. \-roxygen2:::roxy_tag_rd.roxy_tag_includeRmd(tag, env = env, base_path = base_path) 10. +-rmarkdown::render(...) 11. \-rmarkdown::github_document() 12. \-rmarkdown:::add_math_support(math, NULL, NULL, NULL) 13. \-rmarkdown:::stop2("only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 ") -- Error (test-rd-include-rmd.R:198:3): html block ----------------------------- Error: only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 Backtrace: x 1. \-roxygen2::roc_proc_text(rd_roclet(), rox) at test-rd-include-rmd.R:198:2 2. +-roxygen2::roclet_process(roclet, blocks, env = env, base_path = ".") 3. \-roxygen2:::roclet_process.roclet_rd(...) 4. +-roxygen2:::block_to_rd(block, base_path, env) 5. \-roxygen2:::block_to_rd.roxy_block(block, base_path, env) 6. +-rd$add(roxy_tag_rd(tag, env = env, base_path = base_path)) 7. | \-base::inherits(x, "RoxyTopic") 8. +-roxygen2::roxy_tag_rd(tag, env = env, base_path = base_path) 9. \-roxygen2:::roxy_tag_rd.roxy_tag_includeRmd(tag, env = env, base_path = base_path) 10. +-rmarkdown::render(...) 11. \-rmarkdown::github_document() 12. \-rmarkdown:::add_math_support(math, NULL, NULL, NULL) 13. \-rmarkdown:::stop2("only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 ") -- Error (test-rd-include-rmd.R:219:3): include as another section ------------- Error: only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 Backtrace: x 1. \-roxygen2::roc_proc_text(rd_roclet(), rox) at test-rd-include-rmd.R:219:2 2. +-roxygen2::roclet_process(roclet, blocks, env = env, base_path = ".") 3. \-roxygen2:::roclet_process.roclet_rd(...) 4. +-roxygen2:::block_to_rd(block, base_path, env) 5. \-roxygen2:::block_to_rd.roxy_block(block, base_path, env) 6. +-rd$add(roxy_tag_rd(tag, env = env, base_path = base_path)) 7. | \-base::inherits(x, "RoxyTopic") 8. +-roxygen2::roxy_tag_rd(tag, env = env, base_path = base_path) 9. \-roxygen2:::roxy_tag_rd.roxy_tag_includeRmd(tag, env = env, base_path = base_path) 10. +-rmarkdown::render(...) 11. \-rmarkdown::github_document() 12. \-rmarkdown:::add_math_support(math, NULL, NULL, NULL) 13. \-rmarkdown:::stop2("only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 ") -- Error (test-rd-include-rmd.R:255:3): order of sections is correct ----------- Error: only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 Backtrace: x 1. \-roxygen2::roc_proc_text(rd_roclet(), rox) at test-rd-include-rmd.R:255:2 2. +-roxygen2::roclet_process(roclet, blocks, env = env, base_path = ".") 3. \-roxygen2:::roclet_process.roclet_rd(...) 4. +-roxygen2:::block_to_rd(block, base_path, env) 5. \-roxygen2:::block_to_rd.roxy_block(block, base_path, env) 6. +-rd$add(roxy_tag_rd(tag, env = env, base_path = base_path)) 7. | \-base::inherits(x, "RoxyTopic") 8. +-roxygen2::roxy_tag_rd(tag, env = env, base_path = base_path) 9. \-roxygen2:::roxy_tag_rd.roxy_tag_includeRmd(tag, env = env, base_path = base_path) 10. +-rmarkdown::render(...) 11. \-rmarkdown::github_document() 12. \-rmarkdown:::add_math_support(math, NULL, NULL, NULL) 13. \-rmarkdown:::stop2("only `math_method = 'mathjax'` is supported with earlier version than Pandoc 2.0 ") [ FAIL 9 | WARN 0 | SKIP 14 | PASS 723 ] Error: Test failures Execution halted * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking re-building of vignette outputs ... [11s] OK * checking PDF version of manual ... OK * DONE Status: 2 ERRORs