Package: SQRL
Type: Package
Title: Enhances Interaction with 'ODBC' Databases
Version: 1.0.2
Date: 2023-12-03
Author: Mike Lee
Maintainer: Mike Lee <random.deviate@gmail.com>
Description: Provides simple and powerful interfaces that facilitate interaction
    with 'ODBC' data sources. Each data source gets its own unique and dedicated
    interface, wrapped around 'RODBC'. Communication settings are remembered
    between queries, and are managed silently in the background. The interfaces
    support multi-statement 'SQL' scripts, which can be parameterised via
    metaprogramming structures and embedded 'R' expressions.
License: GPL-3
Depends: R (>= 3.3.0)
Imports: RODBC
Suggests: tools, utils
NeedsCompilation: no
Packaged: 2023-12-03 04:30:28 UTC; Mike
Repository: CRAN
Date/Publication: 2023-12-03 05:00:02 UTC
Built: R 4.6.0; ; 2025-08-18 05:04:41 UTC; unix
