Package: nativeshadr Title: Introduction of 'HLSL' Syntax to 'Rcpp' Version: 0.1.1 Authors@R: c( person("Akiru", "Kato", , "paithiov909@gmail.com", role = c("aut", "cre")), person("Emilio", "López", role = "cph", comment = "Author of the 'HLSL++' library") ) Description: Brings 'HLSL'-like syntax to 'Rcpp' codes via the 'HLSL++' library . License: MIT + file LICENSE Imports: cli, colorfast, Rcpp, RcppParallel Suggests: fastpng, grid, testthat (>= 3.0.0), vdiffr LinkingTo: Rcpp, RcppParallel Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 SystemRequirements: GNU make Config/pak/sysreqs: make Repository: https://paithiov909.r-universe.dev Date/Publication: 2026-04-01 13:14:58 UTC RemoteUrl: https://github.com/paithiov909/nativeshadr RemoteRef: HEAD RemoteSha: a95146eba642d148d8949d8b91d9a2ac897ebb16 NeedsCompilation: yes Packaged: 2026-05-31 06:09:14 UTC; root Author: Akiru Kato [aut, cre], Emilio López [cph] (Author of the 'HLSL++' library) Maintainer: Akiru Kato