Package: vwline
Type: Package
Title: Draw Variable-Width Lines
Version: 0.2-4
Authors@R: person(given = "Paul",
                  family = "Murrell",
                  role = c("aut", "cre"),
                  email = "paul@stat.auckland.ac.nz")
Maintainer: Paul Murrell <paul@stat.auckland.ac.nz>
Description: Provides R functions to draw lines and curves with the width
             of the curve allowed to vary along the length of the curve.
Depends: grid
Imports: grDevices, stats, polyclip, gridBezier
URL: https://github.com/pmur002/vwline,
        https://stattech.wordpress.fos.auckland.ac.nz/2017/05/19/2017-01-variable-width-lines-in-r/,
        https://stattech.wordpress.fos.auckland.ac.nz/2017/06/07/2017-02-variable-width-line-ends-and-line-joins/,
        https://stattech.wordpress.fos.auckland.ac.nz/2017/06/15/2017-03-offset-curves-for-variable-width-x-splines/,
        https://stattech.wordpress.fos.auckland.ac.nz/2018/11/02/2018-11-variable-width-bezier-splines-in-r/
ByteCompile: TRUE
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2024-08-22 21:10:08 UTC; pmur002
Author: Paul Murrell [aut, cre]
Repository: CRAN
Date/Publication: 2024-08-23 05:20:02 UTC
Built: R 4.3.3; ; 2025-01-24 16:04:41 UTC; unix
