Type: Package
Package: amapGeocode
Title: An Interface to the 'AutoNavi Maps' API Geocoding Services
Version: 0.5.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
URL: https://github.com/womeimingzi11/amapGeocode
Imports: httr, jsonlite, magrittr, sjmisc, stats, stringr, xml2,
        lifecycle, data.table, parallel
Suggests: knitr, rmarkdown, testthat, spelling
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
RdMacros: lifecycle
Language: en-US
NeedsCompilation: no
Packaged: 2020-11-20 14:49:05 UTC; chenh
Author: Han Chen [aut, cre],
  Wanyanhan Jiang [ctb]
Maintainer: Han Chen <chenhan28@gmail.com>
Repository: CRAN
Date/Publication: 2020-11-20 16:00:02 UTC
