{
  "_id": "6a3901ab3efcd9bda4441e0b",
  "Package": "lmrse",
  "Title": "Linear regression with clustered robust standard errors",
  "Version": "0.0.7",
  "Date": "04-01-2023",
  "Authors@R": "c(\nperson(\ngiven = \"James\",\nfamily = \"Staley\",\nemail = \"jrstaley95@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0001-9520-5011\")\n)\n)",
  "Description": "Longtiudinal analysis of high-dimensional data using\nlinear regression with clustered robust standard errors across\nmarkers.",
  "License": "GPL-3",
  "URL": "https://jrs95.github.io/lmrse/, https://github.com/jrs95/lmrse",
  "BugReports": "https://github.com/jrs95/lmrse/issues",
  "Encoding": "UTF-8",
  "ByteCompile": "true",
  "RoxygenNote": "7.2.3",
  "Repository": "https://mrcieu.r-universe.dev",
  "Date/Publication": "2024-01-04 20:15:21 UTC",
  "RemoteUrl": "https://github.com/jrs95/lmrse",
  "RemoteRef": "HEAD",
  "RemoteSha": "49622a1b179f478c51d0db3792ad242e81be3072",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-22 09:23:33 UTC",
    "User": "root"
  },
  "Author": "James Staley [aut, cre] (ORCID:\n<https://orcid.org/0009-0001-9520-5011>)",
  "Maintainer": "James Staley <jrstaley95@gmail.com>",
  "MD5sum": "2c75539edc337102bdd75e77d1f5d21a",
  "_user": "mrcieu",
  "_type": "src",
  "_file": "lmrse_0.0.7.tar.gz",
  "_fileid": "018f9e1f2b6b750e9af62e176dc9f4392274e61d89f97c636b964aa0e902dd20",
  "_filesize": 132373,
  "_sha256": "018f9e1f2b6b750e9af62e176dc9f4392274e61d89f97c636b964aa0e902dd20",
  "_created": "2026-06-22T09:23:33.000Z",
  "_published": "2026-06-22T09:34:35.712Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82679830378,
      "time": 140,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7788242743"
    },
    {
      "job": 82679830391,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7788230441"
    },
    {
      "job": 82679830363,
      "time": 108,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7788230952"
    },
    {
      "job": 82679830359,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7788232543"
    },
    {
      "job": 82679830371,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7788299824"
    },
    {
      "job": 82679830382,
      "time": 219,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7788341637"
    },
    {
      "job": 82679830370,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7788372786"
    },
    {
      "job": 82679830397,
      "time": 245,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7788422578"
    },
    {
      "job": 82679317020,
      "time": 153,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788188510"
    },
    {
      "job": 82679830387,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788223709"
    },
    {
      "job": 82679830367,
      "time": 150,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7788245407"
    },
    {
      "job": 82679830362,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7788229679"
    },
    {
      "job": 82679830364,
      "time": 118,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7788233805"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mrcieu/actions/runs/27942569129",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jrs95/lmrse",
  "_commit": {
    "id": "49622a1b179f478c51d0db3792ad242e81be3072",
    "author": "James Staley <jrstaley95@gmail.com>",
    "committer": "James Staley <jrstaley95@gmail.com>",
    "message": "update news\n",
    "time": 1704399321
  },
  "_maintainer": {
    "name": "James Staley",
    "email": "jrstaley95@gmail.com",
    "login": "jrs95",
    "uuid": 14127424
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "RcppEigen",
      "role": "Imports"
    },
    {
      "package": "sandwich",
      "role": "Imports"
    }
  ],
  "_owner": "jrs95",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "jrs95",
      "count": 52,
      "uuid": 14127424
    }
  ],
  "_userbio": {
    "uuid": 15654827,
    "type": "organization",
    "name": "MRC Integrative Epidemiology Unit",
    "followers": 250
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lmrse"
  },
  "_devurl": "https://github.com/jrs95/lmrse",
  "_pkgdown": "https://jrs95.github.io/lmrse/",
  "_searchresults": 1,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lmrse.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "coerce.lmrse",
    "lmrse",
    "sandwich.se"
  ],
  "_help": [
    {
      "page": "coerce.lmrse",
      "title": "Combine lmrse object into a results data.frame",
      "topics": [
        "coerce.lmrse"
      ]
    },
    {
      "page": "lmrse",
      "title": "Linear regression model with cluster robust standard errors",
      "topics": [
        "lmrse-package",
        "lmrse"
      ]
    },
    {
      "page": "print.lmrse",
      "title": "Print lmrse",
      "topics": [
        "print.lmrse"
      ]
    },
    {
      "page": "print.summary.lmrse",
      "title": "Print summary lmrse",
      "topics": [
        "print.summary.lmrse"
      ]
    },
    {
      "page": "sandwich.se",
      "title": "Sandwich SE",
      "topics": [
        "sandwich.se"
      ]
    },
    {
      "page": "summary.lmrse",
      "title": "Summary of lmrse",
      "topics": [
        "summary.lmrse"
      ]
    }
  ],
  "_pkglogo": "https://github.com/jrs95/lmrse/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/jrs95/lmrse/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Rcpp",
    "RcppEigen",
    "sandwich",
    "zoo"
  ],
  "_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": 2.1760912590556813,
  "_indexed": false,
  "_nocasepkg": "lmrse",
  "_universes": [
    "mrcieu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-06-22T09:26:00.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "49622a1b179f478c51d0db3792ad242e81be3072",
      "fileid": "42d018d269456f7db6490ba31d6e89f1c77ca3a02c3262322eb57d89b1ae10eb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/27942569129"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-06-22T09:25:27.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "49622a1b179f478c51d0db3792ad242e81be3072",
      "fileid": "a6ce55d3f57ee997ad3c5eddec8f6825baa795b9bbd67c8da8389cb368268b0c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/27942569129"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-06-22T09:25:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "49622a1b179f478c51d0db3792ad242e81be3072",
      "fileid": "0abec8d17f118aba16d5889df0ffe6e514b2224c814bfc14b8d0e13f61994898",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/27942569129"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-06-22T09:25:27.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "49622a1b179f478c51d0db3792ad242e81be3072",
      "fileid": "07cdb1242c5ffa4102029a6cb999bd504a0b02737e94026a8f5927828cec4ab1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/27942569129"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-06-22T09:28:27.000Z",
      "arch": "aarch64",
      "commit": "49622a1b179f478c51d0db3792ad242e81be3072",
      "fileid": "635bc6034f82a356aa6a1a356abef21acbab91870f24f0b88b846d76142f20c9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/27942569129"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-06-22T09:29:52.000Z",
      "arch": "x86_64",
      "commit": "49622a1b179f478c51d0db3792ad242e81be3072",
      "fileid": "cbb1cafcbe78d00c1cf2079c7fe72774ddff07ac1702028e49a59b4745bbbbd8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/27942569129"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-06-22T09:31:37.000Z",
      "arch": "aarch64",
      "commit": "49622a1b179f478c51d0db3792ad242e81be3072",
      "fileid": "9e5c049ea98fe3af4598e9b97f3b120b2dbbef0e0380369738ac693afe7f2998",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/27942569129"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-06-22T09:33:14.000Z",
      "arch": "x86_64",
      "commit": "49622a1b179f478c51d0db3792ad242e81be3072",
      "fileid": "4119c322e42e634e9be41a8d4188347adc2110f280124e2d39896c0225e1e6bc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/27942569129"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.7",
      "date": "2026-06-22T09:25:23.000Z",
      "arch": "emscripten",
      "commit": "49622a1b179f478c51d0db3792ad242e81be3072",
      "fileid": "775b9b904399bc2bf623800dc3241db193f131813e3e72568b2ff2c58c8bce76",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/27942569129"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.7",
      "date": "2026-06-22T09:25:33.000Z",
      "arch": "x86_64",
      "commit": "49622a1b179f478c51d0db3792ad242e81be3072",
      "fileid": "129dc3e6ddd8964fe643a2c226e0538495a2e658324f75dfbc624aba6a75b9eb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/27942569129"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.7",
      "date": "2026-06-22T09:24:51.000Z",
      "arch": "x86_64",
      "commit": "49622a1b179f478c51d0db3792ad242e81be3072",
      "fileid": "e050259e7f818cc2bfe65311634a97dbbcd896e5f5b9a7f977bc52fabd3a682f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/27942569129"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.7",
      "date": "2026-06-22T09:24:50.000Z",
      "arch": "x86_64",
      "commit": "49622a1b179f478c51d0db3792ad242e81be3072",
      "fileid": "62bc3ebb13d1b9fe784d024bd8fbad878067049ab402648f5cc543b240de85c8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/mrcieu/actions/runs/27942569129"
    }
  ]
}