Package: easycsv
Type: Package
Title: Load Multiple 'csv' and 'txt' Tables
Date: 2018-04-27
Version: 1.0.8
Authors@R: person("Dror", "Bogin", email = "dror.bogin@gmail.com",role = c("aut", "cre"))
Description: Allows users to easily read multiple comma separated tables and create a data frame under the same name.
    Is able to read multiple comma separated tables from a local directory, a zip file or a zip file on a remote directory. 
Depends: R (>= 3.2.3), data.table (>= 1.10)
License: GPL-2
URL: https://github.com/bogind/easycsv
BugReports: https://github.com/bogind/easycsv/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-05-21 18:50:30 UTC; drorb
Author: Dror Bogin [aut, cre]
Maintainer: Dror Bogin <dror.bogin@gmail.com>
Repository: CRAN
Date/Publication: 2018-05-21 19:03:30 UTC
Built: R 4.1.0; ; 2021-05-26 02:20:06 UTC; unix
