mitchelloharawild / mitchelloharawild/fromhere
Add `from_package()`
Open
Nobody has claimed this yet.
- Dominant language
- R
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
This sets the project path root to the inst folder of an installed package.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the fromhere package entry points and the existing path-root helpers to understand how project paths are set. Implement the requested from_package() behavior so the root points to an installed package's inst folder, then verify that paths resolve from that package location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100