Package: pathlit
Type: Package
Title: An SDK for the PathLit Engine
Version: 0.1.0
Authors@R: c(person(c("Riasat", "Ali"), "Istiaque",
             role = c("aut", "cre", "ctb"),
             email = "riasat.istiaque@pathlit.io"),
             person("Nicolas", "Mas", role = c("ctb", "rev"),
             email = "nicolas.mas@pathlit.io"))
Description: This wrapper houses PathLit API endpoints for R. The usage of
    these endpoints require the use of an API key which can be obtained at
    <https://www.pathlit.io/docs/cli/>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.1.1
Depends: R (>= 2.10)
Imports: httr, jsonlite, timeSeries, parallel, testthat, usethis, utils
URL: https://www.pathlit.io
NeedsCompilation: no
Packaged: 2021-07-21 12:35:25 UTC; riasataliistiaque
Author: Riasat Ali Istiaque [aut, cre, ctb],
  Nicolas Mas [ctb, rev]
Maintainer: Riasat Ali Istiaque <riasat.istiaque@pathlit.io>
Repository: CRAN
Date/Publication: 2021-07-22 07:00:02 UTC
Built: R 4.3.0; ; 2023-04-07 11:40:44 UTC; unix
