Skip to content

Remove deprecated vignettes#1162

Open
nikosbosse wants to merge 1 commit intomainfrom
remove-deprecated-vignettes
Open

Remove deprecated vignettes#1162
nikosbosse wants to merge 1 commit intomainfrom
remove-deprecated-vignettes

Conversation

@nikosbosse
Copy link
Copy Markdown
Collaborator

CLAUDE:

Summary

  • Removes Deprecated-functions.Rmd and Deprecated-visualisations.Rmd vignettes, which documented functions that have already been removed from the package
  • Adds a NEWS.md entry with a link to the git history so users can still find the old code if needed

Closes #1158

Test plan

  • R CMD check passes without the removed vignettes
  • pkgdown site builds without errors (no references to the removed vignettes in _pkgdown.yml)

🤖 Generated with Claude Code

Remove Deprecated-functions.Rmd and Deprecated-visualisations.Rmd,
which documented functions that have already been removed. Add a
pointer to the git history in NEWS.md so users can still find the
old code if needed.

Closes #1158

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@nikosbosse nikosbosse requested a review from seabbs April 4, 2026 18:08
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.98%. Comparing base (4a222da) to head (1415f0e).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1162   +/-   ##
=======================================
  Coverage   97.98%   97.98%           
=======================================
  Files          37       37           
  Lines        1984     1984           
=======================================
  Hits         1944     1944           
  Misses         40       40           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@nikosbosse nikosbosse mentioned this pull request Apr 4, 2026
20 tasks
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.

Remove deprecated vignettes

1 participant