Constructs paths to your project's files. Declare the relative path of a file within your project with 'i_am()'. Use the 'here()' function as a drop-in replacement for 'file.path()', it will always locate the files relative to your project root.
Version: | 1.0.1 |
Imports: | rprojroot (≥ 2.0.2) |
Suggests: | conflicted, covr, fs, knitr, palmerpenguins, plyr, readr, rlang, rmarkdown, testthat, uuid, withr |
Published: | 2020-12-13 |
DOI: | 10.32614/CRAN.package.here |
Author: | Kirill Müller [aut, cre], Jennifer Bryan [ctb] |
Maintainer: | Kirill Müller <krlmlr+r at mailbox.org> |
BugReports: | https://github.com/r-lib/here/issues |
License: | MIT + file LICENSE |
URL: | https://here.r-lib.org/, https://github.com/r-lib/here |
NeedsCompilation: | no |
Materials: | README NEWS |
In views: | ReproducibleResearch |
CRAN checks: | here results |
Reference manual: | here.pdf |
Vignettes: |
here Using here with rmarkdown |
Package source: | here_1.0.1.tar.gz |
Windows binaries: | r-devel: here_1.0.1.zip, r-release: here_1.0.1.zip, r-oldrel: here_1.0.1.zip |
macOS binaries: | r-release (arm64): here_1.0.1.tgz, r-oldrel (arm64): here_1.0.1.tgz, r-release (x86_64): here_1.0.1.tgz, r-oldrel (x86_64): here_1.0.1.tgz |
Old sources: | here archive |
Please use the canonical form https://CRAN.R-project.org/package=here to link to this page.