Package: graticule Type: Package Title: Meridional and Parallel Lines for Maps Version: 0.4.0 Authors@R: person("Michael D.","Sumner", role = c("aut", "cre"), email = "mdsumner@gmail.com") Description: Create graticule lines and labels for maps. Control the creation of lines or tiles by setting their placement (at particular meridians and parallels) and extent (along parallels and meridians). Labels are created independently of lines. License: GPL-3 Depends: sp Imports: raster, utils, geosphere, stats, reproj (>= 0.4.3) Suggests: sessioninfo, knitr, spex, testthat (>= 2.1.0), rmarkdown, covr VignetteBuilder: knitr Encoding: UTF-8 BugReports: https://github.com/hypertidy/graticule/issues URL: https://github.com/hypertidy/graticule, https://hypertidy.github.io/graticule/ RoxygenNote: 7.3.3 Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libproj-dev libsqlite3-dev Repository: https://hypertidy.r-universe.dev Date/Publication: 2026-02-13 03:12:07 UTC RemoteUrl: https://github.com/hypertidy/graticule RemoteRef: HEAD RemoteSha: e1ea876ad1bbcbe079d5978ae9690e13f337a1e5 NeedsCompilation: no Packaged: 2026-05-25 07:31:53 UTC; root Author: Michael D. Sumner [aut, cre] Maintainer: Michael D. Sumner