Skip to content

mutagen 0.1.0

Choose a tag to compare

@gvelasq gvelasq released this 12 Sep 22:42
  • Added gen_rowmax() (#18).
  • Added gen_rowmin() (#17).
  • Added gen_rownth() (#16).
  • Added gen_rowlast() (#15).
  • Added gen_rowfirst() (#14).
  • Added gen_rowmatch() (#13).
  • Added gen_rowcount() (#12).
  • Added epigraph to README (#10).
  • Added parallelization to README (#8, @ivelasq).
  • Added R-universe badge to README (#7).
  • Added gen_na_listcol() (#6).
  • Updated usethis helpers to usethis 3.1.0 (#5).
  • Added a NEWS.md file to track changes to the package (#5).

New contributors