py9mrg

Results 23 issues of py9mrg

My work's standard presentation format is Google Slides in a ratio 16:9, with width set to 10 inches. But I hate having to manually input plots etc so originally mimicked...

Hello, I am using `split_animation` to split an animation up and I've noticed that `anim_save` or even just printing seem to hang when not using default options. I've even left...

bug

Hello, `geom_mark_ellipse` does not seem to be filling the ellipses correctly - it misses out some colour mappings - e.g. for one of the examples in the documentation: ``` r...

When trying to run `md2gslides` on a cloned copy of the example slide, I get the following error: ``` C:\Data\GitHub\md2googleslides\examples>md2gslides example.md Unable to generate slides: [Error: ENOENT: no such file...

#### Summary: I updated rstan to version 2.19.3 using the C++ toolchain, with no problems. I then tried to update rstanarm and it keeps failing. #### Description: It appears to...

I recently came across [this](https://tex.stackexchange.com/questions/79493/ultrafast-pdflatex-with-precompiling) question on SE, where someone has managed to make pdflatex much faster (particularly for large documents) by "pre-compiling" the preamble. The accepted answer mentions that...

help wanted

Hello, I think it would be nice to allow the `col_types` argument to be recycled when it is a single character. For example, in the current methodology: ``` r library(readr)...

feature
col_types

Hello, I was wondering how much hassle it would be to include support for the ggrepel functions? Obviously we can manually do this with something like: ``` update_geom_defaults("text_repel", list(family =...

status: planned
priority: medium

First of all THANK YOU, this is an **amazing** package. None of the others I've tried either work, work as smoothly, or give as brilliant an end result. This is...

enhancement

Oh and one additional very minor "issue". During the first install of an app, `electrify` installs nodejs into the electricShine library - then finds it again. But on subsequent runs,...