{
  "_id": "6a103f93acfb0bcc41c9ce3a",
  "Package": "svplots",
  "Type": "Package",
  "Title": "Sample Variance Plots (Sv-Plots)",
  "Version": "0.1.0",
  "Author": "Uditha Amarananda Wijesuriya <u.wijesuriya@usi.edu>",
  "Maintainer": "Uditha Amarananda Wijesuriya <u.wijesuriya@usi.edu>",
  "Description": "Two versions of sample variance plots, Sv-plot1 and\nSv-plot2, will be provided illustrating the squared deviations\nfrom sample variance. Besides indicating the contribution of\nsquared deviations for the sample variability, these plots are\ncapable of detecting characteristics of the distribution such\nas symmetry, skewness and outliers. A remarkable graphical\nmethod based on Sv-plot2 can determine the decision on testing\nhypotheses over one or two population means. In sum, Sv-plots\nwill be appealing visualization tools. Complete description of\nthis methodology can be found in the article, Wijesuriya (2020)\n<doi:10.1080/03610918.2020.1851716>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 08:41:48 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-04-07 07:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/svplots",
  "RemoteRef": "HEAD",
  "RemoteSha": "b305ce4dac1f87fae2844b2fc7754788466a8da1",
  "MD5sum": "165ba2df6da36ebe5d840226c3d8fad7",
  "_user": "cran",
  "_type": "src",
  "_file": "svplots_0.1.0.tar.gz",
  "_fileid": "15b5f9dcf72f1fe9a82dfc2584dbf991bf97a2e68cf4a9bfdeb4cbde85a972d9",
  "_filesize": 899736,
  "_sha256": "15b5f9dcf72f1fe9a82dfc2584dbf991bf97a2e68cf4a9bfdeb4cbde85a972d9",
  "_created": "2026-05-11T08:41:48.000Z",
  "_published": "2026-05-22T11:35:47.061Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77371585514,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6914014944"
    },
    {
      "job": 77371585539,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914026599"
    },
    {
      "job": 77371585232,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913971185"
    },
    {
      "job": 77371584897,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159526488"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25659512278",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/svplots",
  "_commit": {
    "id": "b305ce4dac1f87fae2844b2fc7754788466a8da1",
    "author": "Uditha Amarananda Wijesuriya <u.wijesuriya@usi.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1617781202
  },
  "_maintainer": {
    "name": "Uditha Amarananda Wijesuriya",
    "email": "u.wijesuriya@usi.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stats",
      "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": 208,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/svplots"
  },
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/svplots.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-04-07"
    }
  ],
  "_exports": [
    "svplot1",
    "svplot2",
    "test1mu",
    "test1musm",
    "test2mu",
    "test2musm"
  ],
  "_help": [
    {
      "page": "svplot1",
      "title": "Creates Sv-plot1, the first version of the sample variance plots.",
      "topics": [
        "svplot1"
      ]
    },
    {
      "page": "svplot2",
      "title": "Creates Sv-plot2, the second version of the sample variance plots.",
      "topics": [
        "svplot2"
      ]
    },
    {
      "page": "test1mu",
      "title": "Tests the hypothesis over population mean based on one sample by Sv-plot2.",
      "topics": [
        "test1mu"
      ]
    },
    {
      "page": "test1musm",
      "title": "Tests the hypothesis over population mean based on one sample summary statistics by Sv-plot2.",
      "topics": [
        "test1musm"
      ]
    },
    {
      "page": "test2mu",
      "title": "Tests the hypothesis over two population means based on two samples by Sv-plot2.",
      "topics": [
        "test2mu"
      ]
    },
    {
      "page": "test2musm",
      "title": "Tests the hypothesis over two population means based on two samples summary statistics by Sv-plot2.",
      "topics": [
        "test2musm"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "Svplots_and_Testing_Hypothes.Rmd",
      "filename": "Svplots_and_Testing_Hypothes.html",
      "title": "Sv-Plots and Testing Hypotheses",
      "author": "Uditha Amarananda Wijesuriya",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Sv-plots",
        "Sv-plot1",
        "Example 1",
        "Example 2",
        "Sv-plot2",
        "Example 3",
        "Example 4",
        "Testing Hypotheses by Sv-plot2",
        "Testing Hypotheses for Single Population Mean",
        "Example 5 (Small sample with unknown sigma)",
        "Example 6 (Large sample with known sigma)",
        "Example 7",
        "Testing Hypotheses for two Population Means",
        "Example 8 (Small samples with unknown sigma)",
        "Example 9",
        "Example 10",
        "Example 11",
        "Reference"
      ],
      "created": "2021-04-07 07:40:02",
      "modified": "2021-04-07 07:40:02",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "svplots",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-11T08:43:51.000Z",
      "distro": "noble",
      "commit": "b305ce4dac1f87fae2844b2fc7754788466a8da1",
      "fileid": "c5f46a116c3e7c720e961628aea6ab3ba7ee8f8a65534e802d45a19271c0a703",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25659512278"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-11T08:44:25.000Z",
      "distro": "noble",
      "commit": "b305ce4dac1f87fae2844b2fc7754788466a8da1",
      "fileid": "ee106c53fa3c6377ffbb132b3d3d98cf79e93ec17872485db55f15990306fd8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25659512278"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T11:35:28.000Z",
      "commit": "b305ce4dac1f87fae2844b2fc7754788466a8da1",
      "fileid": "533454b8112d846f982ed14d0a8e3af2a2bcede2e7bf06bcfe06067321aaf6a9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25659512278"
    }
  ]
}