Skip to content

chore: Update @rstudio.com author emails to @posit.co - #1699

Open
krlmlr wants to merge 1 commit into
tidyverse:mainfrom
krlmlr:claude/duplicate-repos-init-gf826x-email
Open

krlmlr wants to merge 1 commit into
tidyverse:mainfrom
krlmlr:claude/duplicate-repos-init-gf826x-email

Conversation

@krlmlr

@krlmlr krlmlr commented Sep 13, 2026

Copy link
Copy Markdown
Member

One of the items usethis::use_tidy_upkeep_issue() prescribes for 2023. RStudio became Posit in 2022 and the rstudio.com addresses forward rather than resolve on their own, so the DESCRIPTION should name the current ones.

man/tibble-package.Rd is generated from this field and carries the same two addresses, so it is updated in step. The file is edited directly rather than via devtools::document(): this package pins Config/roxygen2/version: 8.1.0.9000, a development build, and roxygen2 declines to run when the installed version is older than the pinned one. The result is identical to what document() would write for these two lines.

Claude-Session: https://claude.ai/code/session_01WWhverMTZZKgEpUuTK117m

@krlmlr
krlmlr requested review from hadley and jennybc September 13, 2026 05:35
One of the items `usethis::use_tidy_upkeep_issue()` prescribes for 2023.
RStudio became Posit in 2022 and the `rstudio.com` addresses forward
rather than resolve on their own, so the DESCRIPTION should name the
current ones.

`man/tibble-package.Rd` is generated from this field and carries the
same two addresses, so it is updated in step. The file is edited
directly rather than via `devtools::document()`: this package pins
`Config/roxygen2/version: 8.1.0.9000`, a development build, and
roxygen2 declines to run when the installed version is older than the
pinned one. The result is identical to what `document()` would write for
these two lines.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WWhverMTZZKgEpUuTK117m
@krlmlr
krlmlr force-pushed the claude/duplicate-repos-init-gf826x-email branch from c131d91 to 6f913fb Compare September 14, 2026 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants