The animovement is an extensible suite of R packages. It is a descendant of the fastverse.
Functions in the animovement Package
Functions to extend or reduce the number of packages in the animovement
animovement_extend()animovement_detach()
Function to display conflicts for animovement packages (or any other attached packages)
Function to update animovement packages (and dependencies) and install (missing) packages
animovement_update()animovement_install()
Utilities to retrieve the names of animovement packages (and dependencies), their update status and produce a situation report.
animovement_packages()animovement_deps()animovement_sitrep()
animovement Options
options(animovement.quiet = TRUE)will disable all automatic messages (including conflict reporting) when callinglibrary(animovement),animovement_extend,animovement_update(install = TRUE)andanimovement_install.options(animovement.styling = FALSE)will disable all styling applied to text printed to the console.options(animovement.extend = c(...))can be set before callinglibrary(animovement)to extend the animovement with some packages for the session. The same can be done with theanimovement_extendfunction afterlibrary(animovement), which will also populateoptions("animovement.extend").options(animovement.install = TRUE)can be set beforelibrary(animovement)to install any missing packages beforehand. See alsoanimovement_install.
Author
Maintainer: Mikkel Roald-Arbøl animovement.84w1m@passmail.com (ORCID)