# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "stopmotion" in publications use:' type: software license: MIT title: 'stopmotion: Build Stop Motion Animations from Image Sequences' version: 0.1.0 doi: 10.32614/CRAN.package.stopmotion abstract: A pipeline-friendly toolkit for assembling stop motion animations from sequences of still images. Provides functions to read image directories, restructure frame sequences (duplicate, splice, arrange), apply per-frame pixel transformations (rotate, wiggle, flip, flop, blur, scale, crop, trim, border, background), and export the result as a GIF. All transformation functions accept a 'frames' argument to target any subset of frames, bridging the gap between 'magick' functions that operate on an entire image stack and fine-grained stop motion editing. authors: - family-names: Sagouis given-names: Alban email: sagouis@pm.me orcid: https://orcid.org/0000-0002-3827-1063 repository: https://albansagouis.r-universe.dev commit: 2f07c06ec4ae6688596bd07dca5b37216a7baede date-released: '2026-03-14' contact: - family-names: Sagouis given-names: Alban email: sagouis@pm.me orcid: https://orcid.org/0000-0002-3827-1063