{
  "_id": "6a214aa0cd65a98ecbd2c41f",
  "Package": "chantrics",
  "Type": "Package",
  "Title": "Loglikelihood Adjustments for Econometric Models",
  "Version": "1.0.0",
  "Date": "2021-09-28",
  "Description": "Adjusts the loglikelihood of common econometric models for\nclustered data based on the estimation process suggested in\nChandler and Bate (2007) <doi:10.1093/biomet/asm015>, using the\n'chandwich' package\n<https://cran.r-project.org/package=chandwich>, and provides\nconvenience functions for inference on the adjusted models.",
  "Authors@R": "person(given = \"Theo\",\nfamily = \"Bruckbauer\",\nemail = \"chantrics@theobruckbauer.eu\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-4764-9953\"))",
  "URL": "https://chantrics.theobruckbauer.eu,\nhttps://github.com/tbruckbauer/chantrics",
  "BugReports": "https://github.com/tbruckbauer/chantrics/issues",
  "License": "EUPL (>=1.2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "Language": "en-GB",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://maebruck.r-universe.dev",
  "Date/Publication": "2021-09-28 14:02:45 UTC",
  "RemoteUrl": "https://github.com/maebruck/chantrics",
  "RemoteRef": "HEAD",
  "RemoteSha": "c3423885d67e7faa2277667306f54dd9231ac3ba",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 09:46:49 UTC",
    "User": "root"
  },
  "Author": "Theo Bruckbauer [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4764-9953>)",
  "Maintainer": "Theo Bruckbauer <chantrics@theobruckbauer.eu>",
  "MD5sum": "30b6ab33c661e895470611fcaa26c990",
  "_user": "maebruck",
  "_type": "src",
  "_file": "chantrics_1.0.0.tar.gz",
  "_fileid": "1676903b126d30104e4cc3e0c54129c554fca8328e113bd9dc96e67cedc3ca5f",
  "_filesize": 500465,
  "_sha256": "1676903b126d30104e4cc3e0c54129c554fca8328e113bd9dc96e67cedc3ca5f",
  "_created": "2026-06-04T09:46:49.000Z",
  "_published": "2026-06-04T09:51:28.361Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79492834238,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7408332810"
    },
    {
      "job": 79492834189,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7408334514"
    },
    {
      "job": 79492834217,
      "time": 238,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7408343745"
    },
    {
      "job": 79492834152,
      "time": 211,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7408339066"
    },
    {
      "job": 79492027851,
      "time": 280,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408277859"
    },
    {
      "job": 79492834333,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7408323904"
    },
    {
      "job": 79492834140,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7408316612"
    },
    {
      "job": 79492834223,
      "time": 130,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7408323975"
    },
    {
      "job": 79492834230,
      "time": 138,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7408326800"
    }
  ],
  "_buildurl": "https://github.com/r-universe/maebruck/actions/runs/26943907914",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/maebruck/chantrics",
  "_commit": {
    "id": "c3423885d67e7faa2277667306f54dd9231ac3ba",
    "author": "tbruckbauer <1592639+tbruckbauer@users.noreply.github.com>",
    "committer": "tbruckbauer <1592639+tbruckbauer@users.noreply.github.com>",
    "message": "Update cran-comments.md\n",
    "time": 1632837765
  },
  "_maintainer": {
    "name": "Theo Bruckbauer",
    "email": "chantrics@theobruckbauer.eu",
    "orcid": "0000-0002-4764-9953"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "AER",
      "role": "Imports"
    },
    {
      "package": "chandwich",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "sandwich",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "lmtest",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "lax",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "pscl",
      "role": "Suggests"
    }
  ],
  "_owner": "maebruck",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "clustering",
    "econometrics",
    "likelihood",
    "likelihood-ratio-test",
    "loglikelihood-adjustment",
    "maximum-likelihood"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "maebruck",
      "count": 143,
      "uuid": 1592639
    }
  ],
  "_userbio": {
    "uuid": 1592639,
    "type": "user",
    "name": "Mae Bruckbauer",
    "description": "MSc in Statistics at Oxford.\r\nBSc in Economics and Statistics at UCL."
  },
  "_downloads": {
    "count": 164,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/chantrics"
  },
  "_devurl": "https://github.com/tbruckbauer/chantrics",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/chantrics.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/maebruck/chantrics",
  "_realowner": "maebruck",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-09-29"
    }
  ],
  "_exports": [
    "adj_loglik",
    "alrtest",
    "logLik_vec"
  ],
  "_help": [
    {
      "page": "adj_loglik",
      "title": "Loglikelihood adjustments for fitted models",
      "topics": [
        "adj_loglik",
        "coef.chantrics",
        "coeftest.chantrics",
        "confint.chantrics",
        "conf_intervals.chantrics",
        "conf_region.chantrics",
        "logLik.chantrics",
        "plot.chantrics",
        "print.chantrics",
        "summary.chantrics",
        "vcov.chantrics"
      ]
    },
    {
      "page": "alrtest",
      "title": "Adjusted Likelihood Ratio Test of Nested Models",
      "topics": [
        "alrtest"
      ]
    },
    {
      "page": "anova.chantrics",
      "title": "ANOVA tables: compare nested models",
      "topics": [
        "anova.chantrics"
      ]
    },
    {
      "page": "chantrics",
      "title": "chantrics: Loglikelihood Adjustments for Econometric Models",
      "topics": [
        "chantrics"
      ]
    },
    {
      "page": "glm",
      "title": "Loglikelihood adjustments for glm fits",
      "topics": [
        "glm",
        "glm.nb"
      ]
    },
    {
      "page": "logLik_vec",
      "title": "Evaluate loglikelihood contributions from specific observations",
      "topics": [
        "logLik_vec"
      ]
    },
    {
      "page": "predict.chantrics",
      "title": "Predict Method for chantrics fits",
      "topics": [
        "predict.chantrics"
      ]
    },
    {
      "page": "residuals.chantrics",
      "title": "Residuals of chantrics model fits",
      "topics": [
        "residuals.chantrics"
      ]
    },
    {
      "page": "update.chantrics",
      "title": "Update, re-fit and re-adjust a Model Call",
      "topics": [
        "update.chantrics"
      ]
    }
  ],
  "_readme": "https://github.com/maebruck/chantrics/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AER",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "chandwich",
    "cli",
    "colorspace",
    "cowplot",
    "cpp11",
    "crayon",
    "Deriv",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "sandwich",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "chantrics-vignette.Rmd",
      "filename": "chantrics-vignette.html",
      "title": "An introduction to chantrics",
      "author": "Theo Bruckbauer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Functionality for singular model objects",
        "Confidence intervals of the estimates",
        "Other diagnostic functions",
        "Functionality for multiple model objects",
        "Creating nested models",
        "Compare nested models",
        "Supported models",
        "glm models",
        "poisson family",
        "binomial family",
        "gaussian family",
        "MASS::negative.binomial family and MASS::glm.nb()",
        "Clustering",
        "References"
      ],
      "created": "2020-09-22 10:49:17",
      "modified": "2021-04-20 18:11:58",
      "commits": 16
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "chantrics",
  "_universes": [
    "maebruck",
    "tbruckbauer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-04T09:49:24.000Z",
      "distro": "noble",
      "commit": "c3423885d67e7faa2277667306f54dd9231ac3ba",
      "fileid": "1aa1dd969203d9ea2c1b9eea70b492d987b93a3af50cd09724354fa1dd0ccb19",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maebruck/actions/runs/26943907914"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-04T09:49:26.000Z",
      "distro": "noble",
      "commit": "c3423885d67e7faa2277667306f54dd9231ac3ba",
      "fileid": "393d5f5781aae4b03b27387c84602349ef2ce14c483b36ed0d28a166e85a0435",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maebruck/actions/runs/26943907914"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-04T09:49:55.000Z",
      "commit": "c3423885d67e7faa2277667306f54dd9231ac3ba",
      "fileid": "23330a43e94659557586597de43f1992198f5f875858ec7a820f97d03484b8a5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maebruck/actions/runs/26943907914"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-04T09:49:39.000Z",
      "commit": "c3423885d67e7faa2277667306f54dd9231ac3ba",
      "fileid": "4773ac1e20d1f9794106d509102d69f6a6031921ff6d27a8dd2f12408ed52eac",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maebruck/actions/runs/26943907914"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-04T09:49:19.000Z",
      "commit": "c3423885d67e7faa2277667306f54dd9231ac3ba",
      "fileid": "b5484135fe0174fd50cbd8a90878eda01d9765f00817e86dcf5d7713cf56ac00",
      "status": "success",
      "buildurl": "https://github.com/r-universe/maebruck/actions/runs/26943907914"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-04T09:48:27.000Z",
      "commit": "c3423885d67e7faa2277667306f54dd9231ac3ba",
      "fileid": "b51f0af00dc161d79825ec187aa36846b4fc6d28b83d330068d2c046fc2496ff",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maebruck/actions/runs/26943907914"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-04T09:48:51.000Z",
      "commit": "c3423885d67e7faa2277667306f54dd9231ac3ba",
      "fileid": "5fc5a1cca3f7b95048a890c0097dbe36688a22eb0eb745154f38d3b98bb2694b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maebruck/actions/runs/26943907914"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-04T09:48:59.000Z",
      "commit": "c3423885d67e7faa2277667306f54dd9231ac3ba",
      "fileid": "634924da74bd2e58882d0a18aad208b0ef60b7506163e62e768d84fdbace664c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maebruck/actions/runs/26943907914"
    }
  ]
}