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

12 exports 115 stars 5.41 score 22 dependencies 23 dependents 612 scripts 19.0k downloads

Last updated 7 months agofrom:0f7262de19. Checks:OK: 8 NOTE: 1. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 24 2024
R-4.5-win-x86_64NOTEAug 24 2024
R-4.5-linux-x86_64OKAug 24 2024
R-4.4-win-x86_64OKAug 24 2024
R-4.4-mac-x86_64OKAug 24 2024
R-4.4-mac-aarch64OKAug 24 2024
R-4.3-win-x86_64OKAug 24 2024
R-4.3-mac-x86_64OKAug 24 2024
R-4.3-mac-aarch64OKAug 24 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