Skip to content

Conversation

eddelbuettel
Copy link
Member

No description provided.

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR refreshes the documentation for two utility functions related to Armadillo random number generation and version reporting. The changes modernize and consolidate the documentation for better clarity and maintenance.

  • Updated copyright year from 2024 to 2025
  • Consolidated documentation for armadillo_set_seed and armadillo_set_seed_random functions using @Rdname
  • Simplified and clarified the details about RNG implementation switching

Reviewed Changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
src/RcppArmadillo.cpp Updated copyright year, consolidated function documentation using @Rdname, simplified RNG implementation details
R/RcppExports.R Mirrored documentation changes from the C++ source file
man/armadillo_set_seed.Rd Regenerated documentation combining both seed functions into one page
man/armadillo_set_seed_random.Rd Removed separate documentation file (now consolidated)
man/armadillo_version.Rd Regenerated with reformatted text layout
ChangeLog Added entry documenting the documentation refresh

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated no new comments.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@eddelbuettel eddelbuettel merged commit dd2ab16 into master Sep 16, 2025
4 checks passed
@eddelbuettel eddelbuettel deleted the feature/update_docs branch September 16, 2025 18:24
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.

1 participant