Package: gkgraphR
Title: Accessing the Official 'Google Knowledge Graph' API
Version: 1.0.2
Date: 2021-03-01
Authors@R: person(given = "Ricardo",
                  family = "Correia",
                  email = "rahc85@gmail.com",
                  role = c("aut", "cre"),
                  comment = c(ORCID = "0000-0001-7359-9091"))
Description: A simple way to interact with and extract data from
  the official 'Google Knowledge Graph' API <https://developers.google.com/knowledge-graph/>.
Language: en-US
URL: https://github.com/racorreia/gkgraphR
BugReports: https://github.com/racorreia/gkgraphR/issues
Depends: R (>= 3.4.0)
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
Imports: jsonlite(>= 1.5), httr(>= 1.4.1), ISOcodes(>= 2020.03.16)
Suggests: knitr, rmarkdown, qpdf
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-03-01 12:58:30 UTC; rcorreia
Author: Ricardo Correia [aut, cre] (<https://orcid.org/0000-0001-7359-9091>)
Maintainer: Ricardo Correia <rahc85@gmail.com>
Repository: CRAN
Date/Publication: 2021-03-01 13:20:03 UTC
Built: R 4.6.0; ; 2025-08-18 08:42:26 UTC; unix
