Closed daynefiler closed 6 years ago
I notified the RSQLite developers (rstats-db/RSQLite#145) about a bug with data classes. They have decided to hold off on the planned RSQLite update for now.
Going to tentatively close this.
The data type issues and NULL values appear to be closed by rstats-db/RSQLite#160. PR #26 should will fully close the issue.
Received an email indicating the SQLite package is being updated and is causing issues in the tcpl package. Two issues here:
dbGetQuery
function no longer appears to clear the result set. Should be an easy fix -- just manually clear the result set when the driver is SQLite.class(tcplLoadData(lvl = 5)$modl_ga)
with default package settings.