{
  "_id": "6a1d3d6d1d7bb097a0a3fe2a",
  "Package": "adplots",
  "Type": "Package",
  "Title": "Ad-Plot and Ud-Plot for Visualizing Distributional Properties\nand Normality",
  "Version": "0.1.0",
  "Authors@R": "person(given = c(\"Uditha\", \"Amarananda\"),\nfamily = \"Wijesuriya\",\nrole = c(\"aut\", \"cre\"),\nemail = \"u.wijesuriya@usi.edu\")",
  "Maintainer": "Uditha Amarananda Wijesuriya <u.wijesuriya@usi.edu>",
  "Description": "The empirical cumulative average deviation function\nintroduced by the author is utilized to develop both Ad- and\nUd-plots. The Ad-plot can identify symmetry, skewness, and\noutliers of the data distribution, including anomalies. The\nUd-plot created by slightly modifying Ad-plot is exceptional in\nassessing normality, outperforming normal QQ-plot, normal\nPP-plot, and their derivations. The d-value that quantifies the\ndegree of proximity between the Ud-plot and the graph of the\nestimated normal density function helps guide to make decisions\non confirmation of normality. Full description of this\nmethodology can be found in the article by Wijesuriya (2025)\n<doi:10.1080/03610926.2024.2440583>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 08:03:09 UTC",
    "User": "root"
  },
  "Author": "Uditha Amarananda Wijesuriya [aut, cre]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-01-30 17:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/adplots",
  "RemoteRef": "HEAD",
  "RemoteSha": "16995945ec0032a76a389f21a1021f7a2a82ed26",
  "MD5sum": "684691db6ba92a072c02f632d6809c91",
  "_user": "cran",
  "_type": "src",
  "_file": "adplots_0.1.0.tar.gz",
  "_fileid": "35fbe8f23125997eeb4919e2549ae955683eeac7541f1bd2600b34951ade88f6",
  "_filesize": 472333,
  "_sha256": "35fbe8f23125997eeb4919e2549ae955683eeac7541f1bd2600b34951ade88f6",
  "_created": "2026-06-01T08:03:09.000Z",
  "_published": "2026-06-01T08:06:05.673Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78810523727,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326329157"
    },
    {
      "job": 78810523757,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326329299"
    },
    {
      "job": 78810047032,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326285013"
    },
    {
      "job": 78810523721,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326321270"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26742449763",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/adplots",
  "_commit": {
    "id": "16995945ec0032a76a389f21a1021f7a2a82ed26",
    "author": "Uditha Amarananda Wijesuriya <u.wijesuriya@usi.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1738257002
  },
  "_maintainer": {
    "name": "Uditha Amarananda Wijesuriya",
    "email": "u.wijesuriya@usi.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 167,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/adplots"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/adplots.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-01-30"
    }
  ],
  "_exports": [
    "adplot",
    "udplot"
  ],
  "_help": [
    {
      "page": "adplot",
      "title": "Creates Ad-plot for the provided data.",
      "topics": [
        "adplot"
      ]
    },
    {
      "page": "udplot",
      "title": "Creates Ud-plot for the provided data excluding and including the estimated normal density curve.",
      "topics": [
        "udplot"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "Ad-Plot_and_Ud-Plot.Rmd",
      "filename": "Ad-Plot_and_Ud-Plot.html",
      "title": "Ad-Plot and Ud-Plot",
      "author": "Uditha Amarananda Wijesuriya",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Ad-Plot",
        "Example 1",
        "Example 2",
        "Example 3",
        "Ud-Plot",
        "Example 4",
        "Example 5",
        "Example 6",
        "Reference"
      ],
      "created": "2025-01-30 17:10:02",
      "modified": "2025-01-30 17:10:02",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "adplots",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-01T08:05:17.000Z",
      "distro": "noble",
      "commit": "16995945ec0032a76a389f21a1021f7a2a82ed26",
      "fileid": "58100ca620d03143a8567b27c2472ec4335856268171938c06bc6dd927f4af0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26742449763"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-01T08:05:18.000Z",
      "distro": "noble",
      "commit": "16995945ec0032a76a389f21a1021f7a2a82ed26",
      "fileid": "141b915d88991ec73030bf91b7d9889ccf259ebf60f3ea8590e6d01715a8165b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26742449763"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-01T08:05:16.000Z",
      "commit": "16995945ec0032a76a389f21a1021f7a2a82ed26",
      "fileid": "bc97d9c5ffb77832214ccbfe294c82509e98087356d9442e04eec995816fb50a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26742449763"
    }
  ]
}