{
  "_id": "6a0f779dacfb0bcc41c62121",
  "Package": "RcppMagicEnum",
  "Type": "Package",
  "Title": "'Rcpp' Bindings to 'Magic Enum' 'C++' 'Enum' Support",
  "Version": "0.0.1",
  "Date": "2024-07-31",
  "Authors@R": "c(person(\"Dirk\", \"Eddelbuettel\", role = c(\"aut\", \"cre\"), email = \"edd@debian.org\",\ncomment = c(ORCID = \"0000-0001-6419-907X\")),\nperson(\"Daniil\", \"Goncharov\", role = \"aut\", email = \"neargye@gmail.com\",\ncomment = \"Autor of 'magic_enum'\"))",
  "Description": "The header-only modern 'C++' template library 'Magic Enum'\nfor static reflection of 'enums' (to string, from string,\niteration) is provided by this package. More information about\nthe underlying library can be found at its repository at\n<https://github.com/Neargye/magic_enum>.",
  "URL": "https://github.com/eddelbuettel/rcppmagicenum",
  "BugReports": "https://github.com/eddelbuettel/rcppmagicenum/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.0.1",
  "Repository": "https://eddelbuettel.r-universe.dev",
  "Date/Publication": "2026-01-23 23:25:07 UTC",
  "RemoteUrl": "https://github.com/eddelbuettel/rcppmagicenum",
  "RemoteRef": "HEAD",
  "RemoteSha": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-21 06:07:29 UTC",
    "User": "root"
  },
  "Author": "Dirk Eddelbuettel [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6419-907X>),\nDaniil Goncharov [aut] (Autor of 'magic_enum')",
  "Maintainer": "Dirk Eddelbuettel <edd@debian.org>",
  "MD5sum": "f52488590a6057d233699a6cfe111a1a",
  "_user": "eddelbuettel",
  "_type": "src",
  "_file": "RcppMagicEnum_0.0.1.tar.gz",
  "_fileid": "a16616ccc5f07731fdecc9e4f3d165e8a7ef5e36dfc66420bbca33f8ed9e3d4a",
  "_filesize": 118773,
  "_sha256": "a16616ccc5f07731fdecc9e4f3d165e8a7ef5e36dfc66420bbca33f8ed9e3d4a",
  "_created": "2026-05-21T06:07:29.000Z",
  "_published": "2026-05-21T21:22:37.168Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77271353992,
      "time": 112,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7128452874"
    },
    {
      "job": 77271353833,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7128452936"
    },
    {
      "job": 77271354128,
      "time": 106,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128451318"
    },
    {
      "job": 77271353986,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128450988"
    },
    {
      "job": 77271354117,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7128444514"
    },
    {
      "job": 77271354158,
      "time": 190,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7128470046"
    },
    {
      "job": 77271354129,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128449318"
    },
    {
      "job": 77271354124,
      "time": 272,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128487593"
    },
    {
      "job": 77271353683,
      "time": 151,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128427071"
    },
    {
      "job": 77271353309,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7147511857"
    },
    {
      "job": 77271354277,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7128450679"
    },
    {
      "job": 77271354333,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7128448045"
    },
    {
      "job": 77271354350,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7128449482"
    }
  ],
  "_buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26208595108",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/eddelbuettel/rcppmagicenum",
  "_commit": {
    "id": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
    "author": "Dirk Eddelbuettel <edd@debian.org>",
    "committer": "Dirk Eddelbuettel <edd@debian.org>",
    "message": "Switch ci.yaml to actions/checkout@v6\n",
    "time": 1769210707
  },
  "_maintainer": {
    "name": "Dirk Eddelbuettel",
    "email": "edd@debian.org",
    "login": "eddelbuettel",
    "mastodon": "@eddelbuettel@mastodon.social",
    "bluesky": "@eddelbuettel.com",
    "linkedin": "in/dirkeddelbuettel",
    "orcid": "0000-0001-6419-907X",
    "twitter": "@eddelbuettel",
    "description": "",
    "uuid": 673121
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.10",
      "role": "Imports"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "eddelbuettel",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "eddelbuettel",
      "count": 9,
      "uuid": 673121
    }
  ],
  "_userbio": {
    "uuid": 673121,
    "type": "user",
    "name": "Dirk Eddelbuettel"
  },
  "_downloads": {
    "count": 178,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcppMagicEnum"
  },
  "_devurl": "https://github.com/eddelbuettel/rcppmagicenum",
  "_searchresults": 1,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/RcppMagicEnum.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eddelbuettel/rcppmagicenum",
  "_realowner": "eddelbuettel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2024-08-19"
    }
  ],
  "_exports": [
    "magic_enum_example"
  ],
  "_help": [
    {
      "page": "RcppMagicEnum-package",
      "title": "'Rcpp' Bindings to 'Magic Enum' 'C++' 'Enum' Support",
      "topics": [
        "RcppMagicEnum-package",
        "RcppMagicEnum"
      ]
    },
    {
      "page": "magic_enum_example",
      "title": "Examples of 'magic_enum' use via 'RcppMagicEnum'",
      "topics": [
        "magic_enum_example"
      ]
    }
  ],
  "_readme": "https://github.com/eddelbuettel/rcppmagicenum/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "rcppmagicenum",
  "_universes": [
    "eddelbuettel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-21T06:09:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
      "fileid": "4a3bdd2e9e0e46b8c0bac4d973f0050ad36ba49943b1f725a74e816dbfc5378e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26208595108"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-21T06:09:22.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
      "fileid": "7063fd222f274fda8da495f16a327c15bc3e6e7b69bad5176db720a6b85f7641",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26208595108"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-21T06:09:20.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
      "fileid": "1131a3c31f7fa2a774c7014638b382bb01717f2c45d272a989b869d47409d2b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26208595108"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-21T06:09:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
      "fileid": "536ac591c3f208a55f5d5bf9d12a5beaab3aa1097bc5ee04486449be1d8fd1bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26208595108"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-21T06:08:50.000Z",
      "arch": "aarch64",
      "commit": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
      "fileid": "d15e9286357ff8719dda6977b6f3b1746bbda8075ec5174537cd4d98e9165fb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26208595108"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-21T06:10:21.000Z",
      "arch": "x86_64",
      "commit": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
      "fileid": "c46ede016e6c90b5e3f9138a4dde9e58602bfba69c826cddda7ded00310bee41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26208595108"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-21T06:09:07.000Z",
      "arch": "aarch64",
      "commit": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
      "fileid": "64003dc3801275422a36967ad26b21464767f57662f6365b45f15e78a2570f40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26208595108"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-21T06:11:38.000Z",
      "arch": "x86_64",
      "commit": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
      "fileid": "2e567bebc5164c69a0435512f45b8a7accdfeb80fc728990dc8023357838d6f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26208595108"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-05-21T21:22:11.000Z",
      "arch": "emscripten",
      "commit": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
      "fileid": "b5c129a08109057977c9697f918ad52b598c825b38eac228a72fefdde910a6c5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26208595108"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-21T06:08:46.000Z",
      "arch": "x86_64",
      "commit": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
      "fileid": "7fd1b5c456609a41a817594c53a9845dc21db756835a88799c8681015438ab80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26208595108"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-21T06:08:42.000Z",
      "arch": "x86_64",
      "commit": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
      "fileid": "f1fbdaadfebd2fadb645d4879443fae990b8b8b60c70321013f1c7a32479b31e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26208595108"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-21T06:08:40.000Z",
      "arch": "x86_64",
      "commit": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
      "fileid": "d634ab648806dd75d2e138471a6c43d06cadf9e3cad3335c57fb7bd27085c7be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/26208595108"
    }
  ]
}