R Under development (unstable) (2023-08-23 r85001 ucrt) -- "Unsuffered Consequences" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 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. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(pandoc) > > test_check("pandoc") >> pandoc_home(): D:\temp\RtmpEZyFrL/r-pandoc/r-pandoc >> Cached found: FALSE >> R Markdown pandoc: - >> Active version: system [ FAIL 0 | WARN 0 | SKIP 34 | PASS 23 ] ══ Skipped tests (34) ══════════════════════════════════════════════════════════ • On CRAN (34): 'test-pandoc-activate.R:2:3', 'test-pandoc-activate.R:18:3', 'test-pandoc-activate.R:30:3', 'test-pandoc-bin.R:2:3', 'test-pandoc-bin.R:12:3', 'test-pandoc-bin.R:29:3', 'test-pandoc-bin.R:37:3', 'test-pandoc-browse.R:2:3', 'test-pandoc-browse.R:7:3', 'test-pandoc-browse.R:17:3', 'test-pandoc-browse.R:22:3', 'test-pandoc-browse.R:26:3', 'test-pandoc-browse.R:30:3', 'test-pandoc-browse.R:34:3', 'test-pandoc-convert.R:3:3', 'test-pandoc-convert.R:17:3', 'test-pandoc-install.R:57:1', 'test-pandoc-list.R:2:3', 'test-pandoc-list.R:11:3', 'test-pandoc-list.R:24:3', 'test-pandoc-list.R:32:3', 'test-pandoc-list.R:40:3', 'test-pandoc-run.R:2:3', 'test-pandoc-run.R:10:3', 'test-pandoc-run.R:18:3', 'test-pandoc-run.R:33:3', 'test-pandoc-template.R:2:3', 'test-pandoc-template.R:19:3', 'test-pandoc-template.R:29:3', 'test-pandoc-template.R:51:3', 'test-pandoc-template.R:71:3', 'test-pandoc-template.R:81:3', 'test-pandoc-template.R:111:3', 'test-utils.R:9:3' [ FAIL 0 | WARN 0 | SKIP 34 | PASS 23 ] Deleting unused snapshots: • pandoc-convert/convert-markdown-dummy.md • pandoc-template/default.jira • pandoc-template/default.theme • pandoc-template/incorrect-ext.theme • pandoc-template/styles-custom-path.html • pandoc-template/styles.html • pandoc-template/tango.theme > > proc.time() user system elapsed 1.46 0.17 1.64