Package: mixboxr Title: Color Blending with 'Mixbox' Version: 0.0.3 Authors@R: c( person("Akiru", "Kato", , "paithiov909@gmail.com", role = c("aut", "cre")), person("Secret Weapons", , , "mixbox@scrtwpns.com", role = "cph") ) Description: Offers blending method for natural color mixing with the C/C++ implmentation of 'Mixbox' library. License: file LICENSE BugReports: https://github.com/paithiov909/mixboxr/issues Imports: colorfast, rlang Suggests: testthat (>= 3.0.0) 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 16:37:09 UTC RemoteUrl: https://github.com/paithiov909/mixboxr RemoteRef: HEAD RemoteSha: daaadf77afdaa17631a810e15c4db72ea09c6592 NeedsCompilation: yes Packaged: 2026-05-28 07:35:07 UTC; root Author: Akiru Kato [aut, cre], Secret Weapons [cph] Maintainer: Akiru Kato