{
  "_id": "6a3a5ea56265ec60d6212184",
  "Package": "TukeyC",
  "Version": "1.4-0",
  "Date": "2026-05-23",
  "Title": "Conventional Tukey Test",
  "Authors@R": "c(person(\"J. C.\", \"Faria\",\nrole = \"aut\",\nemail = \"joseclaudio.faria@gmail.com\"),\nperson(\"E. G.\", \"Jelihovschi\",\nrole = \"aut\",\nemail = \"eniojelihovs@gmail.com\"),\nperson(\"I. B.\", \"Allaman\",\nrole = c(\"aut\", \"cre\"),\nemail = \"ivanalaman@gmail.com\"))",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Description": "Performs multiple comparison analyses using Tukey's\nHonestly Significant Difference (HSD) test, with intuitive\nletter grouping of means for balanced and unbalanced designs.\nAccepts input from 'formula', 'aov', 'lm', 'aovlist', and\n'lmerMod' objects, including straightforward handling of\ninteractions. For more details see Tukey (1949)\n<doi:10.2307/3001913>.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/jcfaria/TukeyC,\nhttps://lec.pro.br/software/pac-r/tukeyc",
  "BugReports": "https://github.com/jcfaria/TukeyC/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Repository": "https://jcfaria.r-universe.dev",
  "Date/Publication": "2026-05-24 11:36:31 UTC",
  "RemoteUrl": "https://github.com/jcfaria/tukeyc",
  "RemoteRef": "HEAD",
  "RemoteSha": "67a3d4dc3f1802fcb66061e4f103ce1d5c80ac59",
  "Packaged": {
    "Date": "2026-06-23 10:19:39 UTC",
    "User": "root"
  },
  "Author": "J. C. Faria [aut],\nE. G. Jelihovschi [aut],\nI. B. Allaman [aut, cre]",
  "Maintainer": "I. B. Allaman <ivanalaman@gmail.com>",
  "MD5sum": "6f19382e5fbcb1feb8a3385d02cd2d4a",
  "_user": "jcfaria",
  "_type": "src",
  "_file": "TukeyC_1.4-0.tar.gz",
  "_fileid": "cb1f5fc6a8864c3c3b4d66463e96d868bc7ad4227e858e1fae8b3e14943ca8e2",
  "_filesize": 642291,
  "_sha256": "cb1f5fc6a8864c3c3b4d66463e96d868bc7ad4227e858e1fae8b3e14943ca8e2",
  "_created": "2026-06-23T10:19:39.000Z",
  "_published": "2026-06-23T10:23:33.359Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82931143734,
      "time": 192,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7818058887"
    },
    {
      "job": 82931143786,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7818045035"
    },
    {
      "job": 82931143740,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7818035140"
    },
    {
      "job": 82931143796,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7818033119"
    },
    {
      "job": 82930473916,
      "time": 224,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7817983642"
    },
    {
      "job": 82931143705,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7818038459"
    },
    {
      "job": 82931143747,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7818025600"
    },
    {
      "job": 82931143751,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7818030381"
    },
    {
      "job": 82931143746,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7818027123"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jcfaria/actions/runs/28019021378",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jcfaria/tukeyc",
  "_commit": {
    "id": "67a3d4dc3f1802fcb66061e4f103ce1d5c80ac59",
    "author": "Ivan Bezerra Allaman <ivanalaman@gmail.com>",
    "committer": "Ivan Bezerra Allaman <ivanalaman@gmail.com>",
    "message": "Small adjust in DESCRIPTION file\n",
    "time": 1779622591
  },
  "_maintainer": {
    "name": "I. B. Allaman",
    "email": "ivanalaman@gmail.com",
    "login": "ivanalaman",
    "description": "",
    "uuid": 5413091
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "emmeans",
      "role": "Imports"
    },
    {
      "package": "xtable",
      "role": "Imports"
    },
    {
      "package": "pbkrtest",
      "version": ">= 0.4-6",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jcfaria",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-09",
      "n": 3
    },
    {
      "week": "2026-20",
      "n": 16
    },
    {
      "week": "2026-21",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "jcfaria",
      "count": 49,
      "uuid": 878690
    },
    {
      "user": "ivanalaman",
      "count": 33,
      "uuid": 5413091
    }
  ],
  "_userbio": {
    "uuid": 878690,
    "type": "user",
    "name": "José Cláudio Faria",
    "followers": 17,
    "description": "Statistics teacher and software developer for statistics."
  },
  "_downloads": {
    "count": 709,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/TukeyC"
  },
  "_mentions": 7,
  "_devurl": "https://github.com/jcfaria/tukeyc",
  "_searchresults": 86,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/TukeyC.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jcfaria/tukeyc",
  "_realowner": "jcfaria",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0-6",
      "date": "2012-06-22"
    },
    {
      "version": "1.0-7",
      "date": "2012-06-26"
    },
    {
      "version": "1.1-0",
      "date": "2012-10-08"
    },
    {
      "version": "1.1-4",
      "date": "2013-11-22"
    },
    {
      "version": "1.1-5",
      "date": "2014-08-18"
    },
    {
      "version": "1.3-0",
      "date": "2018-01-13"
    },
    {
      "version": "1.3-3",
      "date": "2019-01-16"
    },
    {
      "version": "1.3-4",
      "date": "2021-10-28"
    },
    {
      "version": "1.3-41",
      "date": "2023-06-22"
    },
    {
      "version": "1.3-42",
      "date": "2023-08-31"
    },
    {
      "version": "1.3-43",
      "date": "2025-04-10"
    },
    {
      "version": "1.3-44",
      "date": "2026-02-25"
    },
    {
      "version": "1.4-0",
      "date": "2026-05-24"
    }
  ],
  "_exports": [
    "boxplot.TukeyC",
    "cv",
    "plot.TukeyC",
    "print.TukeyC",
    "summary.TukeyC",
    "TukeyC",
    "xtable",
    "xtable.TukeyC"
  ],
  "_datasets": [
    {
      "name": "CRD1",
      "title": "Completely Randomized Design (CRD)",
      "object": "CRD1",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "CRD2",
      "title": "Completely Randomized Design ('CRD')",
      "object": "CRD2",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "FE",
      "title": "Factorial Experiment (FE)",
      "object": "FE",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "LSD",
      "title": "Latin Squares Design (LSD)",
      "object": "LSD",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "RCBD",
      "title": "Randomized Complete Block Design (RCBD)",
      "object": "RCBD",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "sorghum",
      "title": "Completely Randomized Design (CRD)",
      "object": "sorghum",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "SPE",
      "title": "Split-plot Experiment (SPE)",
      "object": "SPE",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "SPET",
      "title": "Split-plot Experiment in Time (SPET)",
      "object": "SPET",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "SSPE",
      "title": "Split-split-plot Experiment (SSPE)",
      "object": "SSPE",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "boxplot.TukeyC",
      "title": "Boxplot TukeyC Objects",
      "topics": [
        "boxplot.TukeyC"
      ]
    },
    {
      "page": "CRD1",
      "title": "Completely Randomized Design (CRD)",
      "topics": [
        "CRD1"
      ]
    },
    {
      "page": "CRD2",
      "title": "Completely Randomized Design ('CRD')",
      "topics": [
        "CRD2"
      ]
    },
    {
      "page": "cv",
      "title": "Coefficient of variation",
      "topics": [
        "cv"
      ]
    },
    {
      "page": "FE",
      "title": "Factorial Experiment (FE)",
      "topics": [
        "FE"
      ]
    },
    {
      "page": "LS",
      "title": "Latin Squares Design (LSD)",
      "topics": [
        "LSD"
      ]
    },
    {
      "page": "plot.TukeyC",
      "title": "Plot TukeyC and TukeyC.nest Objects",
      "topics": [
        "plot.TukeyC"
      ]
    },
    {
      "page": "print.TukeyC",
      "title": "Print Method for 'TukeyC' objects.",
      "topics": [
        "print.TukeyC"
      ]
    },
    {
      "page": "RCBD",
      "title": "Randomized Complete Block Design (RCBD)",
      "topics": [
        "RCBD"
      ]
    },
    {
      "page": "sorghum",
      "title": "Completely Randomized Design (CRD)",
      "topics": [
        "sorghum"
      ]
    },
    {
      "page": "SPE",
      "title": "Split-plot Experiment (SPE)",
      "topics": [
        "SPE"
      ]
    },
    {
      "page": "SPET",
      "title": "Split-plot Experiment in Time (SPET)",
      "topics": [
        "SPET"
      ]
    },
    {
      "page": "SSPE",
      "title": "Split-split-plot Experiment (SSPE)",
      "topics": [
        "SSPE"
      ]
    },
    {
      "page": "summary",
      "title": "Summary Method for TukeyC and TukeyC.nest Objects",
      "topics": [
        "summary.TukeyC"
      ]
    },
    {
      "page": "TukeyC-package",
      "title": "Conventional Tukey Test",
      "topics": [
        "TukeyC-package"
      ]
    },
    {
      "page": "TukeyC",
      "title": "The TukeyC Test for Single Experiments",
      "topics": [
        "TukeyC",
        "TukeyC.aovlist",
        "TukeyC.default",
        "TukeyC.formula",
        "TukeyC.lm",
        "TukeyC.lmerMod"
      ]
    },
    {
      "page": "xtable",
      "title": "Create a Table for Export",
      "topics": [
        "xtable"
      ]
    },
    {
      "page": "xtable.TukeyC",
      "title": "xtable method for 'TukeyC' objects.",
      "topics": [
        "print.xtable.TukeyC",
        "xtable.TukeyC"
      ]
    }
  ],
  "_readme": "https://github.com/jcfaria/tukeyc/raw/HEAD/README.md",
  "_rundeps": [
    "emmeans",
    "estimability",
    "mvtnorm",
    "numDeriv",
    "rlang",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "TukeyC_intro.Rmd",
      "filename": "TukeyC_intro.html",
      "title": "Introduction to the TukeyC Package",
      "author": "Faria, J. C., Jelihovschi, E. G., Allaman, I. B.",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "1. Quick Start - Completely Randomized Design (CRD)",
        "2. Accepted Input Classes",
        "3. Unbalanced Data",
        "4. Randomized Complete Block Design (RCBD)",
        "5. Significance Level",
        "6. Factorial Experiment (FE)",
        "7. Split-Plot Experiment (SPE)",
        "8. Visualisation Options",
        "8.1 Dispersion bars",
        "8.2 Comparing all four options",
        "8.3 Boxplot",
        "9. Tabular Output",
        "10. Mixed Models with lme4",
        "References"
      ],
      "created": "2026-05-16 13:15:16",
      "modified": "2026-05-16 13:15:16",
      "commits": 1
    },
    {
      "source": "TukeyC_intro_pdf.Rnw",
      "filename": "TukeyC_intro_pdf.pdf",
      "title": "Introduction to the TukeyC Package (PDF)",
      "engine": "knitr::knitr",
      "headings": [
        "Overview",
        "Quick Start — Completely Randomized Design (CRD)",
        "Accepted Input Classes",
        "Unbalanced Data",
        "Randomized Complete Block Design (RCBD)",
        "Significance Level",
        "Factorial Experiment (FE)",
        "Split-Plot Experiment (SPE)",
        "Visualisation Options",
        "Tabular Output",
        "Mixed Models with lme4",
        "References"
      ],
      "created": "2026-05-16 13:15:16",
      "modified": "2026-05-16 13:15:16",
      "commits": 1
    }
  ],
  "_score": 6.8587777373054495,
  "_indexed": true,
  "_nocasepkg": "tukeyc",
  "_universes": [
    "jcfaria",
    "ivanalaman"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4-0",
      "date": "2026-06-23T10:22:48.000Z",
      "distro": "noble",
      "commit": "67a3d4dc3f1802fcb66061e4f103ce1d5c80ac59",
      "fileid": "2465efc95e93c182d0f9827ff24f3d8a7ceb4f21024d92315b113a4a3acbeda0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcfaria/actions/runs/28019021378"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4-0",
      "date": "2026-06-23T10:22:16.000Z",
      "distro": "noble",
      "commit": "67a3d4dc3f1802fcb66061e4f103ce1d5c80ac59",
      "fileid": "74da7c7b5ac37f280b470106907a8ee6d0fc524c173c63d52dee965e5736abc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcfaria/actions/runs/28019021378"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4-0",
      "date": "2026-06-23T10:21:56.000Z",
      "commit": "67a3d4dc3f1802fcb66061e4f103ce1d5c80ac59",
      "fileid": "6b3d4d98d7af8ca04e096c22220338b145b583fa7ae469cf2aa95d24f604c31a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcfaria/actions/runs/28019021378"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4-0",
      "date": "2026-06-23T10:21:49.000Z",
      "commit": "67a3d4dc3f1802fcb66061e4f103ce1d5c80ac59",
      "fileid": "c53a2bcc848b08a034ec7f38935124519e44bcf8d01648a759d1ea7aa5d4003d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcfaria/actions/runs/28019021378"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4-0",
      "date": "2026-06-23T10:22:22.000Z",
      "commit": "67a3d4dc3f1802fcb66061e4f103ce1d5c80ac59",
      "fileid": "ee1d0bfd69f022b51222a09d2d2fe24bb67292f03d5d9b68d81631e6d9c310fc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jcfaria/actions/runs/28019021378"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4-0",
      "date": "2026-06-23T10:21:15.000Z",
      "commit": "67a3d4dc3f1802fcb66061e4f103ce1d5c80ac59",
      "fileid": "68959d3758da3287aa09a1e9f83662a03894084eccdf5a65605a3ab9a8a44f8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcfaria/actions/runs/28019021378"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4-0",
      "date": "2026-06-23T10:21:24.000Z",
      "commit": "67a3d4dc3f1802fcb66061e4f103ce1d5c80ac59",
      "fileid": "675a604be05f5a26c263e9ab75e5f5d77ff7ad9d5ac7199a8117f015ab042b70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcfaria/actions/runs/28019021378"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4-0",
      "date": "2026-06-23T10:21:19.000Z",
      "commit": "67a3d4dc3f1802fcb66061e4f103ce1d5c80ac59",
      "fileid": "3cfee13c972fc0cd569f165142387fa1a015fa16b19e31797dd714bcbfcd20a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcfaria/actions/runs/28019021378"
    }
  ]
}