Maëlle Salmon
Maëlle Salmon
I mean I can't use something like `Sys.setenv(varname=keyring::get_value(varnane))` (nor .Renviron)
Ah then I must have made another mistake, feel free to close, sorry.
Issue comment I misunderstood https://github.com/nfultz/AWR.Athena/issues/20#issuecomment-516586181
I suppose the CSS could also be tinkered with (to add spacing between languages), but that is probably best kept for custom CSS. Something like ```css content pre { margin-top:...
This PR can only handle _one_ otherlangs (i.e. I'll need to add for loops for maps in otherlangs)
In this PR there is now * tweaks to baseof.html to store more data attributes related to languages. * changes in _lang.js to show more than one language per tab...
Cool, I'll experiment in a fork next week. In the "worst case", I'll keep my edits as custom layouts.
Thanks for the package! I'd also like to know how you'd use the results to find the blocks to replace with a helper function. At the moment one would need...
Ok, thanks! Do you have any example of a PR or commit where the diff is your using dupree results to reduce duplication? I.e. a diff that'd be "here I...
Ok, thanks. For context I was thinking about mentioning dupree in a future blog post https://github.com/r-hub/blog/issues/32 (I can't remember whether I saw dupree on Twitter via CRANberries, or via `pkgsearch::cran_latest()`)