CONTRIBUTIONS.md

Contributing

Thanks for your interest in contributing to bioassays. Here are some guidelines to help make it easier to merge your Pull Request:

If you're new to submitting Pull Requests, please read the section Contribute to other projects in the tutorial A quick introduction to version control with Git and GitHub.

More about this repository

For the most part, I tried to follow the guidelines from R packages by Hadley Wickham. The unit tests are performed with testthat, the documentation is built with roxygen2, and the online package documentation is created with rmarkdown. Continuous integration testing is performed for for macOS by Travis CI, and for Windows by AppVeyor.

The repository contains the files LICENSE and LICENSE.md to both adhere to R package conventions for defining the license and also to make the license clear in a more conventional manner (suggestions for improvement welcome). Directories are standard for R packages as described in the manual Writing R Extensions.

Release checklist (for maintainers)



anwarbio/bioassays documentation built on Oct. 9, 2020, 10:35 p.m.