Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CRAN issues #24

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Fix CRAN issues #24

merged 2 commits into from
Jan 24, 2024

Conversation

kbenoit
Copy link
Contributor

@kbenoit kbenoit commented Jan 24, 2024

  • Fixes these CRAN issues:

Version: 0.94.3
Check: Rd \usage sections
Result: NOTE
Documented arguments not in \usage in Rd file 'wordcloud_comparison.Rd':
‘random.color’ ‘ordered.colors’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.

  • also prepares for quanteda 4.0 release

Kenneth Benoit added 2 commits January 24, 2024 16:48
- also prepares for quanteda 4.0 release
@kbenoit kbenoit merged commit b04da2c into master Jan 24, 2024
5 of 6 checks passed
@kbenoit kbenoit deleted the dev-0.94.4 branch January 24, 2024 20:16
@kbenoit kbenoit restored the dev-0.94.4 branch January 25, 2024 14:53
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.

1 participant