readit: Effortlessly Read Any Rectangular Data

Providing just one primary function, 'readit' uses a set of reasonable heuristics to apply the appropriate reader function to the given file path. As long as the data file has an extension, and the data is (or can be coerced to be) rectangular, readit() can probably read it.

Version: 1.0.0
Depends: R (≥ 3.4.0)
Imports: crayon (≥ 1.3.4), haven (≥ 1.1.1), jsonlite (≥ 1.5), readr (≥ 1.1.1), readxl (≥ 1.0.0), tools (≥ 3.4.3)
Suggests: devtools (≥ 1.13.4), dplyr (≥ 0.7.4), knitr (≥ 1.19), rmarkdown (≥ 1.8), testthat (≥ 2.0.0)
Published: 2018-03-13
Author: Ryan Price [aut, cre]
Maintainer: Ryan Price <ryapric at gmail.com>
BugReports: https://github.com/ryapric/readit/issues
License: MIT + file LICENSE
URL: https://github.com/ryapric/readit
NeedsCompilation: no
Materials: NEWS
CRAN checks: readit results

Documentation:

Reference manual: readit.pdf

Downloads:

Package source: readit_1.0.0.tar.gz
Windows binaries: r-devel: readit_1.0.0.zip, r-release: readit_1.0.0.zip, r-oldrel: readit_1.0.0.zip
macOS binaries: r-release (arm64): readit_1.0.0.tgz, r-oldrel (arm64): readit_1.0.0.tgz, r-release (x86_64): readit_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=readit to link to this page.