Skip to content

Document with dev roxygen2 - #1898

Closed
hadley wants to merge 1 commit into
mainfrom
roxygen2-8.0.0
Closed

Document with dev roxygen2#1898
hadley wants to merge 1 commit into
mainfrom
roxygen2-8.0.0

Conversation

@hadley

@hadley hadley commented Apr 17, 2026

Copy link
Copy Markdown
Member
  • Most changes are to links
  • I silenced the S3 export method warnings including fixing a class name for a print method
  • I split a long @aliases into multiple.
  • missing.Rd looks better now that it's not autodocumented as data.

* Most changes are to links
* I silenced the S3 export method warnings including fixing a class name for a `print` method
* I split a long `@aliases` into multiple.
* `missing.Rd` looks better now that it's not autodocumented as data.
@hadley
hadley requested a review from lionel- April 17, 2026 10:30
@hadley
hadley marked this pull request as draft April 17, 2026 10:30
Comment thread R/utils.R
)


#' @export

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably worth prefixing the class with rlang_ in that case

Comment thread DESCRIPTION
BugReports: https://github.com/r-lib/rlang/issues
Config/build/compilation-database: true
Config/testthat/edition: 3
Config/roxygen2/version: 7.3.3.9000

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice to see this consolidation of fields

Comment thread man/missing.Rd
\alias{na_chr}
\alias{na_cpl}
\title{Missing values}
\format{

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That doc wasn't very useful!

@hadley hadley closed this Jun 18, 2026
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.

2 participants