Package: pixeltrix Title: A Simple Interactive Pixel Art Editor Version: 0.2.2 Authors@R: person("Matt", "Dray", , "mwdray@gmail.com", role = c("aut", "cre")) Description: A very simple 'pixel art' tool that lets you click squares interactively in a plot window and returns your final image as a matrix. Provide multiple frames to create an animated gif. License: MIT + file LICENSE URL: https://github.com/matt-dray/pixeltrix, https://matt-dray.github.io/pixeltrix BugReports: https://github.com/matt-dray/pixeltrix/issues Depends: R (>= 2.10) Suggests: gifski, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Repository: https://matt-dray.r-universe.dev Date/Publication: 2024-06-04 18:07:10 UTC RemoteUrl: https://github.com/matt-dray/pixeltrix RemoteRef: HEAD RemoteSha: 9ffb4fda351bca9145533a67103773f9b5c1bf99 NeedsCompilation: no Packaged: 2026-06-07 09:11:21 UTC; root Author: Matt Dray [aut, cre] Maintainer: Matt Dray