FLOSS

This software is FLOSS, attempts to conform with Core Infrastructure Integration, is hosted at https://mickmioduszewski.github.io/busdater/index.html and is licensed as MIT.

Collaboration and contibution is welcome.

Standards

  • The software will follow CRAN standards, policy and good practice manuals.
  • Style will be checked with hhttps://CRAN.R-project.org/package=lintr, which in turn follows The tidyverse style guide.
  • Installation follow usual package install practices e.g. install.packages(“busdater”)
  • All documentation will be in plain English but will not filter out technical terms
  • All functionality needs to have test coverage
  • Developers will use Developer Certificate of Origin
  • Repository owner has decision making rights on incorporating the changes