{
  "_id": "6a1ad8671d7bb097a09e6bd1",
  "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-05-30 09:11:36 UTC",
    "User": "root"
  },
  "Author": "Lukas Jung [aut, cre]",
  "Maintainer": "Lukas Jung <jung-lukas@gmx.net>",
  "MD5sum": "916fed2df06cda4688e150d1d888b4b5",
  "_user": "lhdjung",
  "_type": "src",
  "_file": "moder_0.2.1.9000.tar.gz",
  "_fileid": "29571cff3554166b2e5bb43dbe2a434e4e49799c3ee024c94a0b8e2eb12dd7e3",
  "_filesize": 184884,
  "_sha256": "29571cff3554166b2e5bb43dbe2a434e4e49799c3ee024c94a0b8e2eb12dd7e3",
  "_created": "2026-05-30T09:11:36.000Z",
  "_published": "2026-05-30T12:30:31.829Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78638830274,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307103256"
    },
    {
      "job": 78638830284,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307103484"
    },
    {
      "job": 78638830287,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7308176278"
    },
    {
      "job": 78638830277,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7308176026"
    },
    {
      "job": 78638676525,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307084098"
    },
    {
      "job": 78638830296,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307100819"
    },
    {
      "job": 78638830285,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307099589"
    },
    {
      "job": 78638830300,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307099643"
    },
    {
      "job": 78638830279,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307099010"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lhdjung/actions/runs/26629008575",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "R developer. Error detection, research integrity, metascience, missing value handling."
  },
  "_downloads": {
    "count": 151,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/moder"
  },
  "_devurl": "https://github.com/lhdjung/moder",
  "_pkgdown": "https://lhdjung.github.io/moder/",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_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",
    "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.531478917042255,
  "_indexed": true,
  "_nocasepkg": "moder",
  "_universes": [
    "lhdjung"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-05-30T09:15:04.000Z",
      "distro": "noble",
      "commit": "2663e14d11a1a708dc9bce1b2a4fee5ce5bca2d9",
      "fileid": "b3b210e75318660afeaa9e2a46883294980f873cc34078634f3f5387cb9a895d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/26629008575"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-05-30T09:15:07.000Z",
      "distro": "noble",
      "commit": "2663e14d11a1a708dc9bce1b2a4fee5ce5bca2d9",
      "fileid": "d868fe327b05aa2da848a6e8ec431f20822e5b3ab1e9bfbf17caa08f62d73ddb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/26629008575"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-05-30T12:30:00.000Z",
      "commit": "2663e14d11a1a708dc9bce1b2a4fee5ce5bca2d9",
      "fileid": "c4b5588eb13bbc2c48c6637a6870f934e0b73c59fb3d2529168db23e837d11b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/26629008575"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-05-30T12:29:54.000Z",
      "commit": "2663e14d11a1a708dc9bce1b2a4fee5ce5bca2d9",
      "fileid": "0de181e3c09f14bec869f871fd5f7b555fdbec3df667e31884066a2edfdff46f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/26629008575"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-05-30T09:14:52.000Z",
      "commit": "2663e14d11a1a708dc9bce1b2a4fee5ce5bca2d9",
      "fileid": "df6514889c02b1fb1c5e2c5ac0a9a6a78974793a6da1c2151a9eef6f036a38f2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/26629008575"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-30T09:14:18.000Z",
      "commit": "2663e14d11a1a708dc9bce1b2a4fee5ce5bca2d9",
      "fileid": "382fa768277343b2225e677fe2e190d262c1b72d1220d708e286ff9987b60f23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/26629008575"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-30T09:14:19.000Z",
      "commit": "2663e14d11a1a708dc9bce1b2a4fee5ce5bca2d9",
      "fileid": "c9d2bf557f2cdc23ef8b04781e144ea49013c70c9b1100ef8d719cbdfd6d81bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/26629008575"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-30T09:14:12.000Z",
      "commit": "2663e14d11a1a708dc9bce1b2a4fee5ce5bca2d9",
      "fileid": "43837ab18255388c7f676bdff6f551e579a4f9b3c0a9d4a4d708cad9adb7d2f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lhdjung/actions/runs/26629008575"
    }
  ]
}