Reads and writes data frames to 'SQLite' databases while preserving time zones (for POSIXct columns), projections (for 'sfc' columns), units (for 'units' columns), levels (for factors and ordered factors) and classes for logical, Date and 'hms' columns. It also logs changes to tables and provides more informative error messages.
Version: | 0.1.2 |
Depends: | R (≥ 3.6) |
Imports: | chk, hms, DBI, RSQLite, lifecycle, tibble |
Suggests: | covr, pool, testthat, knitr, rmarkdown, units, sf |
Published: | 2020-07-13 |
Author: | Joe Thorley |
Maintainer: | Joe Thorley <joe at poissonconsulting.ca> |
BugReports: | https://github.com/poissonconsulting/readwritesqlite/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/poissonconsulting/readwritesqlite |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | readwritesqlite results |
Reference manual: | readwritesqlite.pdf |
Vignettes: |
Using readwritesqlite |
Package source: | readwritesqlite_0.1.2.tar.gz |
Windows binaries: | r-devel: readwritesqlite_0.1.2.zip, r-release: readwritesqlite_0.1.2.zip, r-oldrel: readwritesqlite_0.1.2.zip |
macOS binaries: | r-release: readwritesqlite_0.1.2.tgz, r-oldrel: readwritesqlite_0.1.2.tgz |
Old sources: | readwritesqlite archive |
Please use the canonical form https://CRAN.R-project.org/package=readwritesqlite to link to this page.