Last updated on 2020-12-04 00:48:37 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.0 | 4.72 | 47.51 | 52.23 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.3.0 | 4.75 | 39.22 | 43.97 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.0 | 65.56 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 57.48 | OK | |||
r-devel-windows-ix86+x86_64 | 0.3.0 | 11.00 | 47.00 | 58.00 | OK | |
r-patched-linux-x86_64 | 0.3.0 | 4.88 | 46.25 | 51.13 | OK | |
r-patched-solaris-x86 | 0.3.0 | 79.10 | ERROR | |||
r-release-linux-x86_64 | 0.3.0 | 4.99 | 46.28 | 51.27 | OK | |
r-release-macos-x86_64 | 0.3.0 | ERROR | ||||
r-release-windows-ix86+x86_64 | 0.3.0 | 10.00 | 57.00 | 67.00 | OK | |
r-oldrel-macos-x86_64 | 0.3.0 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.3.0 | 8.00 | 59.00 | 67.00 | OK |
Version: 0.3.0
Check: examples
Result: ERROR
Running examples in 'vitae-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: bibliography_entries
> ### Title: Print bibliography section
> ### Aliases: bibliography_entries
>
> ### ** Examples
>
>
> # Create a bibliography from a set of packages
> bib <- tempfile(fileext = ".bib")
> knitr::write_bib(c("vitae", "tibble"), bib)
>
> # Import the bibliography entries into a CV
> bibliography_entries(bib)
Error in yaml::yaml.load(rmarkdown::pandoc_citeproc_convert(file, "yaml")) :
Reader error: control characters are not allowed: #80 at 351
Calls: bibliography_entries -> <Anonymous>
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.3.0
Check: examples
Result: ERROR
Running examples in ‘vitae-Ex.R’ failed
The error most likely occurred in:
> ### Name: bibliography_entries
> ### Title: Print bibliography section
> ### Aliases: bibliography_entries
>
> ### ** Examples
>
>
> # Create a bibliography from a set of packages
> bib <- tempfile(fileext = ".bib")
> knitr::write_bib(c("vitae", "tibble"), bib)
>
> # Import the bibliography entries into a CV
> bibliography_entries(bib)
Error in if (file.exists(p)) p else bin : argument is of length zero
Calls: bibliography_entries ... <Anonymous> -> paste -> <Anonymous> -> pandoc_citeproc
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(vitae)
Attaching package: 'vitae'
The following object is masked from 'package:stats':
filter
>
> test_check("vitae")
── ERROR (test-entries.R:63:3): bibliography_entries ───────────────────────────
Error: argument is of length zero
Backtrace:
█
1. └─vitae::bibliography_entries(tmpbib) test-entries.R:63:2
2. ├─yaml::yaml.load(rmarkdown::pandoc_citeproc_convert(file, "yaml"))
3. │ └─base::paste(string, collapse = "\n")
4. └─rmarkdown::pandoc_citeproc_convert(file, "yaml")
5. └─rmarkdown:::pandoc_citeproc()
── Skip (test-template.R:3:1): (code run outside of `test_that()`) ─────────────
Reason: On CRAN
── Skipped tests ──────────────────────────────────────────────────────────────
● On CRAN (1)
══ testthat results ═══════════════════════════════════════════════════════════
ERROR (test-entries.R:63:3): bibliography_entries
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 23 ]
Error: Test failures
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.3.0
Check: examples
Result: ERROR
Running examples in ‘vitae-Ex.R’ failed
The error most likely occurred in:
> ### Name: bibliography_entries
> ### Title: Print bibliography section
> ### Aliases: bibliography_entries
>
> ### ** Examples
>
>
> # Create a bibliography from a set of packages
> bib <- tempfile(fileext = ".bib")
> knitr::write_bib(c("vitae", "tibble"), bib)
>
> # Import the bibliography entries into a CV
> bibliography_entries(bib)
Error in if (file.exists(p)) p else bin : argument is of length zero
Calls: bibliography_entries ... <Anonymous> -> paste -> quoted -> grepl -> pandoc_citeproc
Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
7. │ └─base::grepl(.shell_chars_regex, args)
8. └─rmarkdown:::pandoc_citeproc()
── Skip (test-template.R:3:1): (code run outside of `test_that()`) ─────────────
Reason: On CRAN
── Skipped tests ──────────────────────────────────────────────────────────────
● On CRAN (1)
══ testthat results ═══════════════════════════════════════════════════════════
ERROR (test-entries.R:63:3): bibliography_entries
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 23 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64
Version: 0.3.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
7. │ └─base::grepl(.shell_chars_regex, args)
8. └─rmarkdown:::pandoc_citeproc()
── Skip (test-template.R:3:1): (code run outside of `test_that()`) ─────────────
Reason: On CRAN
── Skipped tests ──────────────────────────────────────────────────────────────
● On CRAN (1)
══ testthat results ═══════════════════════════════════════════════════════════
ERROR (test-entries.R:63:3): bibliography_entries
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 23 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64