here (1.0.1)

Published 2026-02-24 13:47:15 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("here")

About this package

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.A Simpler Way to Find Your Files

Dependencies

Imports rprojroot (>= 2.0.2)
Suggests conflicted, covr, fs, knitr, palmerpenguins, plyr, readr, rlang, rmarkdown, testthat, uuid, withr
Details
CRAN
2026-02-24 13:47:15 +00:00
0
MIT + file LICENSE
Kirill Müller
Jennifer Bryan
32 KiB
Assets (1)
Versions (1) View all
1.0.1 2026-02-24