Package: rasengan Title: Generation of Geometric Curves Version: 0.0.16 Authors@R: c( person("Akiru", "Kato", , "paithiov909@gmail.com", role = c("aut", "cre")), person("Jordan", "Peck", role = "cph"), person("Kjetil Olsen", "Lye", role = "cph"), person("Kohei", "Kumazaki", role = "cph"), person("Øystein", "Myrmo", role = "cph"), person("Wollnashorn", role = "cph"), person("Google Inc.", role = "cph") ) Description: Provides functions to generate and sample geometric curves. Each function returns a data frame of 2D coordinates, suitable for visualization or further geometric processing. License: MIT + file LICENSE Depends: R (>= 4.1.0) Imports: affiner, cli, dplyr, purrr, rlang Suggests: carrier (>= 0.3.0), farver, ggplot2, grDevices, mirai (>= 2.5.1), testthat (>= 3.0.0), vdiffr LinkingTo: cpp11 Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Repository: https://paithiov909.r-universe.dev Date/Publication: 2026-05-22 15:52:02 UTC RemoteUrl: https://github.com/paithiov909/rasengan RemoteRef: HEAD RemoteSha: bb205da8dd2a87b48d46c5c8648b44198bd9b211 NeedsCompilation: yes Packaged: 2026-06-21 09:58:14 UTC; root Author: Akiru Kato [aut, cre], Jordan Peck [cph], Kjetil Olsen Lye [cph], Kohei Kumazaki [cph], Øystein Myrmo [cph], Wollnashorn [cph], Google Inc. [cph] Maintainer: Akiru Kato