Suggestions for using quanteda during development

quanteda is in development and will remain so until we declare a 1.0 version, at which time we will only add new functions, not change the names of existing ones. In the meantime, we suggest:

Notes to the quanteda team

  1. All testing should be in tests/testthat/test_.R. No more haphazard tests in other locations.

  2. For performance comprisons, we write up the results and document them in the vignette performance_comparisons.Rmd.

  3. Development and branches: We add new features through workingDev. Before merging this with dev, we make sure the build passes a full CRAN check.

Completed

To Do Remaining

For bug reports and feature requests

Please use the issue page on the GitHub repository, or contact kbenoit@lse.ac.uk directly.