Last updated on 2022-08-15 08:50:08 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.3 | 7.71 | 66.46 | 74.17 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5.1 | 5.31 | 47.91 | 53.22 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.5.1 | 94.87 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.1 | 100.08 | OK | |||
r-devel-windows-x86_64 | 0.5.1 | 36.00 | 89.00 | 125.00 | OK | |
r-patched-linux-x86_64 | 0.5.1 | 5.45 | 60.85 | 66.30 | OK | |
r-release-linux-x86_64 | 0.5.1 | 5.02 | 60.73 | 65.75 | OK | |
r-release-macos-arm64 | 0.5.1 | 23.00 | OK | |||
r-release-macos-x86_64 | 0.5.1 | 39.00 | OK | |||
r-release-windows-x86_64 | 0.5.1 | 23.00 | 90.00 | 113.00 | OK | |
r-oldrel-macos-arm64 | 0.5.1 | 27.00 | OK | |||
r-oldrel-macos-x86_64 | 0.5.1 | 42.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.4.3 | 20.00 | 88.00 | 108.00 | ERROR |
Version: 0.4.3
Check: HTML version of manual
Result: NOTE
Found the following HTML validation problems:
sendgridr-package.html:23:4: Warning: <img> attribute "align" not allowed for HTML5
sendgridr-package.html:23:4: Warning: <img> attribute "align" not allowed for HTML5
Flavor: r-devel-linux-x86_64-debian-clang
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