Package: receptiviti
Type: Package
Title: Text Analysis Through the 'Receptiviti' API
Version: 0.2.0
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: Sends texts to the <https://www.receptiviti.com> API to be scored,
    and facilitates the creation of custom norms and local results databases.
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
Config/testthat/edition: 3
RoxygenNote: 7.3.2
URL: https://receptiviti.github.io/receptiviti-r/,
        https://github.com/Receptiviti/receptiviti-r
BugReports: https://github.com/Receptiviti/receptiviti-r/issues
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-06-07 14:05:10 UTC; Admin
Author: Receptiviti Inc. [fnd, cph],
  Kent English [cre],
  Micah Iserman [aut, ctr]
Maintainer: Kent English <kenglish@receptiviti.com>
Repository: CRAN
Date/Publication: 2025-06-07 15:10:02 UTC
Built: R 4.3.3; ; 2025-06-07 15:55:28 UTC; unix
