Recent Releases of git2rdata

git2rdata - Release v0.4.1

git2rdata 0.4.1

  • Add update_metadata() to update the description of a git2rdata object. See vignette("metadata") for more details.
  • Update the checklist and pkgdown infrastructure.

- R
Published by github-actions[bot] almost 2 years ago

git2rdata - Release v0.4.0

- R
Published by github-actions[bot] over 4 years ago

git2rdata - Version 0.3.1

  • Use icuSetCollate() to define a standardised sorting.

- R
Published by ThierryO over 4 years ago

git2rdata - git2rdata 0.3.0

New features

  • write_vc() gains an optional split_by argument. See vignette("split_by") for more details.
  • rename_variable() efficiently renames variables in a stored git2rdata object.

Bugfixes

  • read_vc(), is_git2rdata() and is_git2rmeta() now yield a better message when both the data and metadata are missing.

- R
Published by ThierryO over 5 years ago

git2rdata - Version 0.2.2

git2rdata 0.2.2

- R
Published by ThierryO almost 6 years ago

git2rdata - Version 0.2.1

Update of the examples and units tests anticipating to the upcoming change from stringsAsFactors = TRUE to stringsAsFactors = FALSE in R 4.0.0

- R
Published by ThierryO over 6 years ago

git2rdata - Version 0.2.0

BREAKING FEATURES

  • Calculation of data hash has changed (#53). You must use upgrade_data() to read data stored by an older version.
  • is_git2rdata() and upgrade_data() do not test equality in data hashes any more (but read_vc() still does).
  • write_vc() and read_vc() fail when file is a location outside of root (#50).
  • Reordering factor levels requires strict = TRUE.

Bugfixes

  • Linux and Windows machines now generated the same data hash (#49).

NEW FEATURES

  • Internal sorting uses the "C" locale, regardless of the current locale.
  • read_vc() reads older stored in an older version (#44). When the version is too old, it prompts to upgrade_data().
  • Improve warnings() and error() messages.
  • Use vector version of logo.

- R
Published by ThierryO over 6 years ago

git2rdata - Version 0.1

Transfer to rOpenSci and publication on CRAN

- R
Published by ThierryO about 7 years ago

git2rdata - Version 0.0.5

- R
Published by ThierryO about 7 years ago

git2rdata - Version 0.0.4

- R
Published by ThierryO about 7 years ago

git2rdata - Version 0.0.3

- R
Published by ThierryO over 7 years ago

git2rdata - First release

- R
Published by ThierryO over 7 years ago