Please read these points carefully and follow them while filing issues.
Please file an issue before creating PRs so that it can be discussed first before you invest time implementing it.
dev
branch.dev/main
will not be accepted.R CMD check --as-cran
against your branch source package archive .tar.gz
file. You may want to add --no-manual
, --no-build-vignettes
or --ignore-vignettes
(R 3.3.0+) options to reduce dependencies required to perform check. PRs that fail check
cannot be merged. Additionally, check the tests using devtools::test()
and ensure they pass or the failing tests are updated appropriatelyReferences: If you are not sure how to issue a PR, but would like to contribute, these links should help get you started:
This guide was modified from the contributing guide for the data.table repository
1: To make it easier to count the characters per line you can edit your $HOME/.vimrc ($HOME/_vimrc on Windows) to include ":set ruler" which will display the line and position numbers in the bottom right corner of the terminal when editing the commit messages.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.