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:Dirk Eddelbuettel [aut, cre], Daniil Goncharov [aut]

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'))

Peer review:

Bug tracker:https://github.com/eddelbuettel/rcppmagicenum/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

3.30 score 1 stars 1 scripts 118 downloads 1 exports 1 dependencies

Last updated 3 months agofrom:5d828bd626. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 24 2024
R-4.5-win-x86_64OKOct 24 2024
R-4.5-linux-x86_64OKOct 24 2024
R-4.4-win-x86_64OKOct 24 2024
R-4.4-mac-x86_64OKOct 24 2024
R-4.4-mac-aarch64OKOct 24 2024
R-4.3-win-x86_64OKOct 24 2024
R-4.3-mac-x86_64OKOct 24 2024
R-4.3-mac-aarch64OKOct 24 2024

Exports:magic_enum_example

Dependencies:Rcpp