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

Follow conventions for writing pkg names #43

Closed
ablaette opened this issue Aug 29, 2022 · 1 comment
Closed

Follow conventions for writing pkg names #43

ablaette opened this issue Aug 29, 2022 · 1 comment

Comments

@ablaette
Copy link
Collaborator

Feedback from CRAN re-submission:

"Please always write package names, software names and API (application programming interface) names in single quotes in title and description. e.g: --> 'R' Please note that package names are case sensitive."

@ablaette
Copy link
Collaborator Author

ablaette commented Aug 29, 2022

Apparantly, this applies to the DESCRIPTION file, not to ordinary Rd files, so I limit the change to the DESCRIPTION file. See Writing R extensions: https://cran.r-project.org/doc/manuals/R-exts.html (section 1.1.1).

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