Package: receptiviti
Type: Package
Title: Text Analysis Through the 'Receptiviti' API
Version: 0.1.7
Authors@R: c(
    person("Receptiviti Inc.", role = c("fnd", "cph")),
    person("Kent", "English", role = "cre", email = "kenglish@receptiviti.com"),
    person("Micah", "Iserman", role = c("aut", "ctr"))
  )
Description: Send text to the <https://www.receptiviti.com> API to be scored
    by all available frameworks.
License: MIT + file LICENSE
Imports: curl, jsonlite, digest, progressr, stringi
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, future, arrow (>=
        9.0.0), dplyr, future.apply
Additional_repositories: https://p3m.dev/cran/2024-02-02
Config/testthat/edition: 3
RoxygenNote: 7.3.1
URL: https://receptiviti.github.io/receptiviti-r/,
        https://github.com/Receptiviti/receptiviti-r
BugReports: https://github.com/Receptiviti/receptiviti-r/issues
NeedsCompilation: no
Packaged: 2024-02-07 13:46:02 UTC; Admin
Author: Receptiviti Inc. [fnd, cph],
  Kent English [cre],
  Micah Iserman [aut, ctr]
Maintainer: Kent English <kenglish@receptiviti.com>
Repository: CRAN
Date/Publication: 2024-02-23 23:50:05 UTC
