{
  "_id": "6a5f508614e95619b75d61c2",
  "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": "1.0.0",
  "Authors@R": "c( person( given = \"Mauricio\", family = \"Vargas Sepulveda\", role =\nc(\"aut\", \"cre\"), email = \"m.vargas.sepulveda@gmail.com\", comment = c(ORCID\n= \"0000-0003-1017-7574\")), person( given = \"Jonathan\", family = \"Schneider\nMalamud\", role = \"ctb\"), person( given = \"Conrad\", family = \"Sanderson\",\nrole = \"aut\", comment = \"Armadillo library (C++)\") )",
  "License": "Apache License (>= 2)",
  "URL": "https://pacha.dev/armadillo4r/,\nhttps://github.com/pachadotdev/armadillo4r",
  "BugReports": "https://github.com/pachadotdev/armadillo4r/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://pachadotdev.r-universe.dev",
  "Date/Publication": "2026-06-12 10:30:49 UTC",
  "RemoteUrl": "https://github.com/pachadotdev/armadillo4r",
  "RemoteRef": "HEAD",
  "RemoteSha": "bbb630aca8e75b5ade6faa83d50e1e526b83e359",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 10:54:27 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>",
  "_user": "pachadotdev",
  "_type": "src",
  "_file": "armadillo4r_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/cdb0952fffe0db16697d484c55341bb1957f14f5267d6ab67c53f31911437709",
  "_filesize": 752037,
  "_sha256": "cdb0952fffe0db16697d484c55341bb1957f14f5267d6ab67c53f31911437709",
  "_expires": "2026-10-29T10:57:08.000Z",
  "_created": "2026-07-21T10:54:27.000Z",
  "_published": "2026-07-21T10:57:10.415Z",
  "_jobs": [
    {
      "job": 88613142119,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8492583322"
    },
    {
      "job": 88613142102,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8492586042"
    },
    {
      "job": 88613142118,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8492581072"
    },
    {
      "job": 88613142149,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8492572292"
    },
    {
      "job": 88612586353,
      "time": 158,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8492532813"
    },
    {
      "job": 88613142037,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8492577640"
    },
    {
      "job": 88613142139,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8492567369"
    },
    {
      "job": 88613142088,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8492566683"
    },
    {
      "job": 88613142084,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8492570195"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/29823850215",
  "_status": "success",
  "_upstream": "https://github.com/pachadotdev/armadillo4r",
  "_commit": {
    "id": "bbb630aca8e75b5ade6faa83d50e1e526b83e359",
    "author": "M Vargas Sepulveda <m.vargas.sepulveda@gmail.com>",
    "committer": "M Vargas Sepulveda <m.vargas.sepulveda@gmail.com>",
    "message": "update PR commands\n",
    "time": 1781260249
  },
  "_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
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "cpp4r",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "pachadotdev",
  "_selfowned": true,
  "_usedby": 22,
  "_updates": [
    {
      "week": "2026-24",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "armadillo",
    "cpp",
    "linear-algebra"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "pachadotdev",
      "count": 2,
      "uuid": 10091065
    }
  ],
  "_userbio": {
    "uuid": 10091065,
    "type": "user",
    "name": "Mauricio \"Pachá\" Vargas Sepúlveda",
    "followers": 595,
    "description": "Statistician interested in applying statistical methods to address specific policy-relevant questions, particularly in international trade."
  },
  "_downloads": {
    "count": 3350,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/armadillo4r"
  },
  "_devurl": "https://github.com/pachadotdev/armadillo4r",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_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"
    },
    {
      "version": "1.0.0",
      "date": "2026-06-12"
    }
  ],
  "_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": [
    "cpp4r"
  ],
  "_score": 5.043558746914734,
  "_indexed": true,
  "_nocasepkg": "armadillo4r",
  "_universes": [
    "pachadotdev"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-21T10:56:26.000Z",
      "distro": "resolute",
      "commit": "bbb630aca8e75b5ade6faa83d50e1e526b83e359",
      "fileid": "https://r2.ropensci.org/9dd8a82e933eb0650f04050b043084d44ed10330560f53aba728f7ea80ca91a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/29823850215"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-21T10:56:31.000Z",
      "distro": "resolute",
      "commit": "bbb630aca8e75b5ade6faa83d50e1e526b83e359",
      "fileid": "https://r2.ropensci.org/b6cccb2d80bb9d4229f330e8b3f02fcef39061a98e64a2c5364d9021790b2f9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/29823850215"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-21T10:56:22.000Z",
      "commit": "bbb630aca8e75b5ade6faa83d50e1e526b83e359",
      "fileid": "https://r2.ropensci.org/2bfc0409e7ca87e61041547ac26b919ce21a6a0a5247e4810c1b2261a43f40d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/29823850215"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-21T10:55:59.000Z",
      "commit": "bbb630aca8e75b5ade6faa83d50e1e526b83e359",
      "fileid": "https://r2.ropensci.org/aaa6e2769369f278898e4be5b4fcf6f9142905f7388e596b7fae8299cf4978e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/29823850215"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-21T10:56:22.000Z",
      "commit": "bbb630aca8e75b5ade6faa83d50e1e526b83e359",
      "fileid": "https://r2.ropensci.org/fc2b82bf2cbeaba3c75b11e16b3084ed221f1af6dd097509b2e076a1f9927d3d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/29823850215"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-21T10:55:38.000Z",
      "commit": "bbb630aca8e75b5ade6faa83d50e1e526b83e359",
      "fileid": "https://r2.ropensci.org/c3bf311f84a5a630c883fa7567b493fa6e4540bf293823ccaf5966f8c7d007cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/29823850215"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-21T10:55:36.000Z",
      "commit": "bbb630aca8e75b5ade6faa83d50e1e526b83e359",
      "fileid": "https://r2.ropensci.org/0a63900f30431987cbec1edede32f74c5debd51ff35d8b73196fe769e708345e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/29823850215"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-21T10:55:44.000Z",
      "commit": "bbb630aca8e75b5ade6faa83d50e1e526b83e359",
      "fileid": "https://r2.ropensci.org/b454017c7db39997c0eca39155f73a3518337ea5f71dd6ea2ad5b0e100c511ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/29823850215"
    }
  ]
}