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 | 
| DOI: | 10.32614/CRAN.package.fromhere | 
| Author: | Mitchell O'Hara-Wild | 
| 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.html , fromhere.pdf | 
| Vignettes: | Portable paths for sharing projects (source, R code) | 
| Package source: | fromhere_0.1.0.tar.gz | 
| Windows binaries: | r-devel: fromhere_0.1.0.zip, r-release: fromhere_0.1.0.zip, r-oldrel: fromhere_0.1.0.zip | 
| macOS binaries: | r-release (arm64): fromhere_0.1.0.tgz, r-oldrel (arm64): fromhere_0.1.0.tgz, r-release (x86_64): fromhere_0.1.0.tgz, r-oldrel (x86_64): fromhere_0.1.0.tgz | 
Please use the canonical form https://CRAN.R-project.org/package=fromhere to link to this page.