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.5-x86_64)RcppMagicEnum_0.0.1.tgz(r-4.5-arm64)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

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

On CRAN:

cpp

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

Last updated 6 months agofrom:5d828bd626. Checks:11 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 21 2025
R-4.5-win-x86_64OKFeb 21 2025
R-4.5-mac-x86_64OKFeb 21 2025
R-4.5-mac-aarch64OKFeb 21 2025
R-4.5-linux-x86_64OKFeb 21 2025
R-4.4-win-x86_64OKFeb 21 2025
R-4.4-mac-x86_64OKFeb 21 2025
R-4.4-mac-aarch64OKFeb 21 2025
R-4.3-win-x86_64OKFeb 21 2025
R-4.3-mac-x86_64OKFeb 21 2025
R-4.3-mac-aarch64OKFeb 21 2025

Exports:magic_enum_example

Dependencies:Rcpp