-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Description
- Get rid of notes.
- Consider changing api tests to not format in temp dir since it creates problems with appveyor.
- Make tests passing quickly enough?
- Wait for krlmlr/utf8 to be released on CRAN and remove
Remotes:
in DESCRIPTION - Clarify LICENCE with
usethis()
? (Link) - Completing cran-release-notes.md
- Update NEWS.md (describe every exported function in order of relevance, see pillar).
- Create a pre-release.
- Bump version to 0.1.0
-
devtools::check_spelling()
- Delete all man files for unexported functions.
- Make sure every man page of exported functions has an example.