Skip to content

Tags: ronkeizer/vpc

Tags

1.2.4

Toggle 1.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix dplyr deprecation issue (#107)

* minor fixes to remove NOTEs from check

* fix CRAN check errors: replace defunct dplyr functions, fix Rd docs

Replace defunct dplyr functions (group_by_(), arrange_(), do()) with
modern equivalents using .data pronoun. Fix \itemize Rd markup to use
\describe with proper \item{name}{description} syntax. Remove broken
\link{sim_data} cross-references. Bump version to 1.2.4.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* add workflow_dispatch trigger to R-CMD-check

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: roninsightrx <ronkeizer@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

1.2.2

Toggle 1.2.2's commit message
update cran comments

v1.0.0

Toggle v1.0.0's commit message
Merge pull request #40 from TPreijers/master

Changes to sim-indexing function

v0.1.1

Toggle v0.1.1's commit message
bump version and correct R dependency (dplyr requires R >= 3.0.2)