{
  "_id": "6a27eda424555f66ed54a6bd",
  "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-06-09 10:36:04 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": "3816e7a185baccfdabae6ca07a8b0920",
  "_user": "jonclayden",
  "_type": "src",
  "_file": "RcppArray_0.3.0.tar.gz",
  "_fileid": "e0fb1f3fd9b159a138b3e4aa3158adbf518f248c663c8c822656dbf24f973cad",
  "_filesize": 54924,
  "_sha256": "e0fb1f3fd9b159a138b3e4aa3158adbf518f248c663c8c822656dbf24f973cad",
  "_created": "2026-06-09T10:36:04.000Z",
  "_published": "2026-06-09T10:40:36.890Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80302759306,
      "time": 141,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7505255225"
    },
    {
      "job": 80302759390,
      "time": 103,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7505242475"
    },
    {
      "job": 80302759281,
      "time": 98,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505241273"
    },
    {
      "job": 80302759303,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505243653"
    },
    {
      "job": 80302759376,
      "time": 136,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7505284809"
    },
    {
      "job": 80302759414,
      "time": 181,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7505281849"
    },
    {
      "job": 80302759399,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505268830"
    },
    {
      "job": 80302759387,
      "time": 191,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505280616"
    },
    {
      "job": 80302381336,
      "time": 132,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505205063"
    },
    {
      "job": 80302759291,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505242264"
    },
    {
      "job": 80302759279,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7505237711"
    },
    {
      "job": 80302759378,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7505239916"
    },
    {
      "job": 80302759326,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7505252475"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jonclayden/actions/runs/27200298686",
  "_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",
    "description": "Image processing, scientific computing and data science, mostly with R and C++",
    "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": 159,
    "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-06-09T10:38:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6e9984146399d1ac092a3f132e92aa4f724d377c",
      "fileid": "15a33d8013bbe653fb54bf2d1bd6aaf23288b2a0e3de030c9012f450ab6b3445",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/27200298686"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-09T10:37:54.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6e9984146399d1ac092a3f132e92aa4f724d377c",
      "fileid": "a2294a81a65cfbce449d4395e2f0e266872dfb97e242b6d7cf9176b3b94e3c86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/27200298686"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-09T10:37:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6e9984146399d1ac092a3f132e92aa4f724d377c",
      "fileid": "5e5a06bd3170e94d1f1127aa9517b09525c8e664f19a7b575a1e10bf355af6df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/27200298686"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-06-09T10:37:58.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6e9984146399d1ac092a3f132e92aa4f724d377c",
      "fileid": "9db3001cbb1060563d7aea4afd9c26360112c31c77dd07b49a8502c158fc6e9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/27200298686"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-09T10:39:51.000Z",
      "arch": "aarch64",
      "commit": "6e9984146399d1ac092a3f132e92aa4f724d377c",
      "fileid": "374c26f024b414709c5d50dce5631555a85a81a93bf0c68ff92d689f0770aa9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/27200298686"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-09T10:39:40.000Z",
      "arch": "x86_64",
      "commit": "6e9984146399d1ac092a3f132e92aa4f724d377c",
      "fileid": "543ae0bd9f1da1f65ed8160920ce77c3ed1f0ba70faf53a5070b024fcd1e1334",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/27200298686"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-09T10:39:13.000Z",
      "arch": "aarch64",
      "commit": "6e9984146399d1ac092a3f132e92aa4f724d377c",
      "fileid": "9aca74b89cb38baffa34a1fedaf3eaa5884889dce8d6bc9e558531a20a58061e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/27200298686"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-06-09T10:39:35.000Z",
      "arch": "x86_64",
      "commit": "6e9984146399d1ac092a3f132e92aa4f724d377c",
      "fileid": "bc2d0aee876612046359e9eca53d5de7728e8d7450de2811599d755db38d1c19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/27200298686"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-09T10:38:02.000Z",
      "arch": "emscripten",
      "commit": "6e9984146399d1ac092a3f132e92aa4f724d377c",
      "fileid": "6ecd3b046363b498018f7c5e525d6201557dd0c8feb1a7fa63e722ade8e44143",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/27200298686"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-09T10:37:18.000Z",
      "arch": "x86_64",
      "commit": "6e9984146399d1ac092a3f132e92aa4f724d377c",
      "fileid": "c3f74aa78ee496bb6d0407351d95b8b3b4e724351566b014fe7cfafdd0621f4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/27200298686"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-09T10:37:05.000Z",
      "arch": "x86_64",
      "commit": "6e9984146399d1ac092a3f132e92aa4f724d377c",
      "fileid": "b5439b4eefa161ecdc0dec7e890d58d679c7ba5e967f4991d740b335e5ce2d7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/27200298686"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-06-09T10:37:51.000Z",
      "arch": "x86_64",
      "commit": "6e9984146399d1ac092a3f132e92aa4f724d377c",
      "fileid": "adcb6c6a74b81f29796bf7635402fd6d43919fe8d14887b335b91711d919f995",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonclayden/actions/runs/27200298686"
    }
  ]
}