Skip to content

Maintenance Release

Compare
Choose a tag to compare
@leeper leeper released this 09 Aug 10:21
· 412 commits to main since this release

This is a patch release that contains a few small fixes:

  • Changed feather Imports to Suggests to make rio installable on older R versions. (#104)
  • Migrated CSVY-related code to separate package (https://github.com/leeper/csvy/). (#111)
  • Fix import of European-style CSV files (sep = "," and sep2 = ";"). (#106, #107, h/t Stani Stadlmann)
  • Removed unnecessary error in xlsx imports. (#103, h/t Kevin Wright)
  • Noted new RStudio add-in, GREA, that uses rio. (#109)
  • Note unsupported NumPy i/o via RcppCNPy. (#112)