Last updated on 2020-08-07 01:50:15 CEST.
Package | ERROR | OK |
---|---|---|
bain | 12 | |
gorica | 12 | |
tidySEM | 12 | |
worcs | 2 | 9 |
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: ERROR: 2, OK: 9
Version: 0.1.3
Check: examples
Result: ERROR
Running examples in ‘worcs-Ex.R’ failed
The error most likely occurred in:
> ### Name: cite_all
> ### Title: Comprehensive citation Knit function for 'RStudio'
> ### Aliases: cite_all
>
> ### ** Examples
>
> # NOTE: Do not use this function interactively, as in the example below.
> # Only specify it as custom knit function in an 'R Markdown' file, like so:
> # knit: worcs::cite_all
>
> file_name <- file.path(tempdir(), "citeall.Rmd")
> loc <- rmarkdown::draft(file_name,
+ template = "github_document",
+ package = "rmarkdown",
+ create_dir = FALSE,
+ edit = FALSE)
> write(c("", "Optional reference: @reference2020"),
+ file = file_name, append = TRUE)
> cite_all(file_name)
Error: pandoc version 1.12.3 or higher is required and was not found (see the help page ?rmarkdown::pandoc_available).
Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
<1b>[0;32mv <1b>[0m<1b>[0;30mCreating preregistration files.<1b>[0m
<1b>[0;32mv <1b>[0m<1b>[0;30mWriting license file.<1b>[0m
<1b>[0;31mX <1b>[0m<1b>[0;30mCreating first commit (committing README.md).<1b>[0m
<1b>[0;31mX <1b>[0m<1b>[0;30mNo valid 'GitHub' address provided. You are working with a local 'Git' repository only.<1b>[0m
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 37 | SKIPPED: 0 | WARNINGS: 2 | FAILED: 6 ]
1. Error: documents with spaces in names can be rendered (@test-citations.R#17)
2. Error: cite_* work with umlaute (@test-citations.R#49)
3. Error: cite_* retain relative paths (@test-citations.R#90)
4. Error: cite_* retain double @ (@test-citations.R#122)
5. Failure: codebook works for iris (@test-codebook.R#11)
6. Failure: codebook works for PlantGrowth with missings (@test-codebook.R#34)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-macos-x86_64
Version: 0.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
<1b>[0;32mv <1b>[0m<1b>[0;30mCreating preregistration files.<1b>[0m
<1b>[0;32mv <1b>[0m<1b>[0;30mWriting license file.<1b>[0m
<1b>[0;31mX <1b>[0m<1b>[0;30mCreating first commit (committing README.md).<1b>[0m
<1b>[0;31mX <1b>[0m<1b>[0;30mNo valid 'GitHub' address provided. You are working with a local 'Git' repository only.<1b>[0m
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 37 | SKIPPED: 0 | WARNINGS: 2 | FAILED: 6 ]
1. Error: documents with spaces in names can be rendered (@test-citations.R#17)
2. Error: cite_* work with umlaute (@test-citations.R#49)
3. Error: cite_* retain relative paths (@test-citations.R#90)
4. Error: cite_* retain double @ (@test-citations.R#122)
5. Failure: codebook works for iris (@test-codebook.R#11)
6. Failure: codebook works for PlantGrowth with missings (@test-codebook.R#34)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-macos-x86_64