Package: here 1.0.2.9011

Kirill Müller

here: A Simpler Way to Find Your Files

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.

Authors:Kirill Müller [aut, cre], Jennifer Bryan [ctb]

here_1.0.2.9011.tar.gz
here_1.0.2.9011.zip(r-4.7)here_1.0.2.9011.zip(r-4.6)here_1.0.2.9011.zip(r-4.5)
here_1.0.2.9011.tgz(r-4.6-any)here_1.0.2.9011.tgz(r-4.5-any)
here_1.0.2.9011.tar.gz(r-4.7-any)here_1.0.2.9011.tar.gz(r-4.6-any)
here_1.0.2.9011.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
here/json (API)

# Install 'here' in R:
install.packages('here', repos = c('https://cynkra.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/r-lib/here/issues

Pkgdown/docs site:https://here.r-lib.org

On CRAN:

Conda:

project

19.77 score 433 stars 741 packages 142k scripts 208k downloads 11 mentions 4 exports 1 dependencies

Last updated from:2ee53763e7. Checks:9 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK141
source / vignettesOK175
linux-release-x86_64OK111
macos-release-arm64OK72
macos-oldrel-arm64OK72
windows-develOK71
windows-releaseOK71
windows-oldrelOK78
wasm-releaseOK102

Exports:dr_hereherei_amset_here

Dependencies:rprojroot

here
Basic functionality | Declare the location of the current script | Use project-relative paths | Situation report | What if the working directory is wrong? | Extra safety | Conflicts with other packages | Specify a unique identifier | Beyond here | Change project root | Under the hood: rprojroot

Last update: 2025-09-14
Started: 2020-01-31

Using here with rmarkdown
rmarkdown starts in a subdirectory | here always uses project-relative paths

Last update: 2020-11-16
Started: 2020-11-12