Recent Releases of talkr
talkr - Cran resubmission #3
Our resubmission triggered some requests from the editor. This is what changed:
- Improve DESCRIPTION
- By extending it
- By phrasing it better
- By adding a reference
- Improve documentation
- Make sure all
@returnstatements are explicit
- Make sure all
- R
Published by PabRod over 1 year ago
talkr - Cran resubmission #2
Our previous submission triggered some NOTEs in the check process. This release fixes those minor problems.
- R
Published by PabRod over 1 year ago
talkr - Cran resubmission
What's Changed
ifadvdata is now NOT loaded via GitHub, but by direct download- Make sure package, description, packagedown all refer to new workflows vignette instead of old workflow (singular) by @mdingemanse in https://github.com/elpaco-escience/talkr/pull/113
- Fix globals in theme_turnPlot by @bvreede in https://github.com/elpaco-escience/talkr/pull/109
- change version of codecov action by @bvreede in https://github.com/elpaco-escience/talkr/pull/110
- add logo by @mdingemanse in https://github.com/elpaco-escience/talkr/pull/115
- 117 ensure fresh install works even if ifadv missing by @PabRod in https://github.com/elpaco-escience/talkr/pull/121
- Improve labelling for
plot_quality()by @mdingemanse in https://github.com/elpaco-escience/talkr/pull/119
Full Changelog: https://github.com/elpaco-escience/talkr/compare/v0.1.0...v0.1.1
- R
Published by PabRod almost 2 years ago
talkr - Cran submission
Description
This is the release we submitted to CRAN for the first time.
What's Changed
- add citation file by @bvreede in https://github.com/elpaco-escience/talkr/pull/53
- Update column selection (tidyselect deprecation warning) by @bvreede in https://github.com/elpaco-escience/talkr/pull/57
- Remove duplicated auxiliary functions by @PabRod in https://github.com/elpaco-escience/talkr/pull/71
- Minor improvements by @PabRod in https://github.com/elpaco-escience/talkr/pull/73
- fix timing calculation to only work within source, solves #75 by @mdingemanse in https://github.com/elpaco-escience/talkr/pull/77
- Make
add_lineswork inside the geom_XXX workflow. by @bvreede in https://github.com/elpaco-escience/talkr/pull/72 - Remove artifact by @PabRod in https://github.com/elpaco-escience/talkr/pull/80
- Add pkgdown functionality and automation by @PabRod in https://github.com/elpaco-escience/talkr/pull/83
- Clean a bit and increase test coverage by @PabRod in https://github.com/elpaco-escience/talkr/pull/74
- Tidy up chores by @PabRod in https://github.com/elpaco-escience/talkr/pull/92
- Remove rarely used dependencies by @bvreede in https://github.com/elpaco-escience/talkr/pull/97
- Change testdata to an already initialized talkr dataset by @bvreede in https://github.com/elpaco-escience/talkr/pull/95
- Update add_lines docs for clarity by @bvreede in https://github.com/elpaco-escience/talkr/pull/98
- Remove original demo workflow by @bvreede in https://github.com/elpaco-escience/talkr/pull/91
- Describe key user journeys / workflows in vignette by @mdingemanse in https://github.com/elpaco-escience/talkr/pull/89
- allow for source = NULL in a talkr init by @bvreede in https://github.com/elpaco-escience/talkr/pull/100
- Prep for new release by @bvreede in https://github.com/elpaco-escience/talkr/pull/96
New Contributors
- @PabRod made their first contribution in https://github.com/elpaco-escience/talkr/pull/71
Full Changelog: https://github.com/elpaco-escience/talkr/compare/v0.0.1...v0.1.0
- R
Published by PabRod almost 2 years ago
talkr - v0.0.1 (2024-01-12)
Early and non-production ready release.
- R
Published by bvreede over 2 years ago