R Under development (unstable) (2025-07-24 r88447 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 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/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(quarto) > > test_check("quarto") [ FAIL 0 | WARN 0 | SKIP 76 | PASS 319 ] ══ Skipped tests (76) ══════════════════════════════════════════════════════════ • On CRAN (72): 'test-add.R:3:3', 'test-blog.R:41:3', 'test-blog.R:73:3', 'test-convert-bookdown.R:6:3', 'test-convert-bookdown.R:27:3', 'test-convert-bookdown.R:40:3', 'test-convert-bookdown.R:66:3', 'test-convert-bookdown.R:82:3', 'test-convert-bookdown.R:95:3', 'test-convert-bookdown.R:118:3', 'test-convert-bookdown.R:144:3', 'test-convert-bookdown.R:167:3', 'test-convert-bookdown.R:194:3', 'test-convert-bookdown.R:225:3', 'test-convert-bookdown.R:253:3', 'test-create.R:3:3', 'test-list.R:3:3', 'test-metadata.R:47:3', 'test-metadata.R:58:3', 'test-metadata.R:71:3', 'test-metadata.R:91:3', 'test-metadata.R:117:3', 'test-quarto.R:10:3', 'test-quarto.R:27:3', 'test-quarto.R:42:3', 'test-quarto.R:65:3', 'test-quarto.R:117:3', 'test-remove.R:3:3', 'test-render.R:18:3', 'test-render.R:32:3', 'test-render.R:46:3', 'test-render.R:63:3', 'test-render.R:72:3', 'test-spin.R:28:3', 'test-spin.R:36:3', 'test-spin.R:91:3', 'test-spin.R:104:3', 'test-spin.R:124:3', 'test-spin.R:141:3', 'test-spin.R:158:3', 'test-spin.R:165:3', 'test-theme.R:2:1', 'test-update.R:3:3', 'test-use.R:3:3', 'test-use.R:14:3', 'test-use.R:32:3', 'test-utils-extract.R:2:3', 'test-utils-extract.R:11:3', 'test-utils-extract.R:26:3', 'test-utils-extract.R:111:3', 'test-utils-prompt.R:3:3', 'test-utils-prompt.R:28:3', 'test-utils-prompt.R:35:3', 'test-utils-prompt.R:53:3', 'test-utils-prompt.R:63:3', 'test-utils-prompt.R:70:3', 'test-utils-prompt.R:88:3', 'test-utils-prompt.R:98:3', 'test-utils-versions.R:16:3', 'test-utils-versions.R:32:3', 'test-utils-versions.R:70:3', 'test-utils-versions.R:85:3', 'test-utils-vignettes.R:2:3', 'test-utils.R:2:3', 'test-utils.R:21:3', 'test-utils.R:34:3', 'test-utils.R:43:3', 'test-utils.R:73:3', 'test-utils.R:80:3', 'test-utils.R:87:3', 'test-utils.R:108:3', 'test-utils.R:230:3' • Quarto is available: 1.6.40. (1): 'test-render.R:2:3' • Version of quarto is greater than or equal 1.4: 1.6.40. (1): 'test-create.R:27:3' • quarto-preview test only works interactively (2): 'test-preview.R:2:3', 'test-preview.R:26:3' [ FAIL 0 | WARN 0 | SKIP 76 | PASS 319 ] Deleting unused snapshots: • utils-extract/purl.md > > proc.time() user system elapsed 8.23 0.79 61.28