Skip to content

Releases: cole-brokamp/fr

fr 0.5.2

07 Nov 19:09
Compare
Choose a tag to compare

What's Changed

  • Update for S7 v0.2.0; Set package = NULL in new_class() by @t-kalinowski in #15

New Contributors

Full Changelog: 0.5.1...v0.5.2

fr 0.5.1

30 Nov 19:59
e6fc0a9
Compare
Choose a tag to compare

What's Changed

fr 0.5.0

23 Nov 19:38
Compare
Choose a tag to compare
  • 0.5.0 release is on CRAN
  • do not default to writing a fr_tdr object to the working directory
  • fr_summarise -> fr_summarize
  • more examples and updated documentation

0.4.0

06 Nov 22:23
Compare
Choose a tag to compare

0.3.1

02 Nov 13:00
57d62fb
Compare
Choose a tag to compare

fr 0.3.0

20 Oct 21:16
Compare
Choose a tag to compare
  • changed fr_tdr class so it inherits from class_data.frame
  • added summary() method for fr_tdr objects
  • added fr_*() convenience functions for common dplyr verbs
  • updated vignettes

fr 0.2.0

16 Oct 02:00
Compare
Choose a tag to compare
  • add update_field(), including support for dynamic dots
  • use vroom directly instead of readr
  • can use as_fr_tdr() with a .template when coercing a data frame

Full Changelog: 0.1.0...0.2.0

fr 0.1.0

13 Oct 18:04
Compare
Choose a tag to compare

initial release