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-x86_64)transformr_0.1.5.9000.zip(r-4.6-x86_64)transformr_0.1.5.9000.zip(r-4.5-x86_64)
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
DESCRIPTION |NEWS
card.svg |card.png
transformr/json (API)

# 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

9.84 score 117 stars 26 packages 968 scripts 16k downloads 12 exports 22 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK124
linux-devel-x86_64OK145
source / vignettesOK177
linux-release-arm64OK124
linux-release-x86_64OK153
macos-release-arm64OK101
macos-release-x86_64OK372
macos-oldrel-arm64OK94
macos-oldrel-x86_64OK151
windows-devel-x86_64OK101
windows-release-x86_64OK243
windows-oldrel-x86_64OK208
wasm-releaseOK149

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