Package: linemap
Type: Package
Title: Line Maps
Version: 0.2.0
Authors@R: person("Timothée", "Giraud", email = "timothee.giraud@cnrs.fr",
    role = c("cre","aut"), comment = c(ORCID = "0000-0002-1932-3323"))
Description: Create maps made of lines. The package contains two functions:
    linemap() and getgrid(). linemap() displays a map made of lines using a
    data frame of gridded data. getgrid() transforms a set of polygons
    (sf objects) into a suitable data frame for linemap().
URL: https://github.com/riatelab/linemap
BugReports: https://github.com/riatelab/linemap/issues
Depends: R (>= 3.3.0)
Imports: graphics, sf, stats
Suggests: tinytest, covr
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-01-19 11:14:58 UTC; tim
Author: Timothée Giraud [cre, aut] (<https://orcid.org/0000-0002-1932-3323>)
Maintainer: Timothée Giraud <timothee.giraud@cnrs.fr>
Repository: CRAN
Date/Publication: 2021-01-19 11:30:02 UTC
Built: R 4.0.2; ; 2021-01-20 11:34:08 UTC; unix
