Package: gridGeometry
Type: Package
Title: Polygon Geometry in 'grid'
Version: 0.4-0
Authors@R: c(person("Paul", "Murrell", role = c("aut", "cre"),
                    email = "paul@stat.auckland.ac.nz"),
             person("Jack", "Wong", role = "aut"))
Description: Functions for performing polygon geometry with 'grid' grobs.
             This allows complex shapes to be defined by combining simpler
             shapes.  
URL: https://github.com/pmur002/gridgeometry,
        https://stattech.wordpress.fos.auckland.ac.nz/2019/03/04/2019-01-a-geometry-engine-interface-for-grid/,
        https://stattech.blogs.auckland.ac.nz/2022/06/01/2022-02-constructive-geometry-for-complex-grobs/,
        https://stattech.wordpress.fos.auckland.ac.nz/2022/12/14/2022-03-offsetting-lines-and-polygons-in-grid/
Depends: R (>= 3.6.0), grid
Imports: grDevices, polyclip (>= 1.10-0)
Suggests: graphics, lattice
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2024-08-22 03:26:24 UTC; pmur002
Author: Paul Murrell [aut, cre],
  Jack Wong [aut]
Maintainer: Paul Murrell <paul@stat.auckland.ac.nz>
Repository: CRAN
Date/Publication: 2024-08-22 10:30:02 UTC
Built: R 4.3.3; ; 2024-08-22 14:34:40 UTC; unix
