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

Roxygen2 documentation #1

Open
evanbiederstedt opened this issue Jun 14, 2022 · 2 comments
Open

Roxygen2 documentation #1

evanbiederstedt opened this issue Jun 14, 2022 · 2 comments
Assignees

Comments

@evanbiederstedt
Copy link
Contributor

evanbiederstedt commented Jun 14, 2022

Hi @YidaZhang0628

This is my normal spiel below:

It would be nice to get this on CRAN when the code is ready. The big impediment to this is always the roxygen2 documentation.

--- if a function is not exported, please use the tag #' @keywords internal. It's useful to know which functions are exported and which are not
--- if a function is exported, please document all fields. Please use the format #' @parameterName type Explanation here (default=xxx). It's very useful to know the data type in the rxoygen2 comments.
--- it will be useful for CRAN reviews if all exported functions have examples, but....that doesn't always happen. But let's try our best.

With this, the other steps will be much easier, and we can quickly get this on CRAN.

Once you're ready to publish the package, let me know. I'll help clean things up.

See related discussions e.g. here: kharchenkolab/numbat#1

Thanks, Evan

@YidaZhang0628
Copy link
Collaborator

YidaZhang0628 commented Jun 14, 2022 via email

@evanbiederstedt
Copy link
Contributor Author

This might still be relevant @YidaZhang0628

I try to put all packages on CRAN---it helps with their popularity and usage

If you do the documentation, I can help out with the rest

Best, Evan

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

2 participants