Package: whatthreewords
Title: Work with the 'what3words' API for Easy Location Referencing
Version: 0.1.3
Authors@R: 
    person("David", "Smith", , "david.alex.smith@gmail.com", 
           role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0009-0000-8482-3220"))
Description: Use the 'what3words' API 
    <https://developer.what3words.com/public-api> to return three words which 
    uniquely identify every 3m x 3m square on Earth. It is also possible to 
    return coordinates from any valid three words location. Supports multiple 
    languages. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: httr2, dplyr
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
URL: https://davidasmith.github.io/whatthreewords/
NeedsCompilation: no
Packaged: 2023-10-02 10:37:07 UTC; david
Author: David Smith [aut, cre, cph] (<https://orcid.org/0009-0000-8482-3220>)
Maintainer: David Smith <david.alex.smith@gmail.com>
Repository: CRAN
Date/Publication: 2023-10-02 16:40:02 UTC
Built: R 4.3.1; ; 2023-10-02 19:16:23 UTC; unix
