Last updated on 2022-05-17 07:53:16 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.3 | 8.76 | 73.93 | 82.69 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.4.3 | 6.28 | 54.63 | 60.91 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.4.3 | 97.02 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.3 | 93.95 | OK | |||
r-devel-windows-x86_64 | 0.4.3 | 24.00 | 89.00 | 113.00 | OK | |
r-patched-linux-x86_64 | 0.4.3 | 6.87 | 68.87 | 75.74 | OK | |
r-release-linux-x86_64 | 0.4.3 | 4.77 | 69.50 | 74.27 | OK | |
r-release-macos-arm64 | 0.4.3 | 30.00 | OK | |||
r-release-macos-x86_64 | 0.4.3 | 51.00 | OK | |||
r-release-windows-x86_64 | 0.4.3 | 21.00 | 94.00 | 115.00 | OK | |
r-oldrel-macos-arm64 | 0.4.3 | 27.00 | OK | |||
r-oldrel-macos-x86_64 | 0.4.3 | 38.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.4.3 | 20.00 | 82.00 | 102.00 | ERROR |
Version: 0.4.3
Check: examples
Result: ERROR
Running examples in 'sendgridr-Ex.R' failed
The error most likely occurred in:
> ### Name: embed_rmd
> ### Title: Embeding Rmd on body with images.
> ### Aliases: embed_rmd
>
> ### ** Examples
>
> path <- system.file("extdata", "test.Rmd", package = "sendgridr")
> mail() %>%
+ embed_rmd(path)
pandoc.exe: unrecognized option `--quiet'
Try pandoc.exe --help for more information.
Error: pandoc document conversion failed with error 2
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64