{
  "_id": "6a4796a52f27a93436c0ed58",
  "Package": "naarma",
  "Type": "Package",
  "Title": "Connect nanoarrow with (Rcpp)Armadillo",
  "Version": "0.0.1",
  "Date": "2024-12-17",
  "Author": "Dirk Eddelbuettel",
  "Maintainer": "Dirk Eddelbuettel <edd@debian.org>",
  "Description": "The nanoarrow package offers C-level functionality to work\nwith Arrow object, along with a small amount of C++\nintegration. This package uses it to interact with Armadillo\nobjects. Some auxiliary testing facility from the nanoarrow\npackage is included here as well.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "6.0.1",
  "Config/pak/sysreqs": "libzstd-dev",
  "Repository": "https://eddelbuettel.r-universe.dev",
  "Date/Publication": "2026-01-04 23:07:24 UTC",
  "RemoteUrl": "https://github.com/eddelbuettel/naarma",
  "RemoteRef": "HEAD",
  "RemoteSha": "18e58af2bbbf3181f5ad2005099d72767029b0c0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-03 06:47:56 UTC",
    "User": "root"
  },
  "_user": "eddelbuettel",
  "_type": "src",
  "_file": "naarma_0.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/28c1434dad13e7bd91889f658acc6c9c9f05dbee608c4ff30637cd6ae5ceef2a",
  "_filesize": 147177,
  "_sha256": "28c1434dad13e7bd91889f658acc6c9c9f05dbee608c4ff30637cd6ae5ceef2a",
  "_expires": "2026-10-11T11:01:56.000Z",
  "_created": "2026-07-03T06:47:56.000Z",
  "_published": "2026-07-03T11:01:57.416Z",
  "_jobs": [
    {
      "job": 84986054457,
      "time": 137,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8059714090"
    },
    {
      "job": 84986054882,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8059712488"
    },
    {
      "job": 84986054955,
      "time": 141,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059715262"
    },
    {
      "job": 84986054516,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059712322"
    },
    {
      "job": 84986055124,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8059699256"
    },
    {
      "job": 84986054572,
      "time": 242,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8059744349"
    },
    {
      "job": 84986054708,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059705978"
    },
    {
      "job": 84986054573,
      "time": 246,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059745285"
    },
    {
      "job": 84986054410,
      "time": 155,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059675903"
    },
    {
      "job": 84986054817,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8059715076"
    },
    {
      "job": 84986054459,
      "time": 158,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8059719725"
    },
    {
      "job": 84986054589,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8059701316"
    },
    {
      "job": 84986054551,
      "time": 108,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8059705913"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28643533510",
  "_status": "success",
  "_upstream": "https://github.com/eddelbuettel/naarma",
  "_commit": {
    "id": "18e58af2bbbf3181f5ad2005099d72767029b0c0",
    "author": "Dirk Eddelbuettel <edd@debian.org>",
    "committer": "Dirk Eddelbuettel <edd@debian.org>",
    "message": "Switch ci.yaml to actions/checkout@v6\n",
    "time": 1767568044
  },
  "_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": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "nanoarrow",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.11",
      "role": "Imports"
    },
    {
      "package": "nanoarrow",
      "role": "Imports"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "arrow",
      "role": "Suggests"
    }
  ],
  "_owner": "eddelbuettel",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-01",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "armadillo",
    "arrow",
    "cpp",
    "mlpack",
    "cpp"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "eddelbuettel",
      "count": 32,
      "uuid": 673121
    }
  ],
  "_userbio": {
    "uuid": 673121,
    "type": "user",
    "name": "Dirk Eddelbuettel",
    "followers": 1940
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/naarma"
  },
  "_devurl": "https://github.com/eddelbuettel/naarma",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/naarma.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "armaMatrixExample",
    "armaVectorExample",
    "collectMatrixFromStream"
  ],
  "_help": [
    {
      "page": "armaMatrixExample",
      "title": "Given a (nano)arrow object via two pointers, and a column size, return an arma matrix",
      "topics": [
        "armaMatrixExample"
      ]
    },
    {
      "page": "armaVectorExample",
      "title": "Given a (nano)arrow array external pointer object via two pointers (with the second tucked away as the tag), return an arma vector",
      "topics": [
        "armaVectorExample"
      ]
    },
    {
      "page": "collectMatrixFromStream",
      "title": "Given a (nano)arrow stream object pointer, return an arma matrix",
      "topics": [
        "collectMatrixFromStream"
      ]
    }
  ],
  "_readme": "https://github.com/eddelbuettel/naarma/raw/HEAD/README.md",
  "_rundeps": [
    "nanoarrow",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "naarma",
  "_universes": [
    "eddelbuettel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-03T06:50:21.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "18e58af2bbbf3181f5ad2005099d72767029b0c0",
      "fileid": "https://r2.ropensci.org/374413af6e07797f0cb7e1238accada6761e80eb07919dd5253650b1b933e7f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28643533510"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-03T06:50:11.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "18e58af2bbbf3181f5ad2005099d72767029b0c0",
      "fileid": "https://r2.ropensci.org/a4f340d3c253cccf0a5f48abc11729c1865a3507aa035b00a284a177b6590a09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28643533510"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-03T06:50:25.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "18e58af2bbbf3181f5ad2005099d72767029b0c0",
      "fileid": "https://r2.ropensci.org/63d3c0742c88e019dad595d9972c0a0ce3cd6fcf3ebd3c2fee042e312d5f5c1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28643533510"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-07-03T06:50:09.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "18e58af2bbbf3181f5ad2005099d72767029b0c0",
      "fileid": "https://r2.ropensci.org/ab1697c879b2768cde4cfbe441a2101442693c4c44fc5d9628c07b7896f2a5e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28643533510"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-03T06:49:29.000Z",
      "arch": "aarch64",
      "commit": "18e58af2bbbf3181f5ad2005099d72767029b0c0",
      "fileid": "https://r2.ropensci.org/80e273d9eef6e759a8bf0c112366196abe158785b2edca5b272b45ebcef611ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28643533510"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-03T06:51:22.000Z",
      "arch": "x86_64",
      "commit": "18e58af2bbbf3181f5ad2005099d72767029b0c0",
      "fileid": "https://r2.ropensci.org/d7b604b56767b7adeeef74709d353eda1861293ec97a7f698ae514a4ebbb8878",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28643533510"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-03T06:49:50.000Z",
      "arch": "aarch64",
      "commit": "18e58af2bbbf3181f5ad2005099d72767029b0c0",
      "fileid": "https://r2.ropensci.org/c10cc7ce44423af0044821010cf4d9327ccc764b2799dd9b123142bedd1a2715",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28643533510"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-07-03T06:51:29.000Z",
      "arch": "x86_64",
      "commit": "18e58af2bbbf3181f5ad2005099d72767029b0c0",
      "fileid": "https://r2.ropensci.org/81f1426d8f1bfb8c614730e2c0ca4019a4282c5ceb5ddcb0ec24528f6cd1fad6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28643533510"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-07-03T06:50:29.000Z",
      "arch": "emscripten",
      "commit": "18e58af2bbbf3181f5ad2005099d72767029b0c0",
      "fileid": "https://r2.ropensci.org/b9a10e65eaf6d56ea7b02d1c90a8d988a92f5bb9c985ef2d3c00d7e21f42d664",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28643533510"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-03T06:50:04.000Z",
      "arch": "x86_64",
      "commit": "18e58af2bbbf3181f5ad2005099d72767029b0c0",
      "fileid": "https://r2.ropensci.org/0f23c532b7a2e37b563a8e6884c99282f2cbacce8d407853c242da1272b6b013",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28643533510"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-03T06:49:05.000Z",
      "arch": "x86_64",
      "commit": "18e58af2bbbf3181f5ad2005099d72767029b0c0",
      "fileid": "https://r2.ropensci.org/ecabd58e590eefa9bd380e6135793375763d91956f331f7e4148f9721832e4c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28643533510"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-07-03T06:49:10.000Z",
      "arch": "x86_64",
      "commit": "18e58af2bbbf3181f5ad2005099d72767029b0c0",
      "fileid": "https://r2.ropensci.org/816ece1ea43ed3be631891d5876678a46b5320c1d38c719385b016fa24b33cf2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eddelbuettel/actions/runs/28643533510"
    }
  ]
}