Is your feature request related to a problem? Please describe.
Packages required to develop the project changes over time. For example, when Roxygen is updated, its version is tracked in description and generated vignettes may change, and this make difficult recognize changes in code from changes in dependencies. Moreover, packages required for development aren't tracked within project
Describe the solution you'd like
Managing packages with renv could fix packages dependencies make the development process reproducibile. In order to work as intended, all files in detectRUN folder need to be relative to the project directory
Describe alternatives you've considered
packrat can be an alternative, however renv seems to be preferred by the community
Additional context
Is your feature request related to a problem? Please describe.
Packages required to develop the project changes over time. For example, when
Roxygenis updated, its version is tracked in description and generated vignettes may change, and this make difficult recognize changes in code from changes in dependencies. Moreover, packages required for development aren't tracked within projectDescribe the solution you'd like
Managing packages with
renvcould fix packages dependencies make the development process reproducibile. In order to work as intended, all files indetectRUNfolder need to be relative to the project directoryDescribe alternatives you've considered
packratcan be an alternative, howeverrenvseems to be preferred by the communityAdditional context
detectRUNfolder content in parent directory - removedetectRUNsubdirectoryrenvenvironment