{
  "_id": "6a49a6a5162b78b26a585511",
  "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-06-20 09:56:11 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>",
  "_user": "eddelbuettel",
  "_type": "src",
  "_file": "RcppMagicEnum_0.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/6e7bada8c9055f30ab8354152a1c17371441a1b7ec4b43acfa6a5f80b776c19e",
  "_filesize": 120633,
  "_sha256": "6e7bada8c9055f30ab8354152a1c17371441a1b7ec4b43acfa6a5f80b776c19e",
  "_expires": "2026-10-13T00:34:43.000Z",
  "_created": "2026-06-20T09:56:11.000Z",
  "_published": "2026-07-05T00:34:45.002Z",
  "_jobs": [
    {
      "job": 85179391025,
      "time": 113,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7764311129"
    },
    {
      "job": 85179390913,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7764310290"
    },
    {
      "job": 85179391026,
      "time": 139,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764313674"
    },
    {
      "job": 85179391056,
      "time": 100,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764309362"
    },
    {
      "job": 85179391039,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7764307037"
    },
    {
      "job": 85179391007,
      "time": 248,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7764324967"
    },
    {
      "job": 85179390977,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764306919"
    },
    {
      "job": 85179391020,
      "time": 194,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764319070"
    },
    {
      "job": 85179390854,
      "time": 130,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764298214"
    },
    {
      "job": 85179390961,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764308423"
    },
    {
      "job": 85179391028,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7764309118"
    },
    {
      "job": 85179391041,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7764309304"
    },
    {
      "job": 85179390938,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764308052"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27867603703",
  "_status": "success",
  "_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
  },
  "_distro": "noble",
  "_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",
    "followers": 1944
  },
  "_downloads": {
    "count": 176,
    "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",
    "LICENSE",
    "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-06-20T09:58:13.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
      "fileid": "https://r2.ropensci.org/dd69b044edf0160c83bc28edfb23efe8f90cbd6d9f0b251e3f95fe7aab376a69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27867603703"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-20T09:57:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
      "fileid": "https://r2.ropensci.org/cf2248e1cee68a0ed912b9a6980d84d7eb52f946c8a0449713a925cc12ada909",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27867603703"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-20T09:58:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
      "fileid": "https://r2.ropensci.org/d661586c001f8dc869effe177b37f7b36b57f268dfb2e5600e84c443db8cfb79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27867603703"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-06-20T09:57:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
      "fileid": "https://r2.ropensci.org/8502396322b4a4ca5bd779c24fa88455ed53471aeaba3b9d229e7fb583ebeb0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27867603703"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-20T09:57:32.000Z",
      "arch": "aarch64",
      "commit": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
      "fileid": "https://r2.ropensci.org/0fe47aff86ca88d83dd073295b7f90775e77e7a66ce7a7d9a309be2069663fb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27867603703"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-20T09:59:36.000Z",
      "arch": "x86_64",
      "commit": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
      "fileid": "https://r2.ropensci.org/497b30222330399e606e5af6dc3da4acff9f76c4821147afd65864d9cfde105e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27867603703"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-20T09:57:30.000Z",
      "arch": "aarch64",
      "commit": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
      "fileid": "https://r2.ropensci.org/0f8b04ae5c440dbff9dcff3b71053223a44d8ecd967743d614b0dfe770538fee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27867603703"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-06-20T09:59:04.000Z",
      "arch": "x86_64",
      "commit": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
      "fileid": "https://r2.ropensci.org/3c1454e687612730fdcb19737c4aed6f7ae14a4f4596d764995973f76b0393d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27867603703"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-06-20T09:57:54.000Z",
      "arch": "emscripten",
      "commit": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
      "fileid": "https://r2.ropensci.org/821b2a4654c0dc0a1519f2182a8d4b779b69508077c44deeef41edf4a23a8041",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27867603703"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-20T09:57:30.000Z",
      "arch": "x86_64",
      "commit": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
      "fileid": "https://r2.ropensci.org/d994dd41f82f83ccda2b599c927f3c2d230e287dec874a276c1d82cc97c16dfe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27867603703"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-20T09:57:25.000Z",
      "arch": "x86_64",
      "commit": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
      "fileid": "https://r2.ropensci.org/8f868f08e12fd7069a9e7545c0d5995104b4f3aec73ff8c195f323174488a95a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27867603703"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-06-20T09:57:16.000Z",
      "arch": "x86_64",
      "commit": "7f2dce4ba53fef8e614475dc7fa65cccdff87d5d",
      "fileid": "https://r2.ropensci.org/397bd8af202811ff9bad00953f1c360228a7259d437eb0492648d2530ab2e2cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/27867603703"
    }
  ]
}