r-causal / causal-inference-in-R

Causal Inference in R: A book!
https://www.r-causal.org/
169 stars 42 forks source link

Automating {pkg} styling #193

Open malcolmbarrett opened 8 months ago

malcolmbarrett commented 8 months ago

We should decide if we want to use the {pkg} style for referring to R package names or not. If we do, we should automate the styling with a combo of renv::dependendencies() and a Lua filter for the Quarto side (as discussed in #189). If we don't, we should clear out the current usages of this style.