Skip to content

Fix new roxygen2 warning about single line aliases#1188

Merged
jgabry merged 1 commit into
masterfrom
fix-rogygen-warning
May 4, 2026
Merged

Fix new roxygen2 warning about single line aliases#1188
jgabry merged 1 commit into
masterfrom
fix-rogygen-warning

Conversation

@jgabry
Copy link
Copy Markdown
Member

@jgabry jgabry commented May 4, 2026

Submission Checklist

  • Run unit tests
  • Declare copyright holder and agree to license (see below)

Summary

The new version of roxygen2 throws a warning if @aliases is more than one line. The solution is to use multiple @aliases tags.

Copyright and Licensing

Please list the copyright holder for the work you are submitting
(this will be you or your assignee, such as a university or company):
Jonah Gabry

By submitting this pull request, the copyright holder is agreeing to
license the submitted work under the following licenses:

@jgabry jgabry added the documentation Improvements or additions to documentation label May 4, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.24%. Comparing base (73f0d4c) to head (7959355).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1188      +/-   ##
==========================================
+ Coverage   91.21%   91.24%   +0.03%     
==========================================
  Files          15       15              
  Lines        6121     6125       +4     
==========================================
+ Hits         5583     5589       +6     
+ Misses        538      536       -2     

☔ 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.

@jgabry jgabry merged commit fc07403 into master May 4, 2026
23 of 25 checks passed
@jgabry jgabry deleted the fix-rogygen-warning branch May 4, 2026 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants