{
  "_id": "6a104203acfb0bcc41c9d9f1",
  "Package": "dfadjust",
  "Title": "Degrees of Freedom Adjustment for Robust Standard Errors",
  "Version": "1.1.0.9000",
  "Authors@R": "c(person(given = \"Michal\",\nfamily = \"Kolesár\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"kolesarmi@googlemail.com\",\ncomment = c(ORCID = \"0000-0002-2482-7796\")),\nperson(family=\"Sebastian\",\ngiven=\"Kranz\",\nrole = \"ctb\"))",
  "Description": "Computes small-sample degrees of freedom adjustment for\nheteroskedasticity robust standard errors, and for clustered\nstandard errors in linear regression. See Imbens and Kolesár\n(2016) <doi:10.1162/REST_a_00552> for a discussion of these\nadjustments.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/kolesarm/Robust-Small-Sample-Standard-Errors",
  "BugReports": "https://github.com/kolesarm/Robust-Small-Sample-Standard-Errors/issues",
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "Repository": "https://kolesarm.r-universe.dev",
  "Date/Publication": "2024-12-19 15:33:27 UTC",
  "RemoteUrl": "https://github.com/kolesarm/robust-small-sample-standard-errors",
  "RemoteRef": "HEAD",
  "RemoteSha": "a8e6e965e26c85d306ab46d0ee39c21de0169580",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 07:29:40 UTC",
    "User": "root"
  },
  "Author": "Michal Kolesár [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-2482-7796>),\nKranz Sebastian [ctb]",
  "Maintainer": "Michal Kolesár <kolesarmi@googlemail.com>",
  "MD5sum": "bf81a2d90f71c12774c20de582c3d8e0",
  "_user": "kolesarm",
  "_type": "src",
  "_file": "dfadjust_1.1.0.9000.tar.gz",
  "_fileid": "ffc89a5ae9e70cc7f2d229c4c334a2773ae4b7fca4a3cc7c4d49d9816695daa7",
  "_filesize": 134630,
  "_sha256": "ffc89a5ae9e70cc7f2d229c4c334a2773ae4b7fca4a3cc7c4d49d9816695daa7",
  "_created": "2026-05-11T07:29:40.000Z",
  "_published": "2026-05-22T11:46:11.223Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77373110583,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912667993"
    },
    {
      "job": 77373110676,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912671502"
    },
    {
      "job": 77373110623,
      "time": 197,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912678788"
    },
    {
      "job": 77373110710,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912665124"
    },
    {
      "job": 77373110396,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912626684"
    },
    {
      "job": 77373110221,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159709431"
    },
    {
      "job": 77373110907,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912658853"
    },
    {
      "job": 77373110596,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912653593"
    },
    {
      "job": 77373110920,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912656321"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kolesarm/actions/runs/25656339392",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kolesarm/robust-small-sample-standard-errors",
  "_commit": {
    "id": "a8e6e965e26c85d306ab46d0ee39c21de0169580",
    "author": "Michal Kolesár <kolesarm@pm.me>",
    "committer": "Michal Kolesár <kolesarm@pm.me>",
    "message": "Bump version\n",
    "time": 1734622407
  },
  "_maintainer": {
    "name": "Michal Kolesár",
    "email": "kolesarmi@googlemail.com",
    "login": "kolesarm",
    "uuid": 1134751,
    "orcid": "0000-0002-2482-7796"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "collapse",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "sandwich",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "formatR",
      "role": "Suggests"
    }
  ],
  "_owner": "kolesarm",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 31,
  "_contributors": [
    {
      "user": "kolesarm",
      "count": 59,
      "uuid": 1134751
    }
  ],
  "_userbio": {
    "uuid": 1134751,
    "type": "user",
    "name": "Michal Kolesár"
  },
  "_downloads": {
    "count": 254,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dfadjust"
  },
  "_devurl": "https://github.com/kolesarm/robust-small-sample-standard-errors",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dfadjust.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kolesarm/robust-small-sample-standard-errors",
  "_realowner": "kolesarm",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-08-23"
    },
    {
      "version": "1.0.1",
      "date": "2019-12-16"
    },
    {
      "version": "1.0.2",
      "date": "2021-02-24"
    },
    {
      "version": "1.0.3",
      "date": "2021-08-10"
    },
    {
      "version": "1.0.4",
      "date": "2022-04-24"
    },
    {
      "version": "1.0.5",
      "date": "2023-10-05"
    },
    {
      "version": "1.1.0",
      "date": "2024-12-18"
    }
  ],
  "_exports": [
    "dfadjustSE"
  ],
  "_help": [
    {
      "page": "dfadjustSE",
      "title": "Standard Errors with adjusted degrees of freedom",
      "topics": [
        "dfadjustSE"
      ]
    }
  ],
  "_readme": "https://github.com/kolesarm/robust-small-sample-standard-errors/raw/HEAD/README.md",
  "_rundeps": [
    "collapse",
    "Rcpp"
  ],
  "_vignettes": [
    {
      "source": "dfadjust.Rmd",
      "filename": "dfadjust.html",
      "title": "Robust Standard Errors in Small Samples",
      "author": "Michal Kolesár",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Description[^1]",
        "Methods",
        "Variance estimate",
        "Degrees of freedom correction",
        "Proof of Lemma 1",
        "References"
      ],
      "created": "2019-08-16 15:00:54",
      "modified": "2024-12-16 17:54:52",
      "commits": 12
    }
  ],
  "_score": 5.304275050477129,
  "_indexed": true,
  "_nocasepkg": "dfadjust",
  "_universes": [
    "kolesarm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0.9000",
      "date": "2026-05-11T07:31:47.000Z",
      "distro": "noble",
      "commit": "a8e6e965e26c85d306ab46d0ee39c21de0169580",
      "fileid": "066c085dab1f5427cbab4d5e8e640170c187ce832fb71f5a75c9d137349041ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/25656339392"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0.9000",
      "date": "2026-05-11T07:31:57.000Z",
      "distro": "noble",
      "commit": "a8e6e965e26c85d306ab46d0ee39c21de0169580",
      "fileid": "d14ca5ae166d8f2d4b74576cacf0551f36e138209a36dc1825912e8b202827ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/25656339392"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0.9000",
      "date": "2026-05-11T07:32:22.000Z",
      "commit": "a8e6e965e26c85d306ab46d0ee39c21de0169580",
      "fileid": "2fe58cb329986fda3df9ec460f47837cdf674d9218eaf5efb8983f0131bbda8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/25656339392"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0.9000",
      "date": "2026-05-11T07:31:41.000Z",
      "commit": "a8e6e965e26c85d306ab46d0ee39c21de0169580",
      "fileid": "b9a5f08a6a9d6e10b92a48ace6afcfd3e92c0d69dcc4194cf9c835e05b42a937",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/25656339392"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-05-11T07:31:15.000Z",
      "commit": "a8e6e965e26c85d306ab46d0ee39c21de0169580",
      "fileid": "b71bab5db64aa998b88ef7524a1cf01d76316183545f66fafb7fcdb86154133d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/25656339392"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-05-11T07:30:57.000Z",
      "commit": "a8e6e965e26c85d306ab46d0ee39c21de0169580",
      "fileid": "11d491945691db9b95a621f239600a7b7fcb65770f51acff7dc66e6ee27f9793",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/25656339392"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-05-11T07:31:09.000Z",
      "commit": "a8e6e965e26c85d306ab46d0ee39c21de0169580",
      "fileid": "d31a4a8099c5ffaec928a481efdc85063ebb778d240133239dc2cfe1760d609b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/25656339392"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0.9000",
      "date": "2026-05-22T11:45:57.000Z",
      "commit": "a8e6e965e26c85d306ab46d0ee39c21de0169580",
      "fileid": "fdf7e7317ac164aaad54e79db111e97c560b0a3ebc0684c57807069434d41da3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/25656339392"
    }
  ]
}