NOAA-FIMS / collaborative_workflow

contributors guide to FIMS, managing collaborations
https://noaa-fims.github.io/collaborative_workflow/
4 stars 1 forks source link

[NEW SECTION] add in a sentence to the handbook how to use `devtools::build` compile package faster #86

Closed ChristineStawitz-NOAA closed 5 months ago

ChristineStawitz-NOAA commented 2 years ago

devtools::compile is a good alternative to devtools::check to quickly compile the package. We should add a line to the dev handbook to use this

kellijohnson-NOAA commented 5 months ago

There is no exported function in devtools called compile().