Package: transformr
Type: Package
Title: Polygon and Path Transformations
Version: 0.1.3
Authors@R: 
    person(given = "Thomas Lin",
           family = "Pedersen",
           role = c("cre", "aut"),
           email = "thomasp85@gmail.com",
           comment = c(ORCID = "0000-0002-5147-4711"))
Maintainer: Thomas Lin Pedersen <thomasp85@gmail.com>
Description: In order to smoothly animate the transformation of polygons and 
    paths, many aspects needs to be taken into account, such as differing number 
    of control points, changing center of rotation, etc. The 'transformr' 
    package provides an extensive framework for manipulating the shapes of 
    polygons and paths and can be seen as the spatial brother to the 'tweenr' 
    package.
License: MIT + file LICENSE
Encoding: UTF-8
SystemRequirements: C++11
LazyData: true
Imports: Rcpp (>= 0.12.15), tweenr, rlang, sf, lpSolve
Suggests: magrittr
LinkingTo: Rcpp
RoxygenNote: 7.1.0.9000
URL: https://github.com/thomasp85/transformr
BugReports: https://github.com/thomasp85/transformr/issues
NeedsCompilation: yes
Packaged: 2020-07-05 18:02:59 UTC; thomas
Author: Thomas Lin Pedersen [cre, aut]
    (<https://orcid.org/0000-0002-5147-4711>)
Repository: CRAN
Date/Publication: 2020-07-05 18:20:03 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2020-07-16 03:45:38 UTC; unix
Archs: transformr.so.dSYM
