usethis icon indicating copy to clipboard operation
usethis copied to clipboard

add using roxygen2's @include to next upkeep list

Open topepo opened this issue 1 year ago • 1 comments

tidymodels (and ggplot2) have files named aaa_{blah}.R to control the source order.

We should remind folks to use better file names by adding @include in the relevant files.

topepo avatar Oct 24 '24 15:10 topepo