Type: Package
Package: amapGeocode
Title: An Interface to the 'AutoNavi Maps' API Geocoding Services
Version: 0.6.0
Authors@R: 
    c(person(given = "Han",
             family = "Chen",
             role = c("aut", "cre"),
             email = "chenhan28@gmail.com"),
      person(given = "Wanyanhan",
             family = "Jiang",
             role = "ctb",
             email = "243016042@qq.com"))
Description: Getting and parsing data of location geocode/reverse-geocode and administrative regions from 'AutoNavi Maps'<https://lbs.amap.com/api/webservice/summary> API.
License: MIT + file LICENSE
Depends: R (>= 3.5)
Imports: httr, jsonlite, magrittr, sjmisc, stats, xml2, data.table,
        furrr
Suggests: stringr, knitr, rmarkdown, testthat, spelling, covr
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.1.1
Language: en-US
URL: https://github.com/womeimingzi11/amapGeocode
BugReports: https://github.com/womeimingzi11/amapGeocode/issues
NeedsCompilation: no
Packaged: 2021-04-19 07:05:41 UTC; chenhan
Author: Han Chen [aut, cre],
  Wanyanhan Jiang [ctb]
Maintainer: Han Chen <chenhan28@gmail.com>
Repository: CRAN
Date/Publication: 2021-04-19 07:20:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:51:06 UTC; windows
