Kieran Mace

Results 11 issues of Kieran Mace

I'd love your advice here. I want to use workflowr to manage multiple projects, but I want them all to live in a single monorepo. Is this viable with workflowr?

https://github.com/beyondgrep/ack3/blob/428a79e314ea0534b39ddad45e53acf2aeeccbf8/garage/ack-v3.1.2#L3457 R and the R ecosystem supports two file types: .R and .Rmd It would be great to support this by default. the necessary code change would be: from `--type-add=rr:ext:R`...

In addition to this functionality, that uses reactiveValues and observeEvent: ``` data_rv

In my organization, we hope to use a monorepo to store all of our analytic projects. We are not ok with creating a dedicated git repo per analysis project. Despite...

Depending on the distribution of the data, sometimes I get zero values as red, or blue. could there be an option that forces zero to white?

**Is your feature request related to a problem? Please describe.** Devtools does not successfully install private package dependencies. Lets say I have two packages as subdirectories in a monorepo: /r/PackageA...

feature

Can you support use of this package in Rstudio?

Can you add support for the language-markdown package located [here](https://github.com/burodepeper/language-markdown)?

invalid
package support

in dplyr you can create a temporary table in database with the compute. in teradata, one uses the `VOLATILE` keyword instead of `TEMPORARY`. Could this be added to this package...