- New
set_here()
function that creates a.here
file and talks about it by default (#1). - New
dr_here()
, describes whyhere()
has settled for a particular path. - Recognize projectile projects and VCS roots.
- Using working directory as fallback produces wrong results, reverted.
remake
projects are also recognized by default.- Silently falling back to current working directory if no root found.
pkgdown
.
- Install
rprojroot
from GitHub. - Show message only when attaching.
- Better argument documentation.
- README.
- A single function
here()
- Uses a fixed root that can be either an RStudio project, or an R package
- The root is established at package loading time, and shown with a message