Open jwbowers opened 1 year ago
That makes sense to me. Though, it makes me wonder about the templates that I have in the package. They aren't perfect, far from it. But they have some features that are really handy. Should we more those templates out of the package and into project template? I'm concerned about different competing templates.
Let's have a talk about it. I'll look for a moment on your calendar and try to include others. Leaving this issue open so we can close it with actual changes should we decide to do that.
@bpffjl I'm moving this to another issue given issue [#7 ]. My instinct is that R packages should live on github as R packages because we can do
remotes::install_github("GSA/oesrrr")
and updates to the packages can occur independently of updates to the structure of the template itself. @saraguenther Any different thoughts?