Package: transformr 0.1.5.9000

transformr: Polygon and Path Transformations

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.

Authors:Thomas Lin Pedersen [cre, aut]

transformr_0.1.5.9000.tar.gz
transformr_0.1.5.9000.zip(r-4.5)transformr_0.1.5.9000.zip(r-4.4)transformr_0.1.5.9000.zip(r-4.3)
transformr_0.1.5.9000.tgz(r-4.4-x86_64)transformr_0.1.5.9000.tgz(r-4.4-arm64)transformr_0.1.5.9000.tgz(r-4.3-x86_64)transformr_0.1.5.9000.tgz(r-4.3-arm64)
transformr_0.1.5.9000.tar.gz(r-4.5-noble)transformr_0.1.5.9000.tar.gz(r-4.4-noble)
transformr_0.1.5.9000.tgz(r-4.4-emscripten)transformr_0.1.5.9000.tgz(r-4.3-emscripten)
transformr.pdf |transformr.html
transformr/json (API)
NEWS

# Install 'transformr' in R:
install.packages('transformr', repos = c('https://thomasp85.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/thomasp85/transformr/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

animationdata-visualizationinterpolationmatching-shapestweening

9.57 score 115 stars 24 packages 616 scripts 14k downloads 12 exports 22 dependencies

Last updated 8 months agofrom:0f7262de19. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 23 2024
R-4.5-win-x86_64OKSep 23 2024
R-4.5-linux-x86_64OKSep 23 2024
R-4.4-win-x86_64OKSep 23 2024
R-4.4-mac-x86_64OKSep 23 2024
R-4.4-mac-aarch64OKSep 23 2024
R-4.3-win-x86_64OKSep 23 2024
R-4.3-mac-x86_64OKSep 23 2024
R-4.3-mac-aarch64OKSep 23 2024

Exports:path_spiralpath_wavespoint_gridpoint_randompoly_circlepoly_circlespoly_starpoly_star_holest_normalizetween_pathtween_polygontween_sf

Dependencies:classclassIntclicpp11DBIe1071farverglueKernSmoothlifecyclelpSolvemagrittrMASSproxyRcpprlangs2sftweenrunitsvctrswk

Readme and manuals

Help Manual

Help pageTopics
Some different geometries to play withpath_spiral path_waves point_grid point_random poly_circle poly_circles poly_star poly_star_hole simple_shapes
Normalise a geometry to fit inside a unit squarest_normalize
Transition between path data framestween_path
Transition between polygon data.framestween_polygon
Transition between data.frames containing sfc columnstween_sf