Package: RcppMagicEnum 0.0.1
RcppMagicEnum: 'Rcpp' Bindings to 'Magic Enum' 'C++' 'Enum' Support
The header-only modern 'C++' template library 'Magic Enum' for static reflection of 'enums' (to string, from string, iteration) is provided by this package. More information about the underlying library can be found at its repository at <https://github.com/Neargye/magic_enum>.
Authors:
RcppMagicEnum_0.0.1.tar.gz
RcppMagicEnum_0.0.1.zip(r-4.5)RcppMagicEnum_0.0.1.zip(r-4.4)RcppMagicEnum_0.0.1.zip(r-4.3)
RcppMagicEnum_0.0.1.tgz(r-4.4-x86_64)RcppMagicEnum_0.0.1.tgz(r-4.4-arm64)RcppMagicEnum_0.0.1.tgz(r-4.3-x86_64)RcppMagicEnum_0.0.1.tgz(r-4.3-arm64)
RcppMagicEnum_0.0.1.tar.gz(r-4.5-noble)RcppMagicEnum_0.0.1.tar.gz(r-4.4-noble)
RcppMagicEnum_0.0.1.tgz(r-4.4-emscripten)RcppMagicEnum_0.0.1.tgz(r-4.3-emscripten)
RcppMagicEnum.pdf |RcppMagicEnum.html✨
RcppMagicEnum/json (API)
NEWS
# Install 'RcppMagicEnum' in R: |
install.packages('RcppMagicEnum', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/rcppmagicenum/issues
Last updated 3 months agofrom:5d828bd626. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 24 2024 |
R-4.5-win-x86_64 | OK | Oct 24 2024 |
R-4.5-linux-x86_64 | OK | Oct 24 2024 |
R-4.4-win-x86_64 | OK | Oct 24 2024 |
R-4.4-mac-x86_64 | OK | Oct 24 2024 |
R-4.4-mac-aarch64 | OK | Oct 24 2024 |
R-4.3-win-x86_64 | OK | Oct 24 2024 |
R-4.3-mac-x86_64 | OK | Oct 24 2024 |
R-4.3-mac-aarch64 | OK | Oct 24 2024 |
Exports:magic_enum_example
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
'Rcpp' Bindings to 'Magic Enum' 'C++' 'Enum' Support | RcppMagicEnum-package RcppMagicEnum |
Examples of 'magic_enum' use via 'RcppMagicEnum' | magic_enum_example |