Conversation
krlmlr
added this pull request to stack #256
September 13, 2026 21:48
krlmlr
force-pushed
the
claude/readme-goals
branch
from
September 13, 2026 21:48
cfc90c7 to
e1e84b1
Compare
Scope drawn from the repository: the README already describes rprojroot as a low-level helper package for here, whose own documentation says it is intended for interactive use only. The criteria list is `NAMESPACE` and `criteria`, the user-defined criteria and the `|` operator are `root_criterion()`, the required criterion argument and the error on no match are `find_root()`, the `whereami` hand-off is the soft-deprecation notice on `thisfile()`, and the dependency claim is `DESCRIPTION`, which has no `Imports`. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WWhverMTZZKgEpUuTK117m
krlmlr
force-pushed
the
claude/readme-goals
branch
from
September 14, 2026 05:57
a5388d3 to
de1a908
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replaces #249, which had its head on a fork and so could not join the pull request stack. Same branch, same commits.
The counterpart to r-lib/here#196 — the two READMEs now point at each other, using wording each package already had.
Evidence:
find_root(criterion, path = ".")has no default criterion and errors when nothing matches (R/root.R); the vignette's TL;DR makes you choose.thisfile()is soft-deprecated, and the Life cycle section inR/thisfile.Rpoints at the whereami package.DESCRIPTIONhas noImports, onlyDepends: R.Placed after the
library(rprojroot)chunk and before## Example, so the chunk stays with the intro. The determinism hook added in #248 was not touched, and two renders produced identical bytes despite the random temporary directory.Only
README.Rmd,README.mdandindex.mdchange — noR/, noman/.Stacked on #248, which this PR targets.
🤖 Generated with Claude Code
https://claude.ai/code/session_01WWhverMTZZKgEpUuTK117m
Generated by Claude Code