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.7)transformr_0.1.5.9000.zip(r-4.6)transformr_0.1.5.9000.zip(r-4.5)
transformr_0.1.5.9000.tgz(r-4.6-x86_64)transformr_0.1.5.9000.tgz(r-4.6-arm64)transformr_0.1.5.9000.tgz(r-4.5-x86_64)transformr_0.1.5.9000.tgz(r-4.5-arm64)
transformr_0.1.5.9000.tar.gz(r-4.7-arm64)transformr_0.1.5.9000.tar.gz(r-4.7-x86_64)transformr_0.1.5.9000.tar.gz(r-4.6-arm64)transformr_0.1.5.9000.tar.gz(r-4.6-x86_64)
transformr_0.1.5.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
transformr/json (API)
NEWS

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

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

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

On CRAN:

Conda:

animationdata-visualizationinterpolationmatching-shapestweeningcpp

10.02 score 117 stars 29 packages 890 scripts 23k downloads 12 exports 22 dependencies

Last updated from:0f7262de19. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK137
linux-devel-x86_64OK142
source / vignettesOK177
linux-release-arm64OK141
linux-release-x86_64OK132
macos-release-arm64OK85
macos-release-x86_64OK274
macos-oldrel-arm64OK87
macos-oldrel-x86_64OK169
windows-develOK120
windows-releaseOK131
windows-oldrelOK121
wasm-releaseOK123

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