Ramiro Magno

Results 23 comments of Ramiro Magno

Nevermind, I realised just now that `image_data()` gives exactly what I wanted.

I am getting Professor Frink upside down and a small white rectangle... ``` # Load image using `{magick}` img

Okay, I just realised there are some special values in YAML. `n` stands for "not", is it? It seems that quoting it works as I expected. Is that the way...

Thanks for your answers. But it seems that only works because the input has `n` quoted, i.e. `'n'`.

Okay, thanks for trying. I'll leave this issue open, but feel free to close it if you think this functionality is unlikely to be supported.

Hi Jeroen, Great Lego table , btw! Here it is my session info: ``` R version 4.2.1 (2022-06-23) Platform: x86_64-pc-linux-gnu (64-bit) Running under: Arch Linux Matrix products: default BLAS: /usr/lib/libopenblasp-r0.3.21.so...

Thanks for coming back on this. Unfortunately not... ## Installation attempt ```R remotes::install_github("jeroenjanssens/raylibr") ``` ``` Using github PAT from envvar GITHUB_PAT Downloading GitHub repo jeroenjanssens/raylibr@HEAD ── R CMD build ────────────────────────────────────────────────────────────────────────────────────────────────────────────...

Thanks for coming back on this! I guess then that having graphics as SVG in documentation pages is a no-go, right? I mean, for CRAN, the manual needs to be...

Hi @gaborcsardi: Thanks for the tip. Could you link an example help page from cli that is using SVGs?