Package: qoma.smuggler
Title: Transport Data and Commands Across the 'FAME' / 'R' Border
Version: 0.0.1
Authors@R: c(
    person("Kevin", "Keane", email = "krkeane@qoma.io", role = c("aut", "cre")),
    person("Qoma", "LLC", email = "info@qoma.io", role = "cph"))
Description: Transport data and commands across the 'FAME' <https://fame.sungard.com/support.html> / 'R' border.
    A set of utilities for: reading 'FAME' databases into 'R'; writing
    'R' data into 'FAME' databases; executing 'FAME' commands in 'R' environment; and, executing
    'R' commands from the 'FAME' environment.
Depends: R (>= 3.5)
Imports: rhli (>= 0.0.2), lubridate(>= 1.7.4), tibble(>= 1.4.2),
        methods
License: AGPL
Encoding: UTF-8
LazyData: true
Suggests: testthat
RoxygenNote: 6.1.0
URL: https://github.com/qomaio/r-smuggler/
BugReports: https://github.com/qomaio/r-smuggler/issues
NeedsCompilation: no
Packaged: 2018-08-24 21:35:34 UTC; rstudio
Author: Kevin Keane [aut, cre],
  Qoma LLC [cph]
Maintainer: Kevin Keane <krkeane@qoma.io>
Repository: CRAN
Date/Publication: 2018-08-30 16:20:06 UTC
