{
  "_id": "6a1029a8acfb0bcc41c918a4",
  "Package": "cld",
  "Title": "Create Compact Letter Display (CLD) for Statistical Comparisons",
  "Version": "0.0.1",
  "Authors@R": "person(given = \"Vilmantas\",\nfamily = \"Gegzna\",\nrole = c(\"aut\", \"cre\"),\nemail = \"GegznaV@gmail.com\",\ncomment = c(ORCID = \"0000-0002-9500-5167\"))",
  "Description": "Creates compact letter displays (CLDs) for pairwise\ncomparisons from statistical post-hoc tests. Groups sharing the\nsame letter are not significantly different from each other.\nSupports multiple input formats including results from 'stats'\npairwise tests, 'DescTools', 'PMCMRplus', 'rstatix', symmetric\nmatrices of p-values, and data frames. Provides a consistent\ninterface for visualizing statistical groupings across\ndifferent testing frameworks.",
  "License": "GPL (>= 3)",
  "URL": "https://gegznav.github.io/cld/",
  "BugReports": "https://github.com/GegznaV/cld/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Repository": "https://gegznav.r-universe.dev",
  "Date/Publication": "2025-11-10 19:57:34 UTC",
  "RemoteUrl": "https://github.com/gegznav/cld",
  "RemoteRef": "HEAD",
  "RemoteSha": "9a7fd17b96c8ca2665e080f8bb3d11ae5ac1dbb0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 07:28:32 UTC",
    "User": "root"
  },
  "Author": "Vilmantas Gegzna [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9500-5167>)",
  "Maintainer": "Vilmantas Gegzna <GegznaV@gmail.com>",
  "MD5sum": "0ad0f5cbac7464cf2b17fc33099564ba",
  "_user": "gegznav",
  "_type": "src",
  "_file": "cld_0.0.1.tar.gz",
  "_fileid": "e072a8b883df4d7e3a9fb59417733d20bea5a6872699cd523eec0d30f63fd746",
  "_filesize": 175247,
  "_sha256": "e072a8b883df4d7e3a9fb59417733d20bea5a6872699cd523eec0d30f63fd746",
  "_created": "2026-05-13T07:28:32.000Z",
  "_published": "2026-05-22T10:02:16.286Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77357790010,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6964102001"
    },
    {
      "job": 77357790114,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964096968"
    },
    {
      "job": 77357790401,
      "time": 175,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6964099495"
    },
    {
      "job": 77357790088,
      "time": 176,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964096128"
    },
    {
      "job": 77357789550,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964056315"
    },
    {
      "job": 77357789594,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157877179"
    },
    {
      "job": 77357790315,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6964084307"
    },
    {
      "job": 77357790169,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6964081251"
    },
    {
      "job": 77357790063,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964083770"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gegznav/actions/runs/25784723263",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gegznav/cld",
  "_commit": {
    "id": "9a7fd17b96c8ca2665e080f8bb3d11ae5ac1dbb0",
    "author": "Vilmantas Gėgžna <GegznaV@gmail.com>",
    "committer": "Vilmantas Gėgžna <GegznaV@gmail.com>",
    "message": "Emojis and order match README\n",
    "time": 1762804654
  },
  "_maintainer": {
    "name": "Vilmantas Gegzna",
    "email": "gegznav@gmail.com",
    "login": "gegznav",
    "linkedin": "in/vilmantas-gegzna",
    "uuid": 12725868,
    "orcid": "0000-0002-9500-5167"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "multcompView",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "DescTools",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "PMCMR",
      "role": "Suggests"
    },
    {
      "package": "PMCMRplus",
      "role": "Suggests"
    },
    {
      "package": "rcompanion",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rstatix",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "gegznav",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-45",
      "n": 92
    },
    {
      "week": "2025-46",
      "n": 15
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "gegznav",
      "count": 104,
      "uuid": 12725868
    }
  ],
  "_userbio": {
    "uuid": 12725868,
    "type": "user",
    "name": "Vilmantas Gegzna",
    "description": "Data Scientist | Educator"
  },
  "_downloads": {
    "count": 484,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cld"
  },
  "_devurl": "https://github.com/gegznav/cld",
  "_pkgdown": "https://gegznav.github.io/cld/",
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cld.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gegznav/cld",
  "_realowner": "gegznav",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2025-11-13"
    }
  ],
  "_exports": [
    "as_cld",
    "make_cld",
    "pval_matrix_to_df"
  ],
  "_help": [
    {
      "page": "as_cld",
      "title": "Convert objects to cld_object",
      "concept": [
        "data conversion functions",
        "data_conversion",
        "helper functions",
        "helper_functions"
      ],
      "topics": [
        "as_cld",
        "as_cld.character",
        "as_cld.cld_object",
        "as_cld.data.frame"
      ]
    },
    {
      "page": "cld_methods",
      "title": "Print and coercion methods for cld_object",
      "concept": [
        "cld_object methods",
        "cld_object_methods",
        "output methods",
        "output_methods"
      ],
      "topics": [
        "as.character.cld_object",
        "as.data.frame.cld_object",
        "as_tibble.cld_object",
        "cld_methods",
        "print.cld_object"
      ]
    },
    {
      "page": "make_cld",
      "title": "Make a compact letter display (CLD) for pair-wise comparisons",
      "concept": [
        "cld_creation",
        "compact letter display functions",
        "main functions",
        "main_functions"
      ],
      "topics": [
        "make_cld",
        "make_cld.data.frame",
        "make_cld.DunnTest",
        "make_cld.formula",
        "make_cld.matrix",
        "make_cld.pairwise.htest",
        "make_cld.pairwise_pval_df",
        "make_cld.PMCMR",
        "make_cld.PostHocTest"
      ]
    },
    {
      "page": "pval_matrix_to_df",
      "title": "Convert matrix with p-values to data frame",
      "concept": [
        "data conversion functions",
        "data_conversion",
        "helper functions",
        "helper_functions"
      ],
      "topics": [
        "pval_matrix_to_df"
      ]
    }
  ],
  "_readme": "https://github.com/gegznav/cld/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "multcompView",
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "cld-advanced-features.Rmd",
      "filename": "cld-advanced-features.html",
      "title": "Advanced Features and Customization",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Custom Parameters",
        "Reverse Letter Ordering",
        "Swap Comparison Names",
        "Print Comparisons",
        "String Cleaning Options"
      ],
      "created": "2025-11-09 20:17:16",
      "modified": "2025-11-09 20:17:16",
      "commits": 1
    },
    {
      "source": "cld.Rmd",
      "filename": "cld.html",
      "title": "Getting Started with cld",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Why Use cld?",
        "Interpretation Rules",
        "Quick Start",
        "Basic Usage with Base R Tests",
        "Pairwise Wilcoxon Test",
        "Pairwise t-test",
        "Understanding the Output",
        "Structure",
        "Working with the Output",
        "Convert to Other Formats",
        "Adjust Significance Level"
      ],
      "created": "2025-11-08 21:44:35",
      "modified": "2025-11-10 19:57:34",
      "commits": 5
    },
    {
      "source": "cld-input-formats.Rmd",
      "filename": "cld-input-formats.html",
      "title": "Supported Input Formats",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Supported Input Types",
        "Base R Pairwise Tests",
        "Pairwise Wilcoxon Test",
        "Pairwise t-test",
        "P-value Matrices",
        "PMCMRplus (Non-parametric Tests)",
        "rstatix (Tidyverse-friendly)",
        "DescTools",
        "Data Frames (Custom Results)",
        "Custom Column Names",
        "Formula Interface",
        "Single-variable formula (for pre-formatted comparison strings)",
        "Two-variable formula (recommended for group names with hyphens)"
      ],
      "created": "2025-11-09 20:24:11",
      "modified": "2025-11-09 20:24:11",
      "commits": 1
    },
    {
      "source": "cld-interpretation-guide.Rmd",
      "filename": "cld-interpretation-guide.html",
      "title": "Understanding and Interpreting Compact Letter Displays",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is a Compact Letter Display?",
        "Basic Example",
        "Common Patterns",
        "Spaced CLD Format",
        "Statistical Considerations",
        "Significance Level (Alpha)",
        "Multiple Comparison Adjustment",
        "Common Misinterpretations",
        "Accessing Metadata",
        "Quick Reference",
        "Further Reading"
      ],
      "created": "2025-11-09 21:06:05",
      "modified": "2025-11-09 21:08:07",
      "commits": 2
    }
  ],
  "_score": 4.924279286061882,
  "_indexed": true,
  "_nocasepkg": "cld",
  "_universes": [
    "gegznav"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-13T07:31:07.000Z",
      "distro": "noble",
      "commit": "9a7fd17b96c8ca2665e080f8bb3d11ae5ac1dbb0",
      "fileid": "c844ba67d0c67308c71e0617dba4025743db0957bc67cd31a0fe2122617f1135",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gegznav/actions/runs/25784723263"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-13T07:30:51.000Z",
      "distro": "noble",
      "commit": "9a7fd17b96c8ca2665e080f8bb3d11ae5ac1dbb0",
      "fileid": "38b1f310fed11778be53526976ebee717be2eafd85cbd57f7ff4f4f0a013934f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gegznav/actions/runs/25784723263"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-13T07:31:01.000Z",
      "commit": "9a7fd17b96c8ca2665e080f8bb3d11ae5ac1dbb0",
      "fileid": "211d6ecad0a74e87ea4dbd05baaedf88ab9dc7064375ad6911b979315117d852",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gegznav/actions/runs/25784723263"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-13T07:30:48.000Z",
      "commit": "9a7fd17b96c8ca2665e080f8bb3d11ae5ac1dbb0",
      "fileid": "93485632c69b0687240ce9d769afd994d111e282e7e3156aa2eb73d50b678344",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gegznav/actions/runs/25784723263"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-13T07:30:00.000Z",
      "commit": "9a7fd17b96c8ca2665e080f8bb3d11ae5ac1dbb0",
      "fileid": "30a49c7a5fa96cf30ff714c28129b222ecb038636bdd394414b5b451788e430e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gegznav/actions/runs/25784723263"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-13T07:29:50.000Z",
      "commit": "9a7fd17b96c8ca2665e080f8bb3d11ae5ac1dbb0",
      "fileid": "56d4aca7d9ba6d2a82513dfba1ac531b3bc480036cdf6d5d433ee172afe7168b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gegznav/actions/runs/25784723263"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-13T07:29:59.000Z",
      "commit": "9a7fd17b96c8ca2665e080f8bb3d11ae5ac1dbb0",
      "fileid": "67504120c7ded75ced21e2adb37f953565007658d35aa82ade4250adcc215131",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gegznav/actions/runs/25784723263"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-05-22T10:01:58.000Z",
      "commit": "9a7fd17b96c8ca2665e080f8bb3d11ae5ac1dbb0",
      "fileid": "1d99fd8c617bd066842b4f65131721242b7dc90c3b903466bc9080147b8b725b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gegznav/actions/runs/25784723263"
    }
  ]
}