Package: pacviz
Title: Pac-Man Visualization Package
Version: 1.0.3
Authors@R: 
    person(given = "Spencer",
           family = "Riley",
           role = c("aut", "cre"),
           email = "academic@sriley.dev")
Description: Provides a broad-view perspective on data via
    linear mapping of data onto a radial coordinate system. The package
    contains functions to visualize the residual values of linear
    regression and Cartesian data in the defined radial scheme. See the
    'pacviz' documentation page for more information:
    <https://pacviz.sriley.dev/>.
License: MIT + file LICENSE
Depends: R (>= 4.0.0)
Imports: circlize, e1071, graphics, plotrix, stats, utils
Suggests: knitr, markdown
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-03-12 19:51:00 UTC; runner
Author: Spencer Riley [aut, cre]
Maintainer: Spencer Riley <academic@sriley.dev>
Repository: CRAN
Date/Publication: 2023-03-12 20:10:02 UTC
