Package: tanaka Type: Package Title: Design Shaded Contour Lines (or Tanaka) Maps Version: 0.4.0 Authors@R: person("Timothée", "Giraud", email = "timothee.giraud@cnrs.fr", role = c("cre","aut"), comment = c(ORCID = "0000-0002-1932-3323")) Description: The Tanaka method enhances the representation of topography on a map using shaded contour lines. In this simplified implementation of the method, north-west white contours represent illuminated topography and south-east black contours represent shaded topography. See Tanaka (1950) . License: GPL-3 Imports: terra, sf, mapiso, maplegend, grDevices, graphics Encoding: UTF-8 RoxygenNote: 7.2.3 Suggests: tinytest, covr, lwgeom URL: https://github.com/riatelab/tanaka/ BugReports: https://github.com/riatelab/tanaka/issues/ Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://riatelab.r-universe.dev Date/Publication: 2023-11-28 15:43:07 UTC RemoteUrl: https://github.com/riatelab/tanaka RemoteRef: HEAD RemoteSha: fd2efc3d9b417612c81c318f0223a40f5f4e6518 NeedsCompilation: no Packaged: 2026-06-21 11:09:13 UTC; root Author: Timothée Giraud [cre, aut] (ORCID: ) Maintainer: Timothée Giraud