{
  "_id": "6a248b8b4b233be198383746",
  "Package": "fdth",
  "Version": "1.5-3",
  "Date": "2026-05-28",
  "Title": "Frequency Distribution Tables, Histograms and Polygons",
  "Authors@R": "c(person(\"J. C.\", \"Faria\", role=c(\"aut\",\"cre\"),\nemail=\"joseclaudio.faria@gmail.com\"),\nperson(\"I. B.\", \"Allaman\", role=\"aut\"),\nperson(\"E. G.\", \"Jelihovschi\", role=\"aut\"))",
  "VignetteBuilder": "knitr",
  "Description": "Perform frequency distribution tables, associated\nhistograms and polygons from vector, data.frame and matrix\nobjects for numerical and categorical variables.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/jcfaria/fdth",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Repository": "https://jcfaria.r-universe.dev",
  "Date/Publication": "2026-06-06 18:35:32 UTC",
  "RemoteUrl": "https://github.com/jcfaria/fdth",
  "RemoteRef": "HEAD",
  "RemoteSha": "8ea48f16f41b9d3804749016b29896e4cc934f05",
  "Packaged": {
    "Date": "2026-06-06 21:02:37 UTC",
    "User": "root"
  },
  "Author": "J. C. Faria [aut, cre],\nI. B. Allaman [aut],\nE. G. Jelihovschi [aut]",
  "Maintainer": "J. C. Faria <joseclaudio.faria@gmail.com>",
  "MD5sum": "fd9cbe26f910d8ed1e7e6ffa317b0e0c",
  "_user": "jcfaria",
  "_type": "src",
  "_file": "fdth_1.5-3.tar.gz",
  "_fileid": "20f213549c456186ce66761827a99f5be30beb4191e2b22783513795542ffd8e",
  "_filesize": 912213,
  "_sha256": "20f213549c456186ce66761827a99f5be30beb4191e2b22783513795542ffd8e",
  "_created": "2026-06-06T21:02:37.000Z",
  "_published": "2026-06-06T21:05:15.598Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79907613641,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7457905954"
    },
    {
      "job": 79907613647,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7457905420"
    },
    {
      "job": 79907613643,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7457900836"
    },
    {
      "job": 79907613634,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7457903787"
    },
    {
      "job": 79907399383,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7457890890"
    },
    {
      "job": 79907613623,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7457903089"
    },
    {
      "job": 79907613685,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7457901092"
    },
    {
      "job": 79907613660,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7457899332"
    },
    {
      "job": 79907613658,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7457901908"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jcfaria/actions/runs/27073741084",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jcfaria/fdth",
  "_commit": {
    "id": "8ea48f16f41b9d3804749016b29896e4cc934f05",
    "author": "jcfaria <joseclaudio.faria@gmail.com>",
    "committer": "jcfaria <joseclaudio.faria@gmail.com>",
    "message": "chore: ignore Sweave concordance file in vignettes\n\nCo-authored-by: Cursor <cursoragent@cursor.com>\n",
    "time": 1780770932
  },
  "_maintainer": {
    "name": "J. C. Faria",
    "email": "joseclaudio.faria@gmail.com",
    "login": "jcfaria",
    "description": "Statistics teacher and software developer for statistics.",
    "uuid": 878690
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "xtable",
      "role": "Imports"
    },
    {
      "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-19",
      "n": 16
    },
    {
      "week": "2026-20",
      "n": 5
    },
    {
      "week": "2026-22",
      "n": 7
    },
    {
      "week": "2026-23",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "jcfaria",
      "count": 72,
      "uuid": 878690
    },
    {
      "user": "ivanalaman",
      "count": 19,
      "uuid": 5413091
    },
    {
      "user": "jalvesaq",
      "count": 1,
      "uuid": 891655
    }
  ],
  "_userbio": {
    "uuid": 878690,
    "type": "user",
    "name": "José Cláudio Faria",
    "description": "Statistics teacher and software developer for statistics."
  },
  "_downloads": {
    "count": 2348,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fdth"
  },
  "_devurl": "https://github.com/jcfaria/fdth",
  "_searchresults": 214,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fdth.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jcfaria/fdth",
  "_realowner": "jcfaria",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.0",
      "date": "2010-05-22"
    },
    {
      "version": "1.1-1",
      "date": "2010-05-22"
    },
    {
      "version": "1.1-2",
      "date": "2010-05-27"
    },
    {
      "version": "1.1-3",
      "date": "2011-04-13"
    },
    {
      "version": "1.1-5",
      "date": "2011-05-08"
    },
    {
      "version": "1.1-7",
      "date": "2012-04-03"
    },
    {
      "version": "1.1-8",
      "date": "2013-11-24"
    },
    {
      "version": "1.2-1",
      "date": "2015-04-11"
    },
    {
      "version": "1.2-5",
      "date": "2020-04-17"
    },
    {
      "version": "1.2-6",
      "date": "2021-10-16"
    },
    {
      "version": "1.3-0",
      "date": "2023-11-17"
    },
    {
      "version": "1.3-4",
      "date": "2026-05-12"
    },
    {
      "version": "1.5-0",
      "date": "2026-05-25"
    }
  ],
  "_exports": [
    "amplitude",
    "fdt",
    "fdt_cat",
    "make.fdt",
    "make.fdt_cat",
    "mfv",
    "sd",
    "ta",
    "var"
  ],
  "_help": [
    {
      "page": "fdth-package",
      "title": "Frequency distribution tables, histograms and polygons",
      "topics": [
        "fdth-package",
        "fdth"
      ]
    },
    {
      "page": "amplitude",
      "title": "Total range from frequency distribution table classes",
      "topics": [
        "amplitude",
        "amplitude.default",
        "amplitude.fdt",
        "amplitude.fdt.multiple"
      ]
    },
    {
      "page": "fdt",
      "title": "Frequency distribution table for numerical data",
      "topics": [
        "fdt",
        "fdt.data.frame",
        "fdt.default",
        "fdt.matrix"
      ]
    },
    {
      "page": "fdt_cat",
      "title": "Frequency distribution table for categorical data",
      "topics": [
        "fdt_cat",
        "fdt_cat.data.frame",
        "fdt_cat.default",
        "fdt_cat.matrix"
      ]
    },
    {
      "page": "make.fdt",
      "title": "Frequency distribution table for continuous and categorical variables",
      "topics": [
        "make.fdt",
        "make.fdt_cat"
      ]
    },
    {
      "page": "mean.fdt",
      "title": "Mean of frequency distribution table (numerical variable)",
      "topics": [
        "mean.fdt",
        "mean.fdt.multiple"
      ]
    },
    {
      "page": "median.fdt",
      "title": "Median of frequency distribution table (numerical variable)",
      "topics": [
        "median.fdt",
        "median.fdt.multiple"
      ]
    },
    {
      "page": "mfv",
      "title": "Most frequent value (statistical mode) of frequency distribution table (numerical and categorical variable)",
      "topics": [
        "mfv",
        "mfv.default",
        "mfv.fdt",
        "mfv.fdt.multiple",
        "mfv.fdt_cat",
        "mfv.fdt_cat.multiple"
      ]
    },
    {
      "page": "plot",
      "title": "Plot fdt.default and fdt.multiple objects",
      "topics": [
        "plot.fdt",
        "plot.fdt.default",
        "plot.fdt.multiple",
        "plot.fdt_cat.default",
        "plot.fdt_cat.multiple"
      ]
    },
    {
      "page": "print",
      "title": "Print methods for fdt objects",
      "topics": [
        "print.fdt",
        "print.fdt.default",
        "print.fdt.multiple",
        "print.fdt_cat.default",
        "print.fdt_cat.multiple"
      ]
    },
    {
      "page": "quantile.fdt",
      "title": "Quantile of frequency distribution table (numerical variable)",
      "topics": [
        "quantile.fdt",
        "quantile.fdt.multiple"
      ]
    },
    {
      "page": "sd",
      "title": "Standard deviation of frequency distribution table (numerical variable)",
      "topics": [
        "sd",
        "sd.default",
        "sd.fdt",
        "sd.fdt.multiple"
      ]
    },
    {
      "page": "summary",
      "title": "Summary methods for fdt objects",
      "topics": [
        "summary.fdt",
        "summary.fdt.default",
        "summary.fdt.multiple",
        "summary.fdt_cat.default",
        "summary.fdt_cat.multiple"
      ]
    },
    {
      "page": "ta",
      "title": "Shortcut for total amplitude",
      "topics": [
        "ta"
      ]
    },
    {
      "page": "var",
      "title": "Variance of frequency distribution table (numerical variable)",
      "topics": [
        "var",
        "var.default",
        "var.fdt",
        "var.fdt.multiple"
      ]
    },
    {
      "page": "xtable.fdt",
      "title": "LaTeX table of the frequency distribution table",
      "topics": [
        "xtable.fdt",
        "xtable.fdt.multiple",
        "xtable.fdt.quantile",
        "xtable.fdt.quantile.multiple",
        "xtable.fdt_cat",
        "xtable.fdt_cat.multiple"
      ]
    }
  ],
  "_readme": "https://github.com/jcfaria/fdth/raw/HEAD/README.md",
  "_rundeps": [
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "fdth_intro.Rmd",
      "filename": "fdth_intro.html",
      "title": "Introduction to fdth",
      "author": "Faria, J. C.; Allaman, I. B.; Jelihovschi, E. G.",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "1. Numerical data — fdt()",
        "1.1 Basic usage",
        "1.2 Choosing the number of classes",
        "1.3 Custom interval boundaries",
        "1.4 Formatting class limits",
        "1.5 Right-closed intervals",
        "1.6 Missing values",
        "2. Plots — plot.fdt.default()",
        "2.1 Absolute frequency histogram and polygon",
        "2.2 Relative frequency (proportion and percentage)",
        "2.3 Density",
        "2.4 Cumulative frequency",
        "2.5 Value labels on bars",
        "3. Summary statistics from grouped data",
        "4. Multiple numerical variables — fdt.data.frame()",
        "4.1 All numeric columns",
        "4.2 Grouped by a factor",
        "4.3 Plotting multiple tables",
        "4.4 Statistics on multiple tables",
        "5. Categorical data — fdt_cat()",
        "5.1 Basic usage",
        "5.2 Preserving natural order",
        "5.3 Formatting",
        "5.4 Plots for categorical data",
        "6. Reconstructing a table from frequencies",
        "7. LaTeX export",
        "Session information"
      ],
      "created": "2026-05-13 18:47:51",
      "modified": "2026-06-06 14:08:26",
      "commits": 4
    },
    {
      "source": "latex_fdt.Rnw",
      "filename": "latex_fdt.pdf",
      "title": "LaTeX table for fdt objects",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2013-04-08 01:35:53",
      "modified": "2026-06-06 18:32:13",
      "commits": 19
    }
  ],
  "_score": 6.9052318485806925,
  "_indexed": true,
  "_nocasepkg": "fdth",
  "_universes": [
    "jcfaria"
  ],
  "_previous": "1.5-2",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5-3",
      "date": "2026-06-06T21:04:41.000Z",
      "distro": "noble",
      "commit": "8ea48f16f41b9d3804749016b29896e4cc934f05",
      "fileid": "e8aa4c2cb208d8046e4faddc69c50692890d9952e20fe7985fab5a3095ac2d2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcfaria/actions/runs/27073741084"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5-3",
      "date": "2026-06-06T21:04:36.000Z",
      "distro": "noble",
      "commit": "8ea48f16f41b9d3804749016b29896e4cc934f05",
      "fileid": "06dcc4cf173a9d1ca7beb6b6052a26e612d3dfce66b624920f9727be5ea7f442",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcfaria/actions/runs/27073741084"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.5-3",
      "date": "2026-06-06T21:04:04.000Z",
      "commit": "8ea48f16f41b9d3804749016b29896e4cc934f05",
      "fileid": "1e77fa24784e413036ffb60e0a6a90a8b241a88f038ec3c29147fffe04b12b1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcfaria/actions/runs/27073741084"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.5-3",
      "date": "2026-06-06T21:04:19.000Z",
      "commit": "8ea48f16f41b9d3804749016b29896e4cc934f05",
      "fileid": "593099f87d21601540a7d21a8e90a1aae711eac4ba9895bde7289521c7094db3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcfaria/actions/runs/27073741084"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5-3",
      "date": "2026-06-06T21:04:35.000Z",
      "commit": "8ea48f16f41b9d3804749016b29896e4cc934f05",
      "fileid": "8a61d026721c7e709ab2de0010838c16c3e43cf72f68f008e9880fcdfb6b0905",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jcfaria/actions/runs/27073741084"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.5-3",
      "date": "2026-06-06T21:03:56.000Z",
      "commit": "8ea48f16f41b9d3804749016b29896e4cc934f05",
      "fileid": "7f71206db8865338b677e6cf5ffaed3f88f70c2622e2a25db59ac46bbc77bf3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcfaria/actions/runs/27073741084"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.5-3",
      "date": "2026-06-06T21:03:40.000Z",
      "commit": "8ea48f16f41b9d3804749016b29896e4cc934f05",
      "fileid": "edc732324ae55c4ce2e5bdfa3d99e7904b70f16a5956c22a1e38c88afd2b8329",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcfaria/actions/runs/27073741084"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.5-3",
      "date": "2026-06-06T21:04:01.000Z",
      "commit": "8ea48f16f41b9d3804749016b29896e4cc934f05",
      "fileid": "4f018ebfbb5cb52f9abbc4778c984549ad5045e8bf77487805a401aa5736b76c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jcfaria/actions/runs/27073741084"
    }
  ]
}