Below you will find pages that utilize the taxonomy term “Package Development”
Post
Persistent Configuration for the R Developer
Does your R package work best with some configuration? You probably want it to be easily found by your package.
Does your R package download huge datasets that don’t change much on the provider side? Maybe you want to save the corresponding data somewhere persistent so that things will go faster during the next R session.
Preface: standard locations on the user’s machine Throughout this post we’ll often refer to standard locations on the user’s machine.