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

Roxygen docs #6

Merged
merged 1 commit into from
Jul 25, 2023
Merged

Roxygen docs #6

merged 1 commit into from
Jul 25, 2023

Conversation

fangzhou-xie
Copy link
Contributor

This PR does the following:

  1. Roxygen documentation for functions (J and translate)
  2. Roxygen auto-generate NAMESPACE file

After merging your recent fix for the gamma-functions, the devtools::check() shows no error/warning/note with this PR.

Also, for the pkgdown website, please run the following commands:

usethis::use_github_action("pkgdown")
usethis::use_pkgdown_github_pages()

(The second command requires push access for the repo and it should generate a branch called gh-pages and you can then set up the Github pages in the settings of the repo. The first command will setup Github action to auto update the website after each merge to the main branch.

Thanks.

@Konrad1991 Konrad1991 merged commit 907d68e into Konrad1991:master Jul 25, 2023
5 checks passed
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.

2 participants