Last updated on 2022-08-15 08:50:29 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
ggdag | 13 | ||
ggokabeito | 13 | ||
metaconfoundr | 13 | ||
partition | 4 | 9 | |
precisely | 13 | ||
tidysmd | 13 | ||
ymlthis | 1 | 12 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 4, OK: 9
Version: 0.1.4
Check: installed package size
Result: NOTE
installed size is 6.4Mb
sub-directories of 1Mb or more:
doc 1.2Mb
libs 4.0Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 0.1.7
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(ymlthis)
>
> test_check("ymlthis")
Loading required namespace: blogdown
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 28 ]
== Skipped tests ===============================================================
* On CRAN (3)
== Failed tests ================================================================
-- Error (test-blogdown_yaml.R:5:3): multiplication works ----------------------
Error: Invalid argument in YAML output function bookdown::gitbook(lib_dir = "assets", split_by = "section", config = gitbook_config(toolbar_position = "static"))
Error: Using anchor_sections requires Pandoc 2.0+
Backtrace:
x
1. +-... %>% stringify_yaml() at test-blogdown_yaml.R:5:2
2. +-ymlthis:::stringify_yaml(.)
3. | \-x %>% ymlthis:::capture_yml() %>% paste(collapse = "\n") at d:\RCompile\CRANpkg\local\4.1\ymlthis.Rcheck\tests\testthat\helper-utils.R:3:2
4. +-base::paste(., collapse = "\n")
5. +-ymlthis:::capture_yml(.)
6. | +-utils::capture.output(print(.yml))
7. | | \-base::withVisible(...elt(i))
8. | \-base::print(.yml)
9. \-ymlthis::yml_output(...)
10. \-ymlthis:::validate_output_yml(x)
11. \-purrr::walk(.function_calls, eval_tidy_yml)
12. \-purrr::map(.x, .f, ...)
13. \-ymlthis (local) .f(.x[[i]], ...)
14. \-ymlthis:::stop_yml_eval(out, x)
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 28 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64