{
  "_id": "6a10562dacfb0bcc41ca29d8",
  "Package": "RcppArray",
  "Version": "0.3.0",
  "Date": "2023-11-06",
  "Title": "'Rcpp' Meets 'C++' Arrays",
  "Authors@R": "c(person(\"Jon\", \"Clayden\", role=c(\"cre\",\"aut\"),\nemail=\"code@clayden.org\", comment=c(ORCID=\"0000-0002-6608-0619\")),\nperson(\"Dirk\", \"Eddelbuettel\", role=\"aut\"),\nperson(\"Andrew\", \"Johnson\", role=\"ctb\",\ncomment=c(ORCID=\"0000-0001-7000-8065\")))",
  "Description": "Interoperability between 'Rcpp' and the 'C++11' array and\ntuple types. Linking to this package allows fixed-length\n'std::array' objects to be converted to and from equivalent R\nvectors, and 'std::tuple' objects converted to lists, via the\nas() and wrap() functions. There is also experimental support\nfor 'std::span' from 'C++20'.",
  "Encoding": "UTF-8",
  "License": "GPL-2",
  "URL": "https://github.com/jonclayden/RcppArray",
  "BugReports": "https://github.com/jonclayden/RcppArray/issues",
  "RoxygenNote": "7.2.3",
  "Repository": "https://jonclayden.r-universe.dev",
  "Date/Publication": "2026-01-09 18:52:29 UTC",
  "RemoteUrl": "https://github.com/jonclayden/rcpparray",
  "RemoteRef": "HEAD",
  "RemoteSha": "6e9984146399d1ac092a3f132e92aa4f724d377c",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-09 07:49:39 UTC",
    "User": "root"
  },
  "Author": "Jon Clayden [cre, aut] (ORCID: <https://orcid.org/0000-0002-6608-0619>),\nDirk Eddelbuettel [aut],\nAndrew Johnson [ctb] (ORCID: <https://orcid.org/0000-0001-7000-8065>)",
  "Maintainer": "Jon Clayden <code@clayden.org>",
  "MD5sum": "18cf0ed34ea073c033b182cb69914b18",
  "_user": "jonclayden",
  "_type": "src",
  "_file": "RcppArray_0.3.0.tar.gz",
  "_fileid": "866d3adf48d637860ea37c2771245ecb47de5ad747de42f3d1d1f97b4ac5e091",
  "_filesize": 57245,
  "_sha256": "866d3adf48d637860ea37c2771245ecb47de5ad747de42f3d1d1f97b4ac5e091",
  "_created": "2026-05-09T07:49:39.000Z",
  "_published": "2026-05-22T13:12:13.826Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77386452882,
      "time": 135,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894114092"
    },
    {
      "job": 77386452918,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894111328"
    },
    {
      "job": 77386453594,
      "time": 108,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894111154"
    },
    {
      "job": 77386453315,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894111171"
    },
    {
      "job": 77386452906,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894108381"
    },
    {
      "job": 77386453361,
      "time": 148,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894115350"
    },
    {
      "job": 77386452925,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894108476"
    },
    {
      "job": 77386452797,
      "time": 156,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894115878"
    },
    {
      "job": 77386451956,
      "time": 145,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894100703"
    },
    {
      "job": 77386452085,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161329593"
    },
    {
      "job": 77386453134,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894108901"
    },
    {
      "job": 77386453153,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894108866"
    },
    {
      "job": 77386452809,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894108456"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jonclayden/actions/runs/25595713888",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jonclayden/rcpparray",
  "_commit": {
    "id": "6e9984146399d1ac092a3f132e92aa4f724d377c",
    "author": "Jon Clayden <code@clayden.org>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #7 from eddelbuettel/feature/ci_update\n\nUpdate checkout and upload-artifact actions to @v6",
    "time": 1767984749
  },
  "_maintainer": {
    "name": "Jon Clayden",
    "email": "code@clayden.org",
    "login": "jonclayden",
    "mastodon": "@jonclayden@mastodon.online",
    "orcid": "0000-0002-6608-0619",
    "twitter": "@jonclayden",
    "uuid": 422057
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "jonclayden",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-02",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "array",
    "cpp11",
    "cpp20",
    "rcpp",
    "span",
    "cpp"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "jonclayden",
      "count": 61,
      "uuid": 422057
    },
    {
      "user": "eddelbuettel",
      "count": 6,
      "uuid": 673121
    }
  ],
  "_userbio": {
    "uuid": 422057,
    "type": "user",
    "name": "Jon Clayden",
    "description": "Image processing, scientific computing and data science, mostly with R and C++"
  },
  "_downloads": {
    "count": 202,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcppArray"
  },
  "_devurl": "https://github.com/jonclayden/rcpparray",
  "_searchresults": 5,
  "_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/RcppArray.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jonclayden/rcpparray",
  "_realowner": "jonclayden",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2023-02-01"
    },
    {
      "version": "0.3.0",
      "date": "2023-11-08"
    }
  ],
  "_exports": [],
  "_help": [],
  "_readme": "https://github.com/jonclayden/rcpparray/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.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "rcpparray",
  "_universes": [
    "jonclayden"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-09T07:51:57.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6e9984146399d1ac092a3f132e92aa4f724d377c",
      "fileid": "8611e3327fadefb91ca2d5726327d93728693cfd204af277ec5fabfd3e750b47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/25595713888"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-09T07:51:30.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6e9984146399d1ac092a3f132e92aa4f724d377c",
      "fileid": "e9960a00b7d6a439df44bade1e30e845f279f9500786748f1f048da26ed4da37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/25595713888"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-09T07:51:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6e9984146399d1ac092a3f132e92aa4f724d377c",
      "fileid": "fbb66ddcb710a0180b77b2582337f02d6aa1901fd76f9ca09a88f28d6b1e0c77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/25595713888"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-09T07:51:29.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6e9984146399d1ac092a3f132e92aa4f724d377c",
      "fileid": "64b16dcf53df9c4fed747acb08d736c774817f3c73d2f01fbafca914f0b389d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/25595713888"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-09T07:51:02.000Z",
      "arch": "aarch64",
      "commit": "6e9984146399d1ac092a3f132e92aa4f724d377c",
      "fileid": "0c34e7d477737093bc9ed90e9975b1cb63f3a83797aee872d4db1c774baa9af2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/25595713888"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-09T07:52:00.000Z",
      "arch": "x86_64",
      "commit": "6e9984146399d1ac092a3f132e92aa4f724d377c",
      "fileid": "1c90974752f0e1c630256ec603e3a58599c99fb028182c9e08e35eae1d8005d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/25595713888"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-09T07:50:56.000Z",
      "arch": "aarch64",
      "commit": "6e9984146399d1ac092a3f132e92aa4f724d377c",
      "fileid": "afbf45eb7f86e53caa8d9ff43e3dbb0c1dd49e1417e9832d809d4537863f1428",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/25595713888"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-09T07:52:00.000Z",
      "arch": "x86_64",
      "commit": "6e9984146399d1ac092a3f132e92aa4f724d377c",
      "fileid": "8d8ae5ef169623ab289ba6de9065cd81c24a6712d855642e9f42cde7356f6c5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/25595713888"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-09T07:50:46.000Z",
      "arch": "x86_64",
      "commit": "6e9984146399d1ac092a3f132e92aa4f724d377c",
      "fileid": "88fd5662e1ca520afbc5fafd48a3f714bf109e95fb782a9a8a35dcc8a206e14d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/25595713888"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-09T07:50:37.000Z",
      "arch": "x86_64",
      "commit": "6e9984146399d1ac092a3f132e92aa4f724d377c",
      "fileid": "b54701265449742a00bd933b357aa5c2e39f84059e316b599645ad05ab0511aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/25595713888"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-09T07:50:42.000Z",
      "arch": "x86_64",
      "commit": "6e9984146399d1ac092a3f132e92aa4f724d377c",
      "fileid": "d6246f1cdf64a5439fbc3f92b5abd2964b7ae0b8f352e5df03286a9f3cf10938",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/25595713888"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-22T13:11:45.000Z",
      "arch": "emscripten",
      "commit": "6e9984146399d1ac092a3f132e92aa4f724d377c",
      "fileid": "eab730dae93d02f1191d6c5b937d3903f41dab4b7eccd40a372e2950c21f751c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/25595713888"
    }
  ]
}