The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
readwritesqlite 0.2.0
- Added
rws_export_gpkg()
.
- Now R >= 4.0
- Switched to testthat 3.
- Previously soft deprecated functions now warn unconditionally.
readwritesqlite 0.1.2
New Features
- Extended to also work with pool objects.
Deprecated
- Removed geometry sfc column from rws_data.
Internal
- Removed trailing spaces on sf (>= 0.9-1) projections which are
causing write error.
readwritesqlite 0.1.1
- Fix failing CRAN tests with sf (>= 0.9-1)
readwritesqlite 0.1.0
New Features
- Added
rws_drop_table()
.
- Added
rws_rename_table()
and
rws_rename_column()
.
- Updated error messages to tidyverse style.
Deprecated Functions
- Deprecated
check_sqlite_connection()
for
chk_sqlite_conn()
.
Dependencies
- Moved
sf
and units
packages to
Suggests.
- Replaced dependency on
err
and checkr
with
chk
.
readwritesqlite 0.0.2
- Update for release hms 0.5.0
- Replace hms::is.hms with hms::is_hms
- Replace hms::as.hms with hms::as_hms
- Fix tests for release RSQLite 2.1.1.9003
readwritesqlite 0.0.1
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.