- refactor of all functions to remove dependency to
{stringr}
package - refactor of all functions to implement semantic CLI via
{cli}
package - complete testing suite
This is a first release of the {pakete}
package to R Universe.
- add development mode in pkgdown.yml by @ernestguevarra in #16
- create base vignette by @ernestguevarra in #17
- update README by @ernestguevarra in #18
- update website by @ernestguevarra in #19
- create add_codecov function by @ernestguevarra in #21
- refactor
add_codecov()
function by @ernestguevarra in #22 - general tidying up of package structure by @ernestguevarra in #26
- setup netlify; add_github_action; fix #25; fix #32; fix #33; fix #34 by @ernestguevarra in #41
- add NEWS.md; fix #30 by @ernestguevarra in #42
This is a pre-release of the {pakete}
package.