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

Rename package #12

Closed
JBGruber opened this issue Jan 4, 2024 · 0 comments
Closed

Rename package #12

JBGruber opened this issue Jan 4, 2024 · 0 comments

Comments

@JBGruber
Copy link
Owner

JBGruber commented Jan 4, 2024

Since there was at some point a package called ATR on CRAN, the name is blocked and we can't submit the package under this name. We thus decided to rename the package to atrrr. You can easily move your old tokens to work in the new package with:

R.utils::copyDirectory(tools::R_user_dir("atr", "cache"), 
                       tools::R_user_dir("atrrr", "cache"))

Nothing else changes, except that you have to change library(atr) and atr:: call to the new atrrr.

@JBGruber JBGruber closed this as completed Jan 4, 2024
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

No branches or pull requests

1 participant