{
  "_id": "6a481fd8e06c18f0a652d4c6",
  "Package": "moder",
  "Title": "Mode Estimation",
  "Version": "0.2.1.9000",
  "Authors@R": "person(\"Lukas\", \"Jung\", , \"jung-lukas@gmx.net\", role = c(\"aut\", \"cre\"))",
  "Description": "Determines single or multiple modes (most frequent\nvalues). Checks if missing values make this impossible, and\nreturns 'NA' in this case. Dependency-free source code. See\nFranzese and Iuliano (2019)\n<doi:10.1016/B978-0-12-809633-8.20354-3>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/lhdjung/moder, https://lhdjung.github.io/moder/",
  "BugReports": "https://github.com/lhdjung/moder/issues",
  "VignetteBuilder": "knitr",
  "Collate": "'counts.R' 'frequencies.R' 'frequency-grid-df.R'\n'frequency-grid-plot.R' 'mode-proper.R' 'mode-df.R'\n'mode-possible.R' 'predicates.R' 'utils.R'",
  "Repository": "https://lhdjung.r-universe.dev",
  "Date/Publication": "2023-12-01 12:33:50 UTC",
  "RemoteUrl": "https://github.com/lhdjung/moder",
  "RemoteRef": "HEAD",
  "RemoteSha": "2663e14d11a1a708dc9bce1b2a4fee5ce5bca2d9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 20:44:09 UTC",
    "User": "root"
  },
  "Author": "Lukas Jung [aut, cre]",
  "Maintainer": "Lukas Jung <jung-lukas@gmx.net>",
  "_user": "lhdjung",
  "_type": "src",
  "_file": "moder_0.2.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/024fb2b9d10439de21733bbd95620efe7e0e57303ab1951fbec210b0896b1043",
  "_filesize": 188371,
  "_sha256": "024fb2b9d10439de21733bbd95620efe7e0e57303ab1951fbec210b0896b1043",
  "_expires": "2026-10-11T20:47:18.000Z",
  "_created": "2026-07-03T20:44:09.000Z",
  "_published": "2026-07-03T20:47:20.350Z",
  "_jobs": [
    {
      "job": 85069071264,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8074544672"
    },
    {
      "job": 85069071267,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8074545628"
    },
    {
      "job": 85069071260,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8074538077"
    },
    {
      "job": 85069071283,
      "time": 72,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8074531292"
    },
    {
      "job": 85068762761,
      "time": 170,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8074517569"
    },
    {
      "job": 85069071428,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8074544161"
    },
    {
      "job": 85069071280,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8074533142"
    },
    {
      "job": 85069071286,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8074534717"
    },
    {
      "job": 85069071275,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8074533064"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/lhdjung/actions/runs/28682512548",
  "_status": "success",
  "_upstream": "https://github.com/lhdjung/moder",
  "_commit": {
    "id": "2663e14d11a1a708dc9bce1b2a4fee5ce5bca2d9",
    "author": "Lukas Jung <jung-lukas@gmx.net>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #4 from lhdjung/devel\n\nadd `mode_df` in reference index",
    "time": 1701434030
  },
  "_maintainer": {
    "name": "Lukas Jung",
    "email": "jung-lukas@gmx.net",
    "login": "lhdjung",
    "mastodon": "@lukasjung@fosstodon.org",
    "bluesky": "@lhdjung.bsky.social",
    "twitter": "@lukasjung_hd",
    "description": "R developer. Error detection, research integrity, metascience, missing value handling.",
    "uuid": 71007825
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stats",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "utils",
      "role": "Suggests"
    }
  ],
  "_owner": "lhdjung",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "lhdjung",
      "count": 196,
      "uuid": 71007825
    }
  ],
  "_userbio": {
    "uuid": 71007825,
    "type": "user",
    "name": "Lukas Jung",
    "followers": 14,
    "description": "R developer. Error detection, research integrity, metascience, missing value handling."
  },
  "_downloads": {
    "count": 268,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/moder"
  },
  "_devurl": "https://github.com/lhdjung/moder",
  "_pkgdown": "https://lhdjung.github.io/moder/",
  "_searchresults": 20,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/moder.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lhdjung/moder",
  "_realowner": "lhdjung",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2023-05-07"
    }
  ],
  "_exports": [
    "frequency_grid_df",
    "frequency_grid_plot",
    "mode_all",
    "mode_count",
    "mode_count_range",
    "mode_df",
    "mode_first",
    "mode_frequency",
    "mode_frequency_range",
    "mode_is_trivial",
    "mode_possible_max",
    "mode_possible_min",
    "mode_single"
  ],
  "_help": [
    {
      "page": "frequency_grid_df",
      "title": "Frequency grid data frame",
      "topics": [
        "frequency_grid_df"
      ]
    },
    {
      "page": "frequency_grid_plot",
      "title": "Frequency grid ggplot",
      "topics": [
        "frequency_grid_plot"
      ]
    },
    {
      "page": "mode_all",
      "title": "All modes",
      "topics": [
        "mode_all"
      ]
    },
    {
      "page": "mode_count",
      "title": "Modal count",
      "topics": [
        "mode_count"
      ]
    },
    {
      "page": "mode_count_range",
      "title": "Modal count range",
      "topics": [
        "mode_count_range"
      ]
    },
    {
      "page": "mode_df",
      "title": "Tabulate mode estimates with the certainty about them",
      "topics": [
        "mode_df"
      ]
    },
    {
      "page": "mode_first",
      "title": "The first-appearing mode",
      "topics": [
        "mode_first"
      ]
    },
    {
      "page": "mode_frequency",
      "title": "Modal frequency",
      "topics": [
        "mode_frequency"
      ]
    },
    {
      "page": "mode_frequency_range",
      "title": "Modal frequency range",
      "topics": [
        "mode_frequency_range"
      ]
    },
    {
      "page": "mode_is_trivial",
      "title": "Is the mode trivial?",
      "topics": [
        "mode_is_trivial"
      ]
    },
    {
      "page": "mode_single",
      "title": "The single mode",
      "topics": [
        "mode_single"
      ]
    },
    {
      "page": "mode-possible",
      "title": "Possible sets of modes",
      "topics": [
        "mode-possible",
        "mode_possible_max",
        "mode_possible_min"
      ]
    }
  ],
  "_readme": "https://github.com/lhdjung/moder/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "frequency-grids.Rmd",
      "filename": "frequency-grids.html",
      "title": "Frequency grids",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-12-01 12:24:17",
      "modified": "2023-12-01 12:24:17",
      "commits": 1
    },
    {
      "source": "metadata.Rmd",
      "filename": "metadata.html",
      "title": "Modal counts and frequencies",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Modal count",
        "Modal frequency",
        "Trivial modes",
        "Maximal number of unique values",
        "References"
      ],
      "created": "2023-04-04 19:07:02",
      "modified": "2023-12-01 12:00:05",
      "commits": 9
    },
    {
      "source": "missings.Rmd",
      "filename": "missings.html",
      "title": "Modes and missing values",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Return NA only if question can't be answered",
        "General points",
        "Modal metadata",
        "Possible (minimal and maximal) sets of modes",
        "2. Still return non-NA value only if chosen by user",
        "Ignoring NAs",
        "The first known mode",
        "Minimum and complete sets of modes",
        "Theory",
        "Taking NAs seriously enough",
        "Not taking NAs too seriously",
        "NA return types",
        "References"
      ],
      "created": "2023-03-08 11:57:36",
      "modified": "2023-12-01 12:00:05",
      "commits": 15
    },
    {
      "source": "performance.Rmd",
      "filename": "performance.html",
      "title": "Performance",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-03-11 16:08:05",
      "modified": "2023-12-01 12:00:05",
      "commits": 6
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "moder",
  "_universes": [
    "lhdjung"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-07-03T20:46:34.000Z",
      "distro": "resolute",
      "commit": "2663e14d11a1a708dc9bce1b2a4fee5ce5bca2d9",
      "fileid": "https://r2.ropensci.org/99866ddefdab65e63019f5921875df8fe920bd9d27c16473c5e140eaaa073271",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/28682512548"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-07-03T20:46:37.000Z",
      "distro": "resolute",
      "commit": "2663e14d11a1a708dc9bce1b2a4fee5ce5bca2d9",
      "fileid": "https://r2.ropensci.org/1439dabc435b1642ff18015b0322ba10317e19b1ff3cb089ad2327194540ef4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/28682512548"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-07-03T20:45:57.000Z",
      "commit": "2663e14d11a1a708dc9bce1b2a4fee5ce5bca2d9",
      "fileid": "https://r2.ropensci.org/0af540e09e7fdf457d819e788cf9802b33adffeed4b1bf6361b4527459804f87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/28682512548"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-07-03T20:45:26.000Z",
      "commit": "2663e14d11a1a708dc9bce1b2a4fee5ce5bca2d9",
      "fileid": "https://r2.ropensci.org/fb7cf13a66d2102d8da5189fdeaa44a5c35d55721e28d917149ec1a075e235e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/28682512548"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-07-03T20:46:46.000Z",
      "commit": "2663e14d11a1a708dc9bce1b2a4fee5ce5bca2d9",
      "fileid": "https://r2.ropensci.org/ff7bc528acc4dc598b981917b70057b94390e477211d57ac3b4fe23b03bb8b73",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/28682512548"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-03T20:45:25.000Z",
      "commit": "2663e14d11a1a708dc9bce1b2a4fee5ce5bca2d9",
      "fileid": "https://r2.ropensci.org/15d2b593ef6d0d139aac77be7e29a0dce6ecf9628cb23a3f37c1f95f7a6a42da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/28682512548"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-03T20:45:33.000Z",
      "commit": "2663e14d11a1a708dc9bce1b2a4fee5ce5bca2d9",
      "fileid": "https://r2.ropensci.org/ffbc4d50c858b968706ed5cc4e8fdd1a30c9aee4045395ed618dd52b660997c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/28682512548"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-03T20:45:23.000Z",
      "commit": "2663e14d11a1a708dc9bce1b2a4fee5ce5bca2d9",
      "fileid": "https://r2.ropensci.org/40bf309dfec3a7e9430df9647fa67436316b753feb2d35563be8c9ce26e332e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/28682512548"
    }
  ]
}