CRAN Package Check Results for Package renderthis

Last updated on 2023-10-22 14:56:19 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 3.89 67.12 71.01 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.0 3.27 48.82 52.09 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.0 92.67 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.0 107.70 ERROR
r-devel-windows-x86_64 0.2.0 5.00 75.00 80.00 ERROR
r-patched-linux-x86_64 0.2.0 2.83 62.97 65.80 ERROR
r-release-linux-x86_64 0.2.0 ERROR
r-release-macos-arm64 0.2.0 57.00 OK
r-release-macos-x86_64 0.2.0 64.00 OK
r-release-windows-x86_64 0.2.0 11.00 80.00 91.00 ERROR
r-oldrel-macos-arm64 0.2.0 50.00 OK
r-oldrel-macos-x86_64 0.2.0 55.00 OK
r-oldrel-windows-x86_64 0.2.0 6.00 85.00 91.00 ERROR

Check Details

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [34s/47s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(renderthis)
     >
     > test_check("renderthis")
     [ FAIL 8 | WARN 0 | SKIP 21 | PASS 109 ]
    
     ══ Skipped tests (21) ══════════════════════════════════════════════════════════
     • On CRAN (21): 'test-aaa_warm-chromote.R:2:1', 'test-all.R:2:5',
     'test-all.R:23:5', 'test-gif.R:3:5', 'test-gif.R:50:5', 'test-mp4.R:2:5',
     'test-mp4.R:26:5', 'test-pdf.R:3:5', 'test-pdf.R:22:5', 'test-pdf.R:42:5',
     'test-pdf.R:62:5', 'test-png.R:14:5', 'test-png.R:52:5', 'test-pptx.R:27:5',
     'test-quarto.R:71:5', 'test-quarto.R:82:5', 'test-quarto.R:91:5',
     'test-quarto.R:103:5', 'test-quarto.R:114:5', 'test-quarto.R:127:5',
     'test-social.R:3:5'
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-quarto.R:15:5'): [quarto] to_html() self-contained output in input directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(to_html("slides.qmd", self_contained = TRUE)) at test-quarto.R:15:4
     2. │ └─base::withCallingHandlers(...)
     3. └─renderthis::to_html("slides.qmd", self_contained = TRUE)
     4. └─base::tryCatch(...)
     5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     7. └─value[[3L]](cond)
     ── Error ('test-quarto.R:15:5'): [quarto] to_html() self-contained output in input directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move '/tmp/RtmpDpPZC0/file26f791e1a3ebf/renderthis_26f79372a1e26.html' to '/tmp/RtmpDpPZC0/file26f791e1a3ebf/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(to_html("slides.qmd", self_contained = TRUE)) at test-quarto.R:15:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─renderthis::to_html("slides.qmd", self_contained = TRUE)
     4. │ └─cli (local) `<fn>`(`<env>`)
     5. │ ├─stop(error) %??% ...
     6. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─base::stop(error)
     9. └─`<fn>`(`<ENOENT>`)
     10. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:27:5'): [quarto] to_html() output in sub-directory ────
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:27:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html("slides/slides.qmd", "output/slides.html")
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:27:5'): [quarto] to_html() output in sub-directory ────
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move '/tmp/RtmpDpPZC0/file26f795bea84b2/slides/renderthis_26f797b46609.html' to '/tmp/RtmpDpPZC0/file26f795bea84b2/output/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:27:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html("slides/slides.qmd", "output/slides.html")
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:42:5'): [quarto] to_html() output in parent directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:42:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html("slides/slides.qmd", "slides.html")
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:42:5'): [quarto] to_html() output in parent directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move '/tmp/RtmpDpPZC0/file26f791c045398/slides/renderthis_26f793842221.html' to '/tmp/RtmpDpPZC0/file26f791c045398/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:42:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html("slides/slides.qmd", "slides.html")
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:59:5'): [quarto] to_html() output in totally different directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:59:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html(...)
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:59:5'): [quarto] to_html() output in totally different directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move '/tmp/RtmpDpPZC0/file26f7937c582e4/slides/renderthis_26f7965f75d92.html' to '/tmp/RtmpDpPZC0/file26f79592acf54/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:59:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html(...)
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
    
     [ FAIL 8 | WARN 0 | SKIP 21 | PASS 109 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [23s/45s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(renderthis)
     >
     > test_check("renderthis")
     [ FAIL 8 | WARN 0 | SKIP 21 | PASS 109 ]
    
     ══ Skipped tests (21) ══════════════════════════════════════════════════════════
     • On CRAN (21): 'test-aaa_warm-chromote.R:2:1', 'test-all.R:2:5',
     'test-all.R:23:5', 'test-gif.R:3:5', 'test-gif.R:50:5', 'test-mp4.R:2:5',
     'test-mp4.R:26:5', 'test-pdf.R:3:5', 'test-pdf.R:22:5', 'test-pdf.R:42:5',
     'test-pdf.R:62:5', 'test-png.R:14:5', 'test-png.R:52:5', 'test-pptx.R:27:5',
     'test-quarto.R:71:5', 'test-quarto.R:82:5', 'test-quarto.R:91:5',
     'test-quarto.R:103:5', 'test-quarto.R:114:5', 'test-quarto.R:127:5',
     'test-social.R:3:5'
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-quarto.R:15:5'): [quarto] to_html() self-contained output in input directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(to_html("slides.qmd", self_contained = TRUE)) at test-quarto.R:15:4
     2. │ └─base::withCallingHandlers(...)
     3. └─renderthis::to_html("slides.qmd", self_contained = TRUE)
     4. └─base::tryCatch(...)
     5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     7. └─value[[3L]](cond)
     ── Error ('test-quarto.R:15:5'): [quarto] to_html() self-contained output in input directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move '/home/hornik/tmp/scratch/Rtmpck4VgS/file1af2d13133e568/renderthis_1af2d15cca3bbd.html' to '/home/hornik/tmp/scratch/Rtmpck4VgS/file1af2d13133e568/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(to_html("slides.qmd", self_contained = TRUE)) at test-quarto.R:15:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─renderthis::to_html("slides.qmd", self_contained = TRUE)
     4. │ └─cli (local) `<fn>`(`<env>`)
     5. │ ├─stop(error) %??% ...
     6. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─base::stop(error)
     9. └─`<fn>`(`<ENOENT>`)
     10. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:27:5'): [quarto] to_html() output in sub-directory ────
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:27:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html("slides/slides.qmd", "output/slides.html")
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:27:5'): [quarto] to_html() output in sub-directory ────
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move '/home/hornik/tmp/scratch/Rtmpck4VgS/file1af2d1458cb105/slides/renderthis_1af2d12357dd5.html' to '/home/hornik/tmp/scratch/Rtmpck4VgS/file1af2d1458cb105/output/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:27:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html("slides/slides.qmd", "output/slides.html")
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:42:5'): [quarto] to_html() output in parent directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:42:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html("slides/slides.qmd", "slides.html")
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:42:5'): [quarto] to_html() output in parent directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move '/home/hornik/tmp/scratch/Rtmpck4VgS/file1af2d17611b8ef/slides/renderthis_1af2d12dbb1c76.html' to '/home/hornik/tmp/scratch/Rtmpck4VgS/file1af2d17611b8ef/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:42:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html("slides/slides.qmd", "slides.html")
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:59:5'): [quarto] to_html() output in totally different directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:59:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html(...)
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:59:5'): [quarto] to_html() output in totally different directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move '/home/hornik/tmp/scratch/Rtmpck4VgS/file1af2d141f54fa9/slides/renderthis_1af2d124c136b3.html' to '/home/hornik/tmp/scratch/Rtmpck4VgS/file1af2d11e6d19a7/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:59:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html(...)
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
    
     [ FAIL 8 | WARN 0 | SKIP 21 | PASS 109 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [45s/60s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(renderthis)
     >
     > test_check("renderthis")
     OMP: Warning #96: Cannot form a team with 11 threads, using 2 instead.
     OMP: Hint Consider unsetting KMP_DEVICE_THREAD_LIMIT (KMP_ALL_THREADS), KMP_TEAMS_THREAD_LIMIT, and OMP_THREAD_LIMIT (if any are set).
     [ FAIL 8 | WARN 0 | SKIP 21 | PASS 109 ]
    
     ══ Skipped tests (21) ══════════════════════════════════════════════════════════
     • On CRAN (21): 'test-aaa_warm-chromote.R:2:1', 'test-all.R:2:5',
     'test-all.R:23:5', 'test-gif.R:3:5', 'test-gif.R:50:5', 'test-mp4.R:2:5',
     'test-mp4.R:26:5', 'test-pdf.R:3:5', 'test-pdf.R:22:5', 'test-pdf.R:42:5',
     'test-pdf.R:62:5', 'test-png.R:14:5', 'test-png.R:52:5', 'test-pptx.R:27:5',
     'test-quarto.R:71:5', 'test-quarto.R:82:5', 'test-quarto.R:91:5',
     'test-quarto.R:103:5', 'test-quarto.R:114:5', 'test-quarto.R:127:5',
     'test-social.R:3:5'
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-quarto.R:15:5'): [quarto] to_html() self-contained output in input directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(to_html("slides.qmd", self_contained = TRUE)) at test-quarto.R:15:4
     2. │ └─base::withCallingHandlers(...)
     3. └─renderthis::to_html("slides.qmd", self_contained = TRUE)
     4. └─base::tryCatch(...)
     5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     7. └─value[[3L]](cond)
     ── Error ('test-quarto.R:15:5'): [quarto] to_html() self-contained output in input directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move '/tmp/RtmpLCTMhE/working_dir/Rtmp3YjzL1/file81407438544e/renderthis_814058f7ee84.html' to '/tmp/RtmpLCTMhE/working_dir/Rtmp3YjzL1/file81407438544e/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(to_html("slides.qmd", self_contained = TRUE)) at test-quarto.R:15:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─renderthis::to_html("slides.qmd", self_contained = TRUE)
     4. │ └─cli (local) `<fn>`(`<env>`)
     5. │ ├─stop(error) %??% ...
     6. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─base::stop(error)
     9. └─`<fn>`(`<ENOENT>`)
     10. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:27:5'): [quarto] to_html() output in sub-directory ────
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:27:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html("slides/slides.qmd", "output/slides.html")
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:27:5'): [quarto] to_html() output in sub-directory ────
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move '/tmp/RtmpLCTMhE/working_dir/Rtmp3YjzL1/file814023850bb1/slides/renderthis_8140637fbcc6.html' to '/tmp/RtmpLCTMhE/working_dir/Rtmp3YjzL1/file814023850bb1/output/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:27:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html("slides/slides.qmd", "output/slides.html")
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:42:5'): [quarto] to_html() output in parent directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:42:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html("slides/slides.qmd", "slides.html")
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:42:5'): [quarto] to_html() output in parent directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move '/tmp/RtmpLCTMhE/working_dir/Rtmp3YjzL1/file814025584825/slides/renderthis_814067c30208.html' to '/tmp/RtmpLCTMhE/working_dir/Rtmp3YjzL1/file814025584825/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:42:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html("slides/slides.qmd", "slides.html")
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:59:5'): [quarto] to_html() output in totally different directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:59:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html(...)
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:59:5'): [quarto] to_html() output in totally different directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move '/tmp/RtmpLCTMhE/working_dir/Rtmp3YjzL1/file81401ce37cd9/slides/renderthis_814051ff1e4d.html' to '/tmp/RtmpLCTMhE/working_dir/Rtmp3YjzL1/file81407245ea4c/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:59:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html(...)
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
    
     [ FAIL 8 | WARN 0 | SKIP 21 | PASS 109 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [46s/171s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(renderthis)
     >
     > test_check("renderthis")
     [ FAIL 8 | WARN 0 | SKIP 21 | PASS 109 ]
    
     ══ Skipped tests (21) ══════════════════════════════════════════════════════════
     • On CRAN (21): 'test-aaa_warm-chromote.R:2:1', 'test-all.R:2:5',
     'test-all.R:23:5', 'test-gif.R:3:5', 'test-gif.R:50:5', 'test-mp4.R:2:5',
     'test-mp4.R:26:5', 'test-pdf.R:3:5', 'test-pdf.R:22:5', 'test-pdf.R:42:5',
     'test-pdf.R:62:5', 'test-png.R:14:5', 'test-png.R:52:5', 'test-pptx.R:27:5',
     'test-quarto.R:71:5', 'test-quarto.R:82:5', 'test-quarto.R:91:5',
     'test-quarto.R:103:5', 'test-quarto.R:114:5', 'test-quarto.R:127:5',
     'test-social.R:3:5'
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-quarto.R:15:5'): [quarto] to_html() self-contained output in input directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(to_html("slides.qmd", self_contained = TRUE)) at test-quarto.R:15:4
     2. │ └─base::withCallingHandlers(...)
     3. └─renderthis::to_html("slides.qmd", self_contained = TRUE)
     4. └─base::tryCatch(...)
     5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     7. └─value[[3L]](cond)
     ── Error ('test-quarto.R:15:5'): [quarto] to_html() self-contained output in input directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move '/tmp/RtmpD5RNx2/working_dir/RtmpCD3Fh6/file1a42ab1c0ff918/renderthis_1a42abec4de2d.html' to '/tmp/RtmpD5RNx2/working_dir/RtmpCD3Fh6/file1a42ab1c0ff918/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(to_html("slides.qmd", self_contained = TRUE)) at test-quarto.R:15:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─renderthis::to_html("slides.qmd", self_contained = TRUE)
     4. │ └─cli (local) `<fn>`(`<env>`)
     5. │ ├─stop(error) %??% ...
     6. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─base::stop(error)
     9. └─`<fn>`(`<ENOENT>`)
     10. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:27:5'): [quarto] to_html() output in sub-directory ────
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:27:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html("slides/slides.qmd", "output/slides.html")
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:27:5'): [quarto] to_html() output in sub-directory ────
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move '/tmp/RtmpD5RNx2/working_dir/RtmpCD3Fh6/file1a42ab30a86857/slides/renderthis_1a42ab15930ea5.html' to '/tmp/RtmpD5RNx2/working_dir/RtmpCD3Fh6/file1a42ab30a86857/output/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:27:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html("slides/slides.qmd", "output/slides.html")
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:42:5'): [quarto] to_html() output in parent directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:42:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html("slides/slides.qmd", "slides.html")
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:42:5'): [quarto] to_html() output in parent directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move '/tmp/RtmpD5RNx2/working_dir/RtmpCD3Fh6/file1a42ab11b0f20b/slides/renderthis_1a42ab1f9c968f.html' to '/tmp/RtmpD5RNx2/working_dir/RtmpCD3Fh6/file1a42ab11b0f20b/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:42:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html("slides/slides.qmd", "slides.html")
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:59:5'): [quarto] to_html() output in totally different directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:59:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html(...)
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:59:5'): [quarto] to_html() output in totally different directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move '/tmp/RtmpD5RNx2/working_dir/RtmpCD3Fh6/file1a42ab33e04b7e/slides/renderthis_1a42ab421b24ab.html' to '/tmp/RtmpD5RNx2/working_dir/RtmpCD3Fh6/file1a42ab6587a88/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:59:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html(...)
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
    
     [ FAIL 8 | WARN 0 | SKIP 21 | PASS 109 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [24s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(renderthis)
     >
     > test_check("renderthis")
     [WARNING] Could not fetch resource https://remarkjs.com/downloads/remark-latest.min.js: HttpExceptionRequest Request {
     host = "remarkjs.com"
     port = 443
     secure = True
     requestHeaders = []
     path = "/downloads/remark-latest.min.js"
     queryString = ""
     method = "GET"
     proxy = Nothing
     rawBody = False
     redirectCount = 10
     responseTimeout = ResponseTimeoutDefault
     requestVersion = HTTP/1.1
     proxySecureMode = ProxySecureWithConnect
     }
     (InternalException (HandshakeFailed (Error_Misc "Network.Socket.recvBuf: invalid argument (Invalid argument)")))
     [WARNING] Could not fetch resource https://remarkjs.com/downloads/remark-latest.min.js: HttpExceptionRequest Request {
     host = "remarkjs.com"
     port = 443
     secure = True
     requestHeaders = []
     path = "/downloads/remark-latest.min.js"
     queryString = ""
     method = "GET"
     proxy = Nothing
     rawBody = False
     redirectCount = 10
     responseTimeout = ResponseTimeoutDefault
     requestVersion = HTTP/1.1
     proxySecureMode = ProxySecureWithConnect
     }
     (InternalException (HandshakeFailed (Error_Misc "Network.Socket.recvBuf: invalid argument (Invalid argument)")))
     [WARNING] Could not fetch resource https://remarkjs.com/downloads/remark-latest.min.js: HttpExceptionRequest Request {
     host = "remarkjs.com"
     port = 443
     secure = True
     requestHeaders = []
     path = "/downloads/remark-latest.min.js"
     queryString = ""
     method = "GET"
     proxy = Nothing
     rawBody = False
     redirectCount = 10
     responseTimeout = ResponseTimeoutDefault
     requestVersion = HTTP/1.1
     proxySecureMode = ProxySecureWithConnect
     }
     (InternalException (HandshakeFailed (Error_Misc "Network.Socket.recvBuf: invalid argument (Invalid argument)")))
     [WARNING] Could not fetch resource https://remarkjs.com/downloads/remark-latest.min.js: HttpExceptionRequest Request {
     host = "remarkjs.com"
     port = 443
     secure = True
     requestHeaders = []
     path = "/downloads/remark-latest.min.js"
     queryString = ""
     method = "GET"
     proxy = Nothing
     rawBody = False
     redirectCount = 10
     responseTimeout = ResponseTimeoutDefault
     requestVersion = HTTP/1.1
     proxySecureMode = ProxySecureWithConnect
     }
     (InternalException (HandshakeFailed (Error_Misc "Network.Socket.recvBuf: invalid argument (Invalid argument)")))
     [ FAIL 8 | WARN 0 | SKIP 21 | PASS 109 ]
    
     ══ Skipped tests (21) ══════════════════════════════════════════════════════════
     • On CRAN (21): 'test-aaa_warm-chromote.R:2:1', 'test-all.R:2:5',
     'test-all.R:23:5', 'test-gif.R:3:5', 'test-gif.R:50:5', 'test-mp4.R:2:5',
     'test-mp4.R:26:5', 'test-pdf.R:3:5', 'test-pdf.R:22:5', 'test-pdf.R:42:5',
     'test-pdf.R:62:5', 'test-png.R:14:5', 'test-png.R:52:5', 'test-pptx.R:27:5',
     'test-quarto.R:71:5', 'test-quarto.R:82:5', 'test-quarto.R:91:5',
     'test-quarto.R:103:5', 'test-quarto.R:114:5', 'test-quarto.R:127:5',
     'test-social.R:3:5'
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-quarto.R:15:5'): [quarto] to_html() self-contained output in input directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto.exe' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(to_html("slides.qmd", self_contained = TRUE)) at test-quarto.R:15:4
     2. │ └─base::withCallingHandlers(...)
     3. └─renderthis::to_html("slides.qmd", self_contained = TRUE)
     4. └─base::tryCatch(...)
     5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     7. └─value[[3L]](cond)
     ── Error ('test-quarto.R:15:5'): [quarto] to_html() self-contained output in input directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move 'D:/temp/Rtmp6HfU06/file173dc4b833ae5/renderthis_173dc2bbd6fab.html' to 'D:/temp/Rtmp6HfU06/file173dc4b833ae5/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(to_html("slides.qmd", self_contained = TRUE)) at test-quarto.R:15:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─renderthis::to_html("slides.qmd", self_contained = TRUE)
     4. │ └─cli (local) `<fn>`(`<env>`)
     5. │ ├─stop(error) %??% ...
     6. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─base::stop(error)
     9. └─`<fn>`(`<ENOENT>`)
     10. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:27:5'): [quarto] to_html() output in sub-directory ────
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto.exe' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:27:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html("slides/slides.qmd", "output/slides.html")
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:27:5'): [quarto] to_html() output in sub-directory ────
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move 'D:/temp/Rtmp6HfU06/file173dc6f013ec9/slides/renderthis_173dc4f7c6ae.html' to 'D:/temp/Rtmp6HfU06/file173dc6f013ec9/output/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:27:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html("slides/slides.qmd", "output/slides.html")
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:42:5'): [quarto] to_html() output in parent directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto.exe' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:42:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html("slides/slides.qmd", "slides.html")
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:42:5'): [quarto] to_html() output in parent directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move 'D:/temp/Rtmp6HfU06/file173dc72c3b63/slides/renderthis_173dc6c8d763.html' to 'D:/temp/Rtmp6HfU06/file173dc72c3b63/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:42:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html("slides/slides.qmd", "slides.html")
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:59:5'): [quarto] to_html() output in totally different directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto.exe' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:59:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html(...)
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:59:5'): [quarto] to_html() output in totally different directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move 'D:/temp/Rtmp6HfU06/file173dc1e6d2048/slides/renderthis_173dc510e68c3.html' to 'D:/temp/Rtmp6HfU06/file173dcaf306/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:59:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html(...)
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
    
     [ FAIL 8 | WARN 0 | SKIP 21 | PASS 109 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [30s/46s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(renderthis)
     >
     > test_check("renderthis")
     [ FAIL 8 | WARN 0 | SKIP 21 | PASS 109 ]
    
     ══ Skipped tests (21) ══════════════════════════════════════════════════════════
     • On CRAN (21): 'test-aaa_warm-chromote.R:2:1', 'test-all.R:2:5',
     'test-all.R:23:5', 'test-gif.R:3:5', 'test-gif.R:50:5', 'test-mp4.R:2:5',
     'test-mp4.R:26:5', 'test-pdf.R:3:5', 'test-pdf.R:22:5', 'test-pdf.R:42:5',
     'test-pdf.R:62:5', 'test-png.R:14:5', 'test-png.R:52:5', 'test-pptx.R:27:5',
     'test-quarto.R:71:5', 'test-quarto.R:82:5', 'test-quarto.R:91:5',
     'test-quarto.R:103:5', 'test-quarto.R:114:5', 'test-quarto.R:127:5',
     'test-social.R:3:5'
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-quarto.R:15:5'): [quarto] to_html() self-contained output in input directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(to_html("slides.qmd", self_contained = TRUE)) at test-quarto.R:15:4
     2. │ └─base::withCallingHandlers(...)
     3. └─renderthis::to_html("slides.qmd", self_contained = TRUE)
     4. └─base::tryCatch(...)
     5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     7. └─value[[3L]](cond)
     ── Error ('test-quarto.R:15:5'): [quarto] to_html() self-contained output in input directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move '/tmp/RtmpCxUTyU/file50508184e9574/renderthis_505083a438bdf.html' to '/tmp/RtmpCxUTyU/file50508184e9574/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(to_html("slides.qmd", self_contained = TRUE)) at test-quarto.R:15:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─renderthis::to_html("slides.qmd", self_contained = TRUE)
     4. │ └─cli (local) `<fn>`(`<env>`)
     5. │ ├─stop(error) %??% ...
     6. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─base::stop(error)
     9. └─`<fn>`(`<ENOENT>`)
     10. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:27:5'): [quarto] to_html() output in sub-directory ────
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:27:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html("slides/slides.qmd", "output/slides.html")
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:27:5'): [quarto] to_html() output in sub-directory ────
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move '/tmp/RtmpCxUTyU/file505082d169792/slides/renderthis_5050828fe4525.html' to '/tmp/RtmpCxUTyU/file505082d169792/output/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:27:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html("slides/slides.qmd", "output/slides.html")
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:42:5'): [quarto] to_html() output in parent directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:42:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html("slides/slides.qmd", "slides.html")
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:42:5'): [quarto] to_html() output in parent directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move '/tmp/RtmpCxUTyU/file505082716343e/slides/renderthis_505085d3307d7.html' to '/tmp/RtmpCxUTyU/file505082716343e/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:42:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html("slides/slides.qmd", "slides.html")
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:59:5'): [quarto] to_html() output in totally different directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:59:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html(...)
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:59:5'): [quarto] to_html() output in totally different directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move '/tmp/RtmpCxUTyU/file505083eddb809/slides/renderthis_5050822bfd129.html' to '/tmp/RtmpCxUTyU/file505084c2eae57/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:59:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html(...)
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
    
     [ FAIL 8 | WARN 0 | SKIP 21 | PASS 109 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [29s/44s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(renderthis)
     >
     > test_check("renderthis")
     [ FAIL 8 | WARN 0 | SKIP 21 | PASS 109 ]
    
     ══ Skipped tests (21) ══════════════════════════════════════════════════════════
     • On CRAN (21): 'test-aaa_warm-chromote.R:2:1', 'test-all.R:2:5',
     'test-all.R:23:5', 'test-gif.R:3:5', 'test-gif.R:50:5', 'test-mp4.R:2:5',
     'test-mp4.R:26:5', 'test-pdf.R:3:5', 'test-pdf.R:22:5', 'test-pdf.R:42:5',
     'test-pdf.R:62:5', 'test-png.R:14:5', 'test-png.R:52:5', 'test-pptx.R:27:5',
     'test-quarto.R:71:5', 'test-quarto.R:82:5', 'test-quarto.R:91:5',
     'test-quarto.R:103:5', 'test-quarto.R:114:5', 'test-quarto.R:127:5',
     'test-social.R:3:5'
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-quarto.R:15:5'): [quarto] to_html() self-contained output in input directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(to_html("slides.qmd", self_contained = TRUE)) at test-quarto.R:15:4
     2. │ └─base::withCallingHandlers(...)
     3. └─renderthis::to_html("slides.qmd", self_contained = TRUE)
     4. └─base::tryCatch(...)
     5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     7. └─value[[3L]](cond)
     ── Error ('test-quarto.R:15:5'): [quarto] to_html() self-contained output in input directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move '/tmp/Rtmpgw3RWr/file155b153b3059/renderthis_155b1e18b236.html' to '/tmp/Rtmpgw3RWr/file155b153b3059/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(to_html("slides.qmd", self_contained = TRUE)) at test-quarto.R:15:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─renderthis::to_html("slides.qmd", self_contained = TRUE)
     4. │ └─cli (local) `<fn>`(`<env>`)
     5. │ ├─stop(error) %??% ...
     6. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─base::stop(error)
     9. └─`<fn>`(`<ENOENT>`)
     10. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:27:5'): [quarto] to_html() output in sub-directory ────
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:27:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html("slides/slides.qmd", "output/slides.html")
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:27:5'): [quarto] to_html() output in sub-directory ────
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move '/tmp/Rtmpgw3RWr/file155b76df91c7/slides/renderthis_155b4b0ed66d.html' to '/tmp/Rtmpgw3RWr/file155b76df91c7/output/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:27:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html("slides/slides.qmd", "output/slides.html")
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:42:5'): [quarto] to_html() output in parent directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:42:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html("slides/slides.qmd", "slides.html")
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:42:5'): [quarto] to_html() output in parent directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move '/tmp/Rtmpgw3RWr/file155b74bd0b55/slides/renderthis_155b5a3018c3.html' to '/tmp/Rtmpgw3RWr/file155b74bd0b55/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:42:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html("slides/slides.qmd", "slides.html")
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:59:5'): [quarto] to_html() output in totally different directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:59:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html(...)
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:59:5'): [quarto] to_html() output in totally different directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move '/tmp/Rtmpgw3RWr/file155b4d96fa32/slides/renderthis_155b71c19d1a.html' to '/tmp/Rtmpgw3RWr/file155b5fd81dec/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:59:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html(...)
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
    
     [ FAIL 8 | WARN 0 | SKIP 21 | PASS 109 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [30s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(renderthis)
     >
     > test_check("renderthis")
     [ FAIL 8 | WARN 0 | SKIP 21 | PASS 109 ]
    
     ══ Skipped tests (21) ══════════════════════════════════════════════════════════
     • On CRAN (21): 'test-aaa_warm-chromote.R:2:1', 'test-all.R:2:5',
     'test-all.R:23:5', 'test-gif.R:3:5', 'test-gif.R:50:5', 'test-mp4.R:2:5',
     'test-mp4.R:26:5', 'test-pdf.R:3:5', 'test-pdf.R:22:5', 'test-pdf.R:42:5',
     'test-pdf.R:62:5', 'test-png.R:14:5', 'test-png.R:52:5', 'test-pptx.R:27:5',
     'test-quarto.R:71:5', 'test-quarto.R:82:5', 'test-quarto.R:91:5',
     'test-quarto.R:103:5', 'test-quarto.R:114:5', 'test-quarto.R:127:5',
     'test-social.R:3:5'
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-quarto.R:15:5'): [quarto] to_html() self-contained output in input directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto.exe' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(to_html("slides.qmd", self_contained = TRUE)) at test-quarto.R:15:4
     2. │ └─base::withCallingHandlers(...)
     3. └─renderthis::to_html("slides.qmd", self_contained = TRUE)
     4. └─base::tryCatch(...)
     5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     7. └─value[[3L]](cond)
     ── Error ('test-quarto.R:15:5'): [quarto] to_html() self-contained output in input directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move 'D:/temp/RtmpkjVBKi/file154dc436b6612/renderthis_154dc5a7557f3.html' to 'D:/temp/RtmpkjVBKi/file154dc436b6612/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(to_html("slides.qmd", self_contained = TRUE)) at test-quarto.R:15:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─renderthis::to_html("slides.qmd", self_contained = TRUE)
     4. │ └─cli (local) `<fn>`(`<env>`)
     5. │ ├─stop(error) %??% ...
     6. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─base::stop(error)
     9. └─`<fn>`(`<ENOENT>`)
     10. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:27:5'): [quarto] to_html() output in sub-directory ────
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto.exe' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:27:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html("slides/slides.qmd", "output/slides.html")
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:27:5'): [quarto] to_html() output in sub-directory ────
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move 'D:/temp/RtmpkjVBKi/file154dc2fdc7526/slides/renderthis_154dc30864a58.html' to 'D:/temp/RtmpkjVBKi/file154dc2fdc7526/output/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:27:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html("slides/slides.qmd", "output/slides.html")
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:42:5'): [quarto] to_html() output in parent directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto.exe' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:42:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html("slides/slides.qmd", "slides.html")
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:42:5'): [quarto] to_html() output in parent directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move 'D:/temp/RtmpkjVBKi/file154dc1d03f0b/slides/renderthis_154dcf4b3733.html' to 'D:/temp/RtmpkjVBKi/file154dc1d03f0b/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:42:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html("slides/slides.qmd", "slides.html")
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:59:5'): [quarto] to_html() output in totally different directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto.exe' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:59:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html(...)
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:59:5'): [quarto] to_html() output in totally different directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move 'D:/temp/RtmpkjVBKi/file154dc501250ab/slides/renderthis_154dc363f4ae1.html' to 'D:/temp/RtmpkjVBKi/file154dc5a7f43d9/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:59:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html(...)
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
    
     [ FAIL 8 | WARN 0 | SKIP 21 | PASS 109 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-x86_64

Version: 0.2.0
Check: tests
Result: ERROR
     Running 'testthat.R' [32s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(renderthis)
     >
     > test_check("renderthis")
     [ FAIL 8 | WARN 0 | SKIP 21 | PASS 109 ]
    
     ══ Skipped tests (21) ══════════════════════════════════════════════════════════
     • On CRAN (21): 'test-aaa_warm-chromote.R:2:1', 'test-all.R:2:5',
     'test-all.R:23:5', 'test-gif.R:3:5', 'test-gif.R:50:5', 'test-mp4.R:2:5',
     'test-mp4.R:26:5', 'test-pdf.R:3:5', 'test-pdf.R:22:5', 'test-pdf.R:42:5',
     'test-pdf.R:62:5', 'test-png.R:14:5', 'test-png.R:52:5', 'test-pptx.R:27:5',
     'test-quarto.R:71:5', 'test-quarto.R:82:5', 'test-quarto.R:91:5',
     'test-quarto.R:103:5', 'test-quarto.R:114:5', 'test-quarto.R:127:5',
     'test-social.R:3:5'
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test-quarto.R:15:5'): [quarto] to_html() self-contained output in input directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto.exe' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(to_html("slides.qmd", self_contained = TRUE)) at test-quarto.R:15:4
     2. │ └─base::withCallingHandlers(...)
     3. └─renderthis::to_html("slides.qmd", self_contained = TRUE)
     4. └─base::tryCatch(...)
     5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     7. └─value[[3L]](cond)
     ── Error ('test-quarto.R:15:5'): [quarto] to_html() self-contained output in input directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move 'D:/temp/RtmpoXnTYx/file2eeb82ff56dbc/renderthis_2eeb8cdd146a.html' to 'D:/temp/RtmpoXnTYx/file2eeb82ff56dbc/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(to_html("slides.qmd", self_contained = TRUE)) at test-quarto.R:15:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─renderthis::to_html("slides.qmd", self_contained = TRUE)
     4. │ └─cli (local) `<fn>`(`<env>`)
     5. │ ├─stop(error) %??% ...
     6. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─base::stop(error)
     9. └─`<fn>`(`<ENOENT>`)
     10. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:27:5'): [quarto] to_html() output in sub-directory ────
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto.exe' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:27:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html("slides/slides.qmd", "output/slides.html")
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:27:5'): [quarto] to_html() output in sub-directory ────
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move 'D:/temp/RtmpoXnTYx/file2eeb87fc07fca/slides/renderthis_2eeb82d917b1.html' to 'D:/temp/RtmpoXnTYx/file2eeb87fc07fca/output/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:27:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html("slides/slides.qmd", "output/slides.html")
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:42:5'): [quarto] to_html() output in parent directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto.exe' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:42:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html("slides/slides.qmd", "slides.html")
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:42:5'): [quarto] to_html() output in parent directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move 'D:/temp/RtmpoXnTYx/file2eeb817bc1d23/slides/renderthis_2eeb87d6c3429.html' to 'D:/temp/RtmpoXnTYx/file2eeb817bc1d23/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:42:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html("slides/slides.qmd", "slides.html")
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
     ── Error ('test-quarto.R:59:5'): [quarto] to_html() output in totally different directory ──
     <system_command_status_error/system_command_error/rlib_error_3_0/rlib_error/error/condition>
     Error in `"processx::run(quarto_bin, args, echo = TRUE)"`: ! System command 'quarto.exe' failed
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:59:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. └─renderthis::to_html(...)
     10. └─base::tryCatch(...)
     11. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
     12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
     13. └─value[[3L]](cond)
     ── Error ('test-quarto.R:59:5'): [quarto] to_html() output in totally different directory ──
     <rlib_error_3_0/rlib_error/error/condition>
     Error in `c("(function (e) ", "{")`: ! Error in a deferred `on.exit()` clause
     Caused by error:
     ! [ENOENT] Failed to move 'D:/temp/RtmpoXnTYx/file2eeb84472c7e/slides/renderthis_2eeb870fd31b0.html' to 'D:/temp/RtmpoXnTYx/file2eeb874b83336/slides.html': no such file or directory
     Backtrace:
     ▆
     1. ├─base::suppressMessages(...) at test-quarto.R:59:4
     2. │ └─base::withCallingHandlers(...)
     3. ├─testthat::expect_message(...)
     4. │ └─testthat:::expect_condition_matching(...)
     5. │ └─testthat:::quasi_capture(...)
     6. │ ├─testthat (local) .capture(...)
     7. │ │ └─base::withCallingHandlers(...)
     8. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
     9. ├─renderthis::to_html(...)
     10. │ └─cli (local) `<fn>`(`<env>`)
     11. │ ├─stop(error) %??% ...
     12. │ │ └─chain_error(expr, err, srcref = utils::getSrcref(sys.call()))
     13. │ │ └─base::withCallingHandlers(...)
     14. │ └─base::stop(error)
     15. └─`<fn>`(`<ENOENT>`)
     16. └─throw_error(err, parent = e)
    
     [ FAIL 8 | WARN 0 | SKIP 21 | PASS 109 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-x86_64