Skip to content

textreuse 1.0.2

Latest

Choose a tag to compare

@YaoxiangLi YaoxiangLi released this 24 Jul 22:59
· 1 commit to master since this release
1fd9d84

textreuse 1.0.2

Maintenance release for compatibility with current R package dependencies and
active cross-platform validation.

Changes

  • Updated locality-sensitive hashing helpers for current dplyr and tidyr,
    eliminating deprecated-selection and expected many-to-many join warnings.
  • Replaced inactive Travis CI and AppVeyor configurations with GitHub Actions
    R-CMD-check and coverage workflows.
  • Updated external documentation links to secure, current destinations.

Verification

  • Full R CMD check --as-cran textreuse_1.0.2.tar.gz: OK with 0 errors,
    0 warnings, and 0 notes, including PDF and HTML manuals.
  • GitHub Actions passed on macOS R-release, Windows R-release, Ubuntu R-devel,
    Ubuntu R-release, and Ubuntu R-oldrel.
  • Coverage and Codecov upload passed.