Package: harmonydata
Type: Package
Title: R Library for 'Harmony'
Version: 0.3.1
Authors@R: c(
  person("Omar", "Hassoun", email = "omtarful@gmail.com", role = c("aut", "cre")),
  person("Thomas", "Wood", email = "thomas@fastdatascience.com", role = c("ctb")),
  person("Alex, Nikic", email = "nikicalex@gmail.com", role = c("ctb")),
  person("Ulster University", role = c("cph")))
Description: 'Harmony' is a tool using AI which allows you to compare items from questionnaires and identify similar content. You can try 'Harmony' at <https://harmonydata.ac.uk/app/> and you can read our blog at <https://harmonydata.ac.uk/blog/> or at <https://fastdatascience.com/how-does-harmony-work/>. Documentation at <https://harmonydata.ac.uk/harmony-r-released/>.
URL: <https://harmonydata.ac.uk>
License: MIT + file LICENSE
Encoding: UTF-8
Imports: httr, uuid, base64enc, jsonlite, utils, tools, assertthat,
        purrr
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-04-20 15:41:18 UTC; omarhassoun
Author: Omar Hassoun [aut, cre],
  Thomas Wood [ctb],
  Alex, Nikic [ctb],
  Ulster University [cph]
Maintainer: Omar Hassoun <omtarful@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-20 16:10:01 UTC
Built: R 4.3.3; ; 2025-04-20 17:04:51 UTC; unix
