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.7)RcppMagicEnum_0.0.1.zip(r-4.6)RcppMagicEnum_0.0.1.zip(r-4.5)
RcppMagicEnum_0.0.1.tgz(r-4.6-x86_64)RcppMagicEnum_0.0.1.tgz(r-4.6-arm64)RcppMagicEnum_0.0.1.tgz(r-4.5-x86_64)RcppMagicEnum_0.0.1.tgz(r-4.5-arm64)
RcppMagicEnum_0.0.1.tar.gz(r-4.7-arm64)RcppMagicEnum_0.0.1.tar.gz(r-4.7-x86_64)RcppMagicEnum_0.0.1.tar.gz(r-4.6-arm64)RcppMagicEnum_0.0.1.tar.gz(r-4.6-x86_64)
RcppMagicEnum_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:7f2dce4ba5. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 112 | ||
| linux-devel-x86_64 | OK | 112 | ||
| source / vignettes | OK | 151 | ||
| linux-release-arm64 | OK | 106 | ||
| linux-release-x86_64 | OK | 104 | ||
| macos-release-arm64 | OK | 96 | ||
| macos-release-x86_64 | OK | 272 | ||
| macos-oldrel-arm64 | OK | 75 | ||
| macos-oldrel-x86_64 | OK | 190 | ||
| windows-devel | OK | 103 | ||
| windows-release | OK | 96 | ||
| windows-oldrel | OK | 90 | ||
| wasm-release | OK | 101 |
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 |
