Provides a set of helper functions for constructing file paths relative to the root of various types of projects, such as R packages, Git repositories, and more. File paths are specified with function arguments, or '$' to navigate into folders to specific files supported by auto-completion.
Version: | 0.1.0 |
Imports: | rprojroot, utils |
Suggests: | here, knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2025-01-15 |
Author: | Mitchell O'Hara-Wild [aut, cre] |
Maintainer: | Mitchell O'Hara-Wild <mail at mitchelloharawild.com> |
BugReports: | https://github.com/mitchelloharawild/fromhere/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/mitchelloharawild/fromhere |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | fromhere results |
Reference manual: | fromhere.pdf |
Vignettes: |
Portable paths for sharing projects (source, R code) |
Package source: | fromhere_0.1.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=fromhere to link to this page.