Skip to content

Upkeep for REDCapSync (2026) #6

@brandonerose

Description

@brandonerose
  • usethis::use_tidy_description()
  • Align the names of R/ files and test/ files for workflow happiness. The docs for usethis::use_r() include a helpful script. usethis::rename_files() may be be useful.
  • usethis::use_code_of_conduct()
  • Add alt-text to pictures, plots, etc; see https://posit.co/blog/knitr-fig-alt/ for examples

Set up or update GitHub Actions.
Updating workflows to the latest version will often fix troublesome actions:

  • usethis::use_github_action('check-standard')
  • usethis::use_github_action('pkgdown')
  • usethis::use_github_action('test-coverage')

internal changes

  • change internal constants to SCREAMING_SNAKE_CASE to be compatible with cli
  • add link check error --> test_token
  • improve verbose
  • add REDCapSyncSummary object
  • dissolve cli_alert_wrap

Created on 2026-03-16 with usethis::use_upkeep_issue(), using usethis v3.2.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions