CogDisResLab / drugfindR

Repository holding the code for the drugfindR R package
GNU General Public License v3.0
8 stars 3 forks source link

Update version to 0.99.992 and add internal keywords #89

Closed AliSajid closed 1 month ago

AliSajid commented 1 month ago

TL;DR

Updated package version and added internal keywords to utility functions.

What changed?

How to test?

  1. Check that the package version is correctly updated to 0.99.992.
  2. Verify that the internal functions are not exposed in the public API documentation.
  3. Ensure that the package builds and passes all existing tests without errors.

Why make this change?

The addition of @keywords internal to utility functions helps to clearly distinguish between public and internal API functions. This improves package organization and prevents users from directly accessing functions that are meant for internal use only. The version update reflects these changes and keeps the package versioning consistent.

AliSajid commented 1 month ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @AliSajid and the rest of your teammates on Graphite Graphite

graphite-app[bot] commented 1 month ago

Graphite Automations

"Request reviewers once CI passes" took an action on this PR • (09/22/24)

3 reviewers were added to this PR based on Ali Sajid Imami's automation.

"Auto-assign PRs to author" took an action on this PR • (09/22/24)

1 assignee was added to this PR based on Ali Sajid Imami's automation.

AliSajid commented 1 month ago

Merge activity