{
  "_id": "6a143ab5acfb0bcc41d42024",
  "Package": "armadillo4r",
  "Type": "Package",
  "Title": "An 'Armadillo' Interface",
  "Description": "Provides function declarations and inline function\ndefinitions that facilitate communication between R and the\n'Armadillo' 'C++' library for linear algebra and scientific\ncomputing. This implementation is derived from Vargas Sepulveda\nand Schneider Malamud (2024) <doi:10.1016/j.softx.2025.102087>.",
  "Version": "0.9.0",
  "Authors@R": "c(\nperson(\ngiven = \"Mauricio\",\nfamily = \"Vargas Sepulveda\",\nrole = c(\"aut\", \"cre\"),\nemail = \"m.vargas.sepulveda@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1017-7574\")),\nperson(\ngiven = \"Jonathan\",\nfamily = \"Schneider Malamud\",\nrole = \"ctb\"),\nperson(\ngiven = \"Conrad\",\nfamily = \"Sanderson\",\nrole = \"aut\",\ncomment = \"Armadillo library (C++)\")\n)",
  "License": "Apache License (>= 2)",
  "BugReports": "https://github.com/pachadotdev/armadillo4r/issues",
  "URL": "https://pacha.dev/armadillo4r/,\nhttps://github.com/pachadotdev/armadillo4r",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://pachadotdev.r-universe.dev",
  "Date/Publication": "2026-05-25 11:42:31 UTC",
  "RemoteUrl": "https://github.com/pachadotdev/armadillo4r",
  "RemoteRef": "HEAD",
  "RemoteSha": "3d3e7a284aed5a503d77fb8ec0506d4c257b091c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 12:00:25 UTC",
    "User": "root"
  },
  "Author": "Mauricio Vargas Sepulveda [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1017-7574>),\nJonathan Schneider Malamud [ctb],\nConrad Sanderson [aut] (Armadillo library (C++))",
  "Maintainer": "Mauricio Vargas Sepulveda <m.vargas.sepulveda@gmail.com>",
  "MD5sum": "8637f56f4d4cd4220c43b33f6b7b32d9",
  "_user": "pachadotdev",
  "_type": "src",
  "_file": "armadillo4r_0.9.0.tar.gz",
  "_fileid": "8d5975620e226bc0a7b2fe0e280ee44423376713323598e93330ccbbbbbb1ea5",
  "_filesize": 751962,
  "_sha256": "8d5975620e226bc0a7b2fe0e280ee44423376713323598e93330ccbbbbbb1ea5",
  "_created": "2026-05-25T12:00:25.000Z",
  "_published": "2026-05-25T12:04:05.149Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77707796710,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7197781102"
    },
    {
      "job": 77707796739,
      "time": 103,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7197776458"
    },
    {
      "job": 77707796814,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7197791808"
    },
    {
      "job": 77707796945,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7197796181"
    },
    {
      "job": 77707395061,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7197749252"
    },
    {
      "job": 77707796754,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7197781857"
    },
    {
      "job": 77707796745,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7197778906"
    },
    {
      "job": 77707796773,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7197770044"
    },
    {
      "job": 77707796697,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7197777539"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/26399293034",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pachadotdev/armadillo4r",
  "_commit": {
    "id": "3d3e7a284aed5a503d77fb8ec0506d4c257b091c",
    "author": "GitHub Action (clang-format) <action@github.com>",
    "committer": "GitHub Action (clang-format) <action@github.com>",
    "message": "style: auto-format C++ code\n",
    "time": 1779709351
  },
  "_maintainer": {
    "name": "Mauricio Vargas Sepulveda",
    "email": "m.vargas.sepulveda@gmail.com",
    "login": "pachadotdev",
    "orcid": "0000-0003-1017-7574",
    "description": "Statistician interested in applying statistical methods to address specific policy-relevant questions, particularly in international trade.",
    "uuid": 10091065
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "cpp4r",
      "role": "Imports"
    },
    {
      "package": "desc",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "pachadotdev",
  "_selfowned": true,
  "_usedby": 19,
  "_updates": [
    {
      "week": "2025-41",
      "n": 12
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 13
    },
    {
      "week": "2025-49",
      "n": 5
    },
    {
      "week": "2025-52",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 6
    },
    {
      "week": "2026-10",
      "n": 3
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 13
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 3
    },
    {
      "week": "2026-22",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "armadillo",
    "cpp",
    "linear-algebra"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "pachadotdev",
      "count": 74,
      "uuid": 10091065
    }
  ],
  "_userbio": {
    "uuid": 10091065,
    "type": "user",
    "name": "Mauricio \"Pachá\" Vargas Sepúlveda",
    "description": "Statistician interested in applying statistical methods to address specific policy-relevant questions, particularly in international trade."
  },
  "_downloads": {
    "count": 3549,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/armadillo4r"
  },
  "_devurl": "https://github.com/pachadotdev/armadillo4r",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/armadillo4r.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pachadotdev/armadillo4r",
  "_realowner": "pachadotdev",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.6.0",
      "date": "2025-11-03"
    },
    {
      "version": "0.7.0",
      "date": "2025-12-11"
    },
    {
      "version": "0.8.0",
      "date": "2026-04-08"
    },
    {
      "version": "0.9.0",
      "date": "2026-05-20"
    }
  ],
  "_exports": [
    "armadillo_version",
    "pkg_template",
    "unvendor",
    "vendor"
  ],
  "_help": [
    {
      "page": "armadillo_version",
      "title": "Get Armadillo version",
      "topics": [
        "armadillo_version"
      ]
    },
    {
      "page": "pkg_template",
      "title": "Start a new project with the armadillo4r package template",
      "topics": [
        "pkg_template"
      ]
    },
    {
      "page": "unvendor",
      "title": "Unvendor the armadillo4r headers",
      "topics": [
        "unvendor"
      ]
    },
    {
      "page": "vendor",
      "title": "Vendor the cpp4r and armadillo4r headers",
      "topics": [
        "vendor"
      ]
    }
  ],
  "_pkglogo": "https://github.com/pachadotdev/armadillo4r/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/pachadotdev/armadillo4r/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp4r",
    "desc",
    "glue",
    "R6",
    "withr"
  ],
  "_score": 6.151078895034341,
  "_indexed": true,
  "_nocasepkg": "armadillo4r",
  "_universes": [
    "pachadotdev"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.0",
      "date": "2026-05-25T12:02:36.000Z",
      "distro": "noble",
      "commit": "3d3e7a284aed5a503d77fb8ec0506d4c257b091c",
      "fileid": "4609be44fe6778141094cac2ff0009a5772b4ecc39ae585c66c951c441140863",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/26399293034"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.0",
      "date": "2026-05-25T12:02:18.000Z",
      "distro": "noble",
      "commit": "3d3e7a284aed5a503d77fb8ec0506d4c257b091c",
      "fileid": "76719e9e456d3aaad9d8ff543445acbab7c3edb69ca8264dd0b14db6551b4cba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/26399293034"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.0",
      "date": "2026-05-25T12:03:25.000Z",
      "commit": "3d3e7a284aed5a503d77fb8ec0506d4c257b091c",
      "fileid": "cd84f2b2f7d6297d7537f78f6ed73051ef731e4140fb468eaf6ac23a9d99aa62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/26399293034"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.0",
      "date": "2026-05-25T12:03:41.000Z",
      "commit": "3d3e7a284aed5a503d77fb8ec0506d4c257b091c",
      "fileid": "7d6fe3efd0a726b00f4093284c215f6a44d39554f3a0a161f91938c61eae43af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/26399293034"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.0",
      "date": "2026-05-25T12:02:50.000Z",
      "commit": "3d3e7a284aed5a503d77fb8ec0506d4c257b091c",
      "fileid": "dbacee674fe741aaa0d3852823cc0dd6f0cdb07dce169437c90d84762df4eb6f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/26399293034"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.0",
      "date": "2026-05-25T12:02:15.000Z",
      "commit": "3d3e7a284aed5a503d77fb8ec0506d4c257b091c",
      "fileid": "3ac13a39f0fa1accabf5ba18805b291224e8f89f78a60a5492c7765677288c47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/26399293034"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.0",
      "date": "2026-05-25T12:01:41.000Z",
      "commit": "3d3e7a284aed5a503d77fb8ec0506d4c257b091c",
      "fileid": "7a13f16c105a6c013db23cd481b458b8bb27b1291d5212bada0c6854567f5a5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/26399293034"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.0",
      "date": "2026-05-25T12:02:12.000Z",
      "commit": "3d3e7a284aed5a503d77fb8ec0506d4c257b091c",
      "fileid": "43cd1ecb0f7ed102cf21e99dc4f8333e379174ba5106c265114599622f693d24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/26399293034"
    }
  ]
}