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

Automate the listing of deprecated functions #46

Open
c5sire opened this issue Aug 3, 2018 · 0 comments
Open

Automate the listing of deprecated functions #46

c5sire opened this issue Aug 3, 2018 · 0 comments

Comments

@c5sire
Copy link
Contributor

c5sire commented Aug 3, 2018

Goal: to only add deprecation information to the outdated function. Have a way to automatically extract that information and compile it into a user visible list.

For an option see: https://www.r-bloggers.com/r-deprecate-functions-with-roxygen2/

Created the 'deprecate' branch to work on it. Implemented for two functions. However, it appears roxygen2 somehow inserts non-ASCII code in the generaed Rd files for the functions on my Windows machines, which then causes warnings in the R CMD check.

Stopped for the moment. Until further investigation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant