Package: skiagd Title: Creative Coding Pipeline for R Version: 0.1.8.5 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-07-03 06:16:32 UTC RemoteUrl: https://github.com/paithiov909/skiagd RemoteRef: HEAD RemoteSha: ef90fed52c62a9b1b44c9f693143fca82762287a NeedsCompilation: yes Packaged: 2026-07-03 06:38:13 UTC; root Author: Akiru Kato [aut, cre], Jeroen Ooms [cph] Maintainer: Akiru Kato