{
  "_id": "6a2bf2153efcd9bda42d0398",
  "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-06-12 11:45:26 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": "ca9d724918f7619683a4a2e376086dc3",
  "_user": "pachadotdev",
  "_type": "src",
  "_file": "armadillo4r_1.0.0.tar.gz",
  "_fileid": "8ea6746f78f7191b437aa3a95045f18b428673e7a6689b7a45318e61f9302ade",
  "_filesize": 755765,
  "_sha256": "8ea6746f78f7191b437aa3a95045f18b428673e7a6689b7a45318e61f9302ade",
  "_created": "2026-06-12T11:45:26.000Z",
  "_published": "2026-06-12T11:48:37.858Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81020749802,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7590648904"
    },
    {
      "job": 81020749806,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590662285"
    },
    {
      "job": 81020749798,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7590645546"
    },
    {
      "job": 81020749780,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590639511"
    },
    {
      "job": 81020334753,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590614023"
    },
    {
      "job": 81020749777,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590645709"
    },
    {
      "job": 81020749828,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7590640295"
    },
    {
      "job": 81020749793,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7590634490"
    },
    {
      "job": 81020749815,
      "time": 131,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7590656042"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/27413489722",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 21,
  "_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",
    "description": "Statistician interested in applying statistical methods to address specific policy-relevant questions, particularly in international trade."
  },
  "_downloads": {
    "count": 4519,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/armadillo4r"
  },
  "_devurl": "https://github.com/pachadotdev/armadillo4r",
  "_searchresults": 1,
  "_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": [
    "cpp4r"
  ],
  "_score": 5.153352895120802,
  "_indexed": true,
  "_nocasepkg": "armadillo4r",
  "_universes": [
    "pachadotdev"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-12T11:47:22.000Z",
      "distro": "noble",
      "commit": "bbb630aca8e75b5ade6faa83d50e1e526b83e359",
      "fileid": "9bc53d227546bf72399d22f64539ee7b380c6cd6d84366e3217fbd595b098f0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/27413489722"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-12T11:48:01.000Z",
      "distro": "noble",
      "commit": "bbb630aca8e75b5ade6faa83d50e1e526b83e359",
      "fileid": "8b4022a987baa57b55cffbb40513b4c9aac6c74f2e1696a7c5cac0fcbdeb0b15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/27413489722"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-12T11:47:08.000Z",
      "commit": "bbb630aca8e75b5ade6faa83d50e1e526b83e359",
      "fileid": "218d03b80b988de7ce7708f1b3d5ed692d78e434c58fb69f0d1624fa74fa6e36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/27413489722"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-12T11:46:54.000Z",
      "commit": "bbb630aca8e75b5ade6faa83d50e1e526b83e359",
      "fileid": "52cc604a295b6bed8ee0c14ad0775a84da358517d2878081ae68395c1c7cf746",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/27413489722"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-12T11:47:21.000Z",
      "commit": "bbb630aca8e75b5ade6faa83d50e1e526b83e359",
      "fileid": "6109abc04d806f8e0c7e2afea0ea1a69360e6a37081e3bb78ad57c8732c5b49c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/27413489722"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-12T11:46:42.000Z",
      "commit": "bbb630aca8e75b5ade6faa83d50e1e526b83e359",
      "fileid": "ba2abb8ae6331836e56d43c95c6ede3f9c288ddca6d73b122fbab90bef7e3e7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/27413489722"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-12T11:46:29.000Z",
      "commit": "bbb630aca8e75b5ade6faa83d50e1e526b83e359",
      "fileid": "c46157c94261c081909dd529d41eb6d60dddcd6d202a574a7487754cda79dc2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/27413489722"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-12T11:47:12.000Z",
      "commit": "bbb630aca8e75b5ade6faa83d50e1e526b83e359",
      "fileid": "3f9161d65e249d1551447075be3fde6e59b38d41339c26a2b517815f5dece295",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pachadotdev/actions/runs/27413489722"
    }
  ]
}