{
  "_id": "6a23df83530b9bc726be7693",
  "Package": "DirichletReg",
  "Type": "Package",
  "Version": "0.7-1",
  "Date": "2021-04-29",
  "Title": "Dirichlet Regression",
  "Description": "Implements Dirichlet regression models.",
  "Authors@R": "person(given  = c(\"Marco\", \"Johannes\"),\nfamily = \"Maier\",\nemail  = \"marco_maier@posteo.de\",\nrole   = c(\"cre\", \"aut\"),\ncomment = c(ORCID = \"0000-0002-1715-7456\"))",
  "Encoding": "UTF-8",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/maiermarco/DirichletReg\nhttps://CRAN.R-project.org/package=DirichletReg",
  "ByteCompile": "yes",
  "LazyLoad": "yes",
  "LazyData": "yes",
  "ZipData": "yes",
  "VignetteBuilder": "knitr",
  "Repository": "https://maiermarco.r-universe.dev",
  "Date/Publication": "2021-05-03 13:46:08 UTC",
  "RemoteUrl": "https://github.com/maiermarco/dirichletreg",
  "RemoteRef": "HEAD",
  "RemoteSha": "a61c5af29d5d3196bff14162193958131c4183d6",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-06 08:44:50 UTC",
    "User": "root"
  },
  "Author": "Marco Johannes Maier [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-1715-7456>)",
  "Maintainer": "Marco Johannes Maier <marco_maier@posteo.de>",
  "MD5sum": "9313cd47ff955ebc2e555792c56865e7",
  "_user": "maiermarco",
  "_type": "src",
  "_file": "DirichletReg_0.7-1.tar.gz",
  "_fileid": "3dfc1551635e43811ea2eed2989372eea65717d4ebb5f272602798908e624d28",
  "_filesize": 1408730,
  "_sha256": "3dfc1551635e43811ea2eed2989372eea65717d4ebb5f272602798908e624d28",
  "_created": "2026-06-06T08:44:50.000Z",
  "_published": "2026-06-06T08:51:15.506Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79865181257,
      "time": 165,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7452973013"
    },
    {
      "job": 79865181281,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7452972311"
    },
    {
      "job": 79865181310,
      "time": 126,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7452968141"
    },
    {
      "job": 79865181267,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7452968343"
    },
    {
      "job": 79865181306,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7452962203"
    },
    {
      "job": 79865181278,
      "time": 146,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7452970317"
    },
    {
      "job": 79865181272,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7452963221"
    },
    {
      "job": 79865181280,
      "time": 353,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7452993399"
    },
    {
      "job": 79865024453,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452953121"
    },
    {
      "job": 79865181254,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452966385"
    },
    {
      "job": 79865181264,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7452965125"
    },
    {
      "job": 79865181256,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7452962239"
    },
    {
      "job": 79865181259,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7452964412"
    }
  ],
  "_buildurl": "https://github.com/r-universe/maiermarco/actions/runs/27057715850",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/maiermarco/dirichletreg",
  "_commit": {
    "id": "a61c5af29d5d3196bff14162193958131c4183d6",
    "author": "Marco Maier <maiermarco@users.noreply.github.com>",
    "committer": "Marco Maier <maiermarco@users.noreply.github.com>",
    "message": "Merge branch 'master' of https://github.com/maiermarco/DirichletReg\n",
    "time": 1620049568
  },
  "_maintainer": {
    "name": "Marco Johannes Maier",
    "email": "marco_maier@posteo.de",
    "login": "maiermarco",
    "description": "",
    "uuid": 8507832,
    "orcid": "0000-0002-1715-7456"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "Formula",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "maxLik",
      "role": "Imports"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "formatR",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "maiermarco",
  "_selfowned": true,
  "_usedby": 9,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "dirichlet-distribution",
    "dirichlet-regression"
  ],
  "_stars": 13,
  "_contributors": [
    {
      "user": "maiermarco",
      "count": 39,
      "uuid": 8507832
    }
  ],
  "_userbio": {
    "uuid": 8507832,
    "type": "user",
    "name": "maiermarco"
  },
  "_downloads": {
    "count": 7025,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DirichletReg"
  },
  "_devurl": "https://github.com/maiermarco/dirichletreg",
  "_searchresults": 402,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DirichletReg.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/maiermarco/dirichletreg",
  "_realowner": "maiermarco",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3-0",
      "date": "2011-10-27"
    },
    {
      "version": "0.4-0",
      "date": "2012-09-06"
    },
    {
      "version": "0.5-1",
      "date": "2014-09-18"
    },
    {
      "version": "0.5-2",
      "date": "2014-09-18"
    },
    {
      "version": "0.6-1",
      "date": "2014-12-10"
    },
    {
      "version": "0.6-2",
      "date": "2015-02-09"
    },
    {
      "version": "0.6-3",
      "date": "2015-11-12"
    },
    {
      "version": "0.6-3.1",
      "date": "2019-01-11"
    },
    {
      "version": "0.7-0",
      "date": "2020-05-29"
    },
    {
      "version": "0.7-1",
      "date": "2021-05-18"
    },
    {
      "version": "0.7-2",
      "date": "2025-05-31"
    }
  ],
  "_exports": [
    "AIC.DirichletRegModel",
    "anova.DirichletRegModel",
    "BIC.DirichletRegModel",
    "confint.DirichletRegModel",
    "ddirichlet",
    "ddirichlet_R",
    "DirichReg",
    "DR_data",
    "drop1.DirichletRegModel",
    "fitted.DirichletRegModel",
    "logLik.DirichletRegModel",
    "nobs.DirichletRegModel",
    "plot.DirichletRegData",
    "predict.DirichletRegModel",
    "print.DirichletRegConfint",
    "print.DirichletRegData",
    "print.DirichletRegModel",
    "rdirichlet",
    "residuals.DirichletRegModel",
    "summary.DirichletRegData",
    "summary.DirichletRegModel",
    "toQuaternary",
    "toQuaternaryVectors",
    "toSimplex",
    "toTernary",
    "toTernaryVectors",
    "update.DirichletRegModel",
    "vcov.DirichletRegModel"
  ],
  "_datasets": [
    {
      "name": "ArcticLake",
      "title": "Arctic Lake Data (Aitchison)",
      "object": "ArcticLake",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sand",
        "silt",
        "clay",
        "depth"
      ],
      "rows": 39,
      "table": true,
      "tojson": true
    },
    {
      "name": "BloodSamples",
      "title": "Serum Protein Composition in Blood Samples",
      "object": "BloodSamples",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Albumin",
        "Pre.Albumin",
        "Globulin.A",
        "Globulin.B",
        "Disease",
        "New"
      ],
      "rows": 36,
      "table": true,
      "tojson": true
    },
    {
      "name": "GlacialTills",
      "title": "Glacial Tills",
      "object": "GlacialTills",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Red.Sandstone",
        "Gray.Sandstone",
        "Crystalline",
        "Miscellaneous",
        "Pcount"
      ],
      "rows": 92,
      "table": true,
      "tojson": true
    },
    {
      "name": "ReadingSkills",
      "title": "Pammer and Kevan's Data on Reading Skills",
      "object": "ReadingSkills",
      "class": [
        "data.frame"
      ],
      "fields": [
        "accuracy",
        "dyslexia",
        "iq"
      ],
      "rows": 44,
      "table": true,
      "tojson": true
    },
    {
      "name": "Rocks",
      "title": "Aitchison's Rock Data",
      "object": "Rocks",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Albite",
        "Blandite",
        "Cornite",
        "Daubite",
        "Endite",
        "depth",
        "porosity",
        "type"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "DirichletReg-package",
      "title": "The 'DirichletReg' Package",
      "topics": [
        "DirichletReg"
      ]
    },
    {
      "page": "anova.DirichletRegModel",
      "title": "Compare Dirichlet Regression Models using an LRT",
      "topics": [
        "anova.DirichletRegModel"
      ]
    },
    {
      "page": "ArcticLake",
      "title": "Arctic Lake Data (Aitchison)",
      "topics": [
        "ArcticLake"
      ]
    },
    {
      "page": "BloodSamples",
      "title": "Serum Protein Composition in Blood Samples",
      "topics": [
        "BloodSamples"
      ]
    },
    {
      "page": "Dirichlet",
      "title": "The Dirichlet Distribution",
      "topics": [
        "ddirichlet",
        "ddirichlet_R",
        "rdirichlet"
      ]
    },
    {
      "page": "DR_data",
      "title": "Prepare Compositional Data",
      "topics": [
        "DirichletRegData",
        "DR_data",
        "print.DirichletRegData",
        "summary.DirichletRegData"
      ]
    },
    {
      "page": "DirichletRegModel",
      "title": "Methods for the Class 'DirichletRegModel'",
      "topics": [
        "AIC.DirichletRegModel",
        "BIC.DirichletRegModel",
        "confint.DirichletRegModel",
        "drop1.DirichletRegModel",
        "fitted.DirichletRegModel",
        "logLik.DirichletRegModel",
        "nobs.DirichletRegModel",
        "predict.DirichletRegModel",
        "print.DirichletRegConfint",
        "print.DirichletRegModel",
        "residuals.DirichletRegModel",
        "summary.DirichletRegModel",
        "update.DirichletRegModel",
        "vcov.DirichletRegModel"
      ]
    },
    {
      "page": "dirichreg",
      "title": "Fitting a Dirichlet Regression",
      "topics": [
        "DirichReg"
      ]
    },
    {
      "page": "GlacialTills",
      "title": "Glacial Tills",
      "topics": [
        "GlacialTills"
      ]
    },
    {
      "page": "plot.DirichletRegData",
      "title": "Plot Dirichlet-Distributed Data",
      "topics": [
        "lines.DirichletRegData",
        "plot.DirichletRegData"
      ]
    },
    {
      "page": "ReadingSkills",
      "title": "Pammer and Kevan's Data on Reading Skills",
      "topics": [
        "ReadingSkills"
      ]
    },
    {
      "page": "Rocks",
      "title": "Aitchison's Rock Data",
      "topics": [
        "Rocks"
      ]
    },
    {
      "page": "toTernaryQuaternary",
      "title": "Transform Compositional Data for a Simplex",
      "topics": [
        "toQuaternary",
        "toQuaternaryVectors",
        "toSimplex",
        "toTernary",
        "toTernaryVectors"
      ]
    }
  ],
  "_readme": "https://github.com/maiermarco/dirichletreg/raw/HEAD/README.md",
  "_rundeps": [
    "digest",
    "Formula",
    "generics",
    "lattice",
    "maxLik",
    "miscTools",
    "sandwich",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "DirichletReg-vig.Rmd",
      "filename": "DirichletReg-vig.html",
      "title": "DirichletReg -- Article Sources",
      "author": "Marco J. Maier",
      "engine": "knitr::rmarkdown",
      "headings": [
        "4. Application examples",
        "4.1. The Arctic lake (common parametrization)",
        "4.2. Blood samples (alternative parametrization)",
        "4.3. Reading skills data (alternative parametrization)"
      ],
      "created": "2019-10-10 23:29:33",
      "modified": "2021-05-03 12:57:30",
      "commits": 2
    }
  ],
  "_score": 8.695149502463432,
  "_indexed": true,
  "_nocasepkg": "dirichletreg",
  "_universes": [
    "maiermarco"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7-1",
      "date": "2026-06-06T08:47:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a61c5af29d5d3196bff14162193958131c4183d6",
      "fileid": "e0f73cdcd8a1fabe5a61ceebbd030131fe0092ae2232447ae1595ae5014df7b4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maiermarco/actions/runs/27057715850"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7-1",
      "date": "2026-06-06T08:47:27.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a61c5af29d5d3196bff14162193958131c4183d6",
      "fileid": "4fd02a58840621f31ec7bda557636cb2d7079d4909a8ff8083a88600e8107a47",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maiermarco/actions/runs/27057715850"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7-1",
      "date": "2026-06-06T08:46:58.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a61c5af29d5d3196bff14162193958131c4183d6",
      "fileid": "be895d8ea71878adf498338894d902d701d0db528690c2352eae65cea044517a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maiermarco/actions/runs/27057715850"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7-1",
      "date": "2026-06-06T08:46:57.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a61c5af29d5d3196bff14162193958131c4183d6",
      "fileid": "a3a3d764488f19780995d36b3e7575299dd10a7e958b0a300569129687a14391",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maiermarco/actions/runs/27057715850"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7-1",
      "date": "2026-06-06T08:46:12.000Z",
      "arch": "aarch64",
      "commit": "a61c5af29d5d3196bff14162193958131c4183d6",
      "fileid": "518433cff3462ddfb80e87a3c05d083a84151b5debdfb389cfd573cd3dd54ab1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maiermarco/actions/runs/27057715850"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7-1",
      "date": "2026-06-06T08:47:03.000Z",
      "arch": "x86_64",
      "commit": "a61c5af29d5d3196bff14162193958131c4183d6",
      "fileid": "6ed9aa48a369ffcd791697f1edd17eebc50fa05800821e0b1afacd9d7d32ae19",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maiermarco/actions/runs/27057715850"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7-1",
      "date": "2026-06-06T08:46:18.000Z",
      "arch": "aarch64",
      "commit": "a61c5af29d5d3196bff14162193958131c4183d6",
      "fileid": "75c7ac3b9490f0751507871e3850d2e8da31ac6e7db9823d9b43b7287933ef62",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maiermarco/actions/runs/27057715850"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7-1",
      "date": "2026-06-06T08:49:47.000Z",
      "arch": "x86_64",
      "commit": "a61c5af29d5d3196bff14162193958131c4183d6",
      "fileid": "1687f62226b4c80f5a26d2cb184883e98fd9a384f0f40374418d6581ec7b0584",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maiermarco/actions/runs/27057715850"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7-1",
      "date": "2026-06-06T08:46:59.000Z",
      "arch": "emscripten",
      "commit": "a61c5af29d5d3196bff14162193958131c4183d6",
      "fileid": "bd39979ce0777546f678ab29d3b2dbc333ba36123ab648a75c68390155cd0f0c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/maiermarco/actions/runs/27057715850"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7-1",
      "date": "2026-06-06T08:46:05.000Z",
      "arch": "x86_64",
      "commit": "a61c5af29d5d3196bff14162193958131c4183d6",
      "fileid": "dac94d37c150de28f9977b1bea70b21e2ba2b76ad1fcba88219aa93498055fc3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maiermarco/actions/runs/27057715850"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7-1",
      "date": "2026-06-06T08:45:57.000Z",
      "arch": "x86_64",
      "commit": "a61c5af29d5d3196bff14162193958131c4183d6",
      "fileid": "dc55b47f706e57af2ccd57d5161dfd98177c7ed301a745eb68011a370214fe39",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maiermarco/actions/runs/27057715850"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7-1",
      "date": "2026-06-06T08:46:07.000Z",
      "arch": "x86_64",
      "commit": "a61c5af29d5d3196bff14162193958131c4183d6",
      "fileid": "b277a889c366ab71dfce7d8e22db6295a6bde8ecb582f37334526e9ea164e3e9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maiermarco/actions/runs/27057715850"
    }
  ]
}