Package: skiagd Title: Creative Coding Pipeline for R Version: 0.1.8.4 Authors@R: c( person("Akiru", "Kato", , "paithiov909@gmail.com", role = c("aut", "cre")), person("Jeroen", "Ooms", role = "cph") ) Description: A toy R wrapper for 'rust-skia' (the Rust crate 'skia_safe' , a binding for 'Skia' ). License: MIT + file LICENSE Depends: R (>= 4.2) Imports: cli, colorfast, grid, purrr, rlang Suggests: base64enc, dplyr, htmltools, knitr, quarto, testthat (>= 3.0.0), vdiffr VignetteBuilder: quarto Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Encoding: UTF-8 OS_type: unix Roxygen: list(markdown = TRUE) SystemRequirements: GNU make, Cargo (Rust's package manager), rustc, fontconfig, freetype2 Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev make libclang-dev Repository: https://paithiov909.r-universe.dev Date/Publication: 2026-06-26 02:01:45 UTC RemoteUrl: https://github.com/paithiov909/skiagd RemoteRef: HEAD RemoteSha: 530e48d1d1b207d2c60199b0561baae97b7d5a10 NeedsCompilation: yes Packaged: 2026-06-26 02:53:52 UTC; root Author: Akiru Kato [aut, cre], Jeroen Ooms [cph] Maintainer: Akiru Kato