Package: dictionaRy
Type: Package
Title: Retrieve the Dictionary Definitions of English Words
Version: 0.1.1
Depends: jsonlite, tibble
Authors@R: c(
    person("Steve", "Condylios", , "steve.condylios@gmail.com", c("aut", "cre"), 
    comment = c(ORCID = "0000-0003-0599-844X")),
    person("Zane", "Dax", , , "ctb") 
    )
Maintainer: Steve Condylios <steve.condylios@gmail.com>
BugReports: https://github.com/stevecondylios/dictionaRy/issues
URL: https://github.com/stevecondylios/dictionaRy
Description: An R interface to the 'Free Dictionary API' 
    <https://dictionaryapi.dev/>, 
    <https://github.com/meetDeveloper/freeDictionaryAPI>. Retrieve
    dictionary definitions for English words, as well 
    as additional information including phonetics, part of speech, origins, 
    audio pronunciation, example usage, synonyms and antonyms, returned in 
    'tidy' format for ease of use.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-01-08 05:00:29 UTC; st
Author: Steve Condylios [aut, cre] (<https://orcid.org/0000-0003-0599-844X>),
  Zane Dax [ctb]
Repository: CRAN
Date/Publication: 2022-01-10 17:52:47 UTC
Built: R 4.6.0; ; 2025-11-02 04:10:45 UTC; windows
