daynefiler / tcpl

Former repository for the tcpl R package project. New repo:
https://github.com/USEPA/CompTox-ToxCast-tcpl
4 stars 5 forks source link

issue-27: removed method imports for sql pckgs #29

Closed daynefiler closed 6 years ago

daynefiler commented 6 years ago

This PR closes #27.

To clean-up the warnings given by the RSQLite package, the specific method imports were removed. In addition, the method imports were removed for the RMySQL package. The vignette still compiles during installation and the vignette code was tested on a clean MySQL database, with no errors.