{
  "_id": "6a50a9c089c83ec243a2f3f7",
  "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-07-10 08:10:57 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>",
  "_user": "kolesarm",
  "_type": "src",
  "_file": "dfadjust_1.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/0237c016f998bb256a961741391f7780ec9f60401719464ff5018120a7609c0b",
  "_filesize": 134757,
  "_sha256": "0237c016f998bb256a961741391f7780ec9f60401719464ff5018120a7609c0b",
  "_expires": "2026-10-18T08:13:51.000Z",
  "_created": "2026-07-10T08:10:57.000Z",
  "_published": "2026-07-10T08:13:52.812Z",
  "_jobs": [
    {
      "job": 86317127059,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8221954378"
    },
    {
      "job": 86317127037,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8221952735"
    },
    {
      "job": 86317127047,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8221936883"
    },
    {
      "job": 86317127062,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8221956997"
    },
    {
      "job": 86316608470,
      "time": 173,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8221907742"
    },
    {
      "job": 86317127026,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8221951046"
    },
    {
      "job": 86317127146,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8221932605"
    },
    {
      "job": 86317127204,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8221933944"
    },
    {
      "job": 86317127193,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8221936681"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kolesarm/actions/runs/29078802206",
  "_status": "success",
  "_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",
    "description": "",
    "uuid": 1134751,
    "orcid": "0000-0002-2482-7796"
  },
  "_distro": "resolute",
  "_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",
    "followers": 233
  },
  "_downloads": {
    "count": 310,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dfadjust"
  },
  "_devurl": "https://github.com/kolesarm/robust-small-sample-standard-errors",
  "_searchresults": 20,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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.491361693834273,
  "_indexed": true,
  "_nocasepkg": "dfadjust",
  "_universes": [
    "kolesarm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0.9000",
      "date": "2026-07-10T08:13:05.000Z",
      "distro": "resolute",
      "commit": "a8e6e965e26c85d306ab46d0ee39c21de0169580",
      "fileid": "https://r2.ropensci.org/82285c40b30434f7c21a9c754012a4768cffa8701a2fb52a6272aa76531d2bb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/29078802206"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.0.9000",
      "date": "2026-07-10T08:13:01.000Z",
      "distro": "resolute",
      "commit": "a8e6e965e26c85d306ab46d0ee39c21de0169580",
      "fileid": "https://r2.ropensci.org/4888833cb1b684c0142555df638c836c7a9c9d2f8f54d93cdd93b8d3d05ba7b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/29078802206"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0.9000",
      "date": "2026-07-10T08:12:21.000Z",
      "commit": "a8e6e965e26c85d306ab46d0ee39c21de0169580",
      "fileid": "https://r2.ropensci.org/99386c5a5144ffa1d8332bcc8dfbc1de5ab763040633cd8221166bdc0401e0cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/29078802206"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.0.9000",
      "date": "2026-07-10T08:13:10.000Z",
      "commit": "a8e6e965e26c85d306ab46d0ee39c21de0169580",
      "fileid": "https://r2.ropensci.org/5263f05870f2b1a1771dbad0ea797604d980f2778eea022b22d4d835621d294b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/29078802206"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0.9000",
      "date": "2026-07-10T08:13:06.000Z",
      "commit": "a8e6e965e26c85d306ab46d0ee39c21de0169580",
      "fileid": "https://r2.ropensci.org/a3dca3d436b0639c14d083507bf53186ab5097b8f9fc91920e14ffa3b9646e32",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/29078802206"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-07-10T08:12:02.000Z",
      "commit": "a8e6e965e26c85d306ab46d0ee39c21de0169580",
      "fileid": "https://r2.ropensci.org/220d618c3dafab091bb9bb2c0c4e2bae8a73d4f56aed00ff225b4bf02ba25a85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/29078802206"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-07-10T08:12:05.000Z",
      "commit": "a8e6e965e26c85d306ab46d0ee39c21de0169580",
      "fileid": "https://r2.ropensci.org/95e58aba8b1f1e3e2dc2bd552d5c4f665a1ccfe325db994aad187bdd8cf9166d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/29078802206"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.0.9000",
      "date": "2026-07-10T08:12:10.000Z",
      "commit": "a8e6e965e26c85d306ab46d0ee39c21de0169580",
      "fileid": "https://r2.ropensci.org/e134d49370928f43858fb7a8ecc8be7877d48570041e76d665a5f5468fa6f1e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kolesarm/actions/runs/29078802206"
    }
  ]
}