Package: mapchina Type: Package Title: China Administrative Divisions Geospatial Shapefile Data Version: 0.1.0 Authors@R: c( person("Mingchu", "Xu", email = "mxu.china@gmail.com", role = c("aut", "cre")) ) Description: Geospatial shapefile data of China administrative divisions to the county/district-level. Depends: R (>= 3.6) License: GPL-3 LazyData: TRUE Imports: sf Suggests: dplyr, ggplot2, RColorBrewer, showtext Collate: "data.R" "globals.R" "helpers.R" URL: https://github.com/xmc811/mapchina BugReports: https://github.com/xmc811/mapchina/issues RoxygenNote: 7.1.1 Encoding: UTF-8 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://xmc811.r-universe.dev Date/Publication: 2021-04-25 16:31:47 UTC RemoteUrl: https://github.com/xmc811/mapchina RemoteRef: HEAD RemoteSha: 053136c1c9c01742681bf9224ecad4d8c0bf9df0 NeedsCompilation: no Packaged: 2026-06-17 10:34:11 UTC; root Author: Mingchu Xu [aut, cre] Maintainer: Mingchu Xu