Skip to content

easycsv v1.0.5 released

1 message · Dror Bogin

#
Hello users,

package *easycsv* version 1.0.5 is now available on CRAN <
https://cran.r-project.org/package=usmap>. this update contains some
upgrades and a new *choose_dir* function for Linux and Mac OSX users, for
windows users, it's still implemented with utils::choose.dir.

The full change log is available on Github:
https://github.com/bogind/easycsv/releases/tag/v1.0.5

__

*easycsv* is mostly meant for easily reading multiple comma separated
tables into R's environment from either a local folder, a zip file or a
remote folder, but I add some nice utility functions when I can.
feedback and issues are welcome on https://github.com/bogind/easycsv/issues