CRAN Package Check Results for Package sendgridr

Last updated on 2022-04-24 03:52:38 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.3 9.19 75.97 85.16 OK
r-devel-linux-x86_64-debian-gcc 0.4.3 5.62 56.17 61.79 OK
r-devel-linux-x86_64-fedora-clang 0.4.3 96.60 OK
r-devel-linux-x86_64-fedora-gcc 0.4.3 83.61 OK
r-patched-linux-x86_64 0.4.3 7.28 69.15 76.43 OK
r-release-linux-x86_64 0.4.3 5.43 66.56 71.99 OK
r-release-macos-arm64 0.4.3 OK
r-release-macos-x86_64 0.4.3 OK
r-release-windows-x86_64 0.4.3 23.00 89.00 112.00 OK
r-oldrel-macos-arm64 0.4.3 OK
r-oldrel-macos-x86_64 0.4.3 OK
r-oldrel-windows-ix86+x86_64 0.4.3 18.00 80.00 98.00 ERROR

Check Details

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