{
  "_id": "6a25175d4b233be19838c20c",
  "Package": "Durga",
  "Type": "Package",
  "Title": "Effect Size Estimation and Visualisation",
  "Version": "2.1.0",
  "Date": "2025-08-18",
  "Authors@R": "c(person(\"Kawsar\", \"Khan\", email = \"bmbkawsar@gmail.com\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0003-1795-1315\")),\nperson(\"Jim\", \"McLean\", email = \"jim_mclean@optusnet.com.au\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-6229-7063\")))",
  "Description": "An easy-to-use yet powerful system for plotting grouped\ndata effect sizes. Various types of effect size can be\nestimated, then plotted together with a representation of the\noriginal data. Select from many possible data representations\n(box plots, violin plots, raw data points etc.), and combine as\ndesired. 'Durga' plots are implemented in base R, so are\ncompatible with base R methods for combining plots, such as\n'layout()'. See Khan & McLean (2023)\n<doi:10.1101/2023.02.06.526960>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/KhanKawsar/EstimationPlot",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "BuildVignettes": "true",
  "Repository": "https://khankawsar.r-universe.dev",
  "Date/Publication": "2025-08-19 00:15:24 UTC",
  "RemoteUrl": "https://github.com/khankawsar/estimationplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "7b103ff41ad107f3bde8ebe1cc20ee24caeb122a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 06:57:20 UTC",
    "User": "root"
  },
  "Author": "Kawsar Khan [aut] (ORCID: <https://orcid.org/0000-0003-1795-1315>),\nJim McLean [aut, cre] (ORCID: <https://orcid.org/0000-0001-6229-7063>)",
  "Maintainer": "Jim McLean <jim_mclean@optusnet.com.au>",
  "MD5sum": "a5197e6c8f490cec03557fabb7ed7c21",
  "_user": "khankawsar",
  "_type": "src",
  "_file": "Durga_2.1.0.tar.gz",
  "_fileid": "2ff5d309489bd4b4b84c6731b7130deee991595fbb32fd902001bf351c83da3e",
  "_filesize": 1814856,
  "_sha256": "2ff5d309489bd4b4b84c6731b7130deee991595fbb32fd902001bf351c83da3e",
  "_created": "2026-06-07T06:57:20.000Z",
  "_published": "2026-06-07T07:01:49.297Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79939078588,
      "time": 195,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461679620"
    },
    {
      "job": 79939078581,
      "time": 234,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461684518"
    },
    {
      "job": 79939078583,
      "time": 194,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461675447"
    },
    {
      "job": 79939078584,
      "time": 211,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461678604"
    },
    {
      "job": 79938921416,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461656934"
    },
    {
      "job": 79939078577,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461668543"
    },
    {
      "job": 79939078602,
      "time": 162,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461675496"
    },
    {
      "job": 79939078590,
      "time": 141,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461673144"
    },
    {
      "job": 79939078607,
      "time": 147,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461673798"
    }
  ],
  "_buildurl": "https://github.com/r-universe/khankawsar/actions/runs/27085439703",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/khankawsar/estimationplot",
  "_commit": {
    "id": "7b103ff41ad107f3bde8ebe1cc20ee24caeb122a",
    "author": "Jim McLean <JimMcL@users.noreply.github.com>",
    "committer": "Jim McLean <JimMcL@users.noreply.github.com>",
    "message": "Update development environment in README\n",
    "time": 1755562524
  },
  "_maintainer": {
    "name": "Jim McLean",
    "email": "jim_mclean@optusnet.com.au",
    "login": "jimmcl",
    "description": "",
    "uuid": 24952113,
    "orcid": "0000-0001-6229-7063"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "vipor",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "khankawsar",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "jimmcl",
      "count": 259,
      "uuid": 24952113
    },
    {
      "user": "khankawsar",
      "count": 20,
      "uuid": 32510703
    }
  ],
  "_userbio": {
    "uuid": 32510703,
    "type": "user",
    "name": "KhanKawsar"
  },
  "_downloads": {
    "count": 315,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Durga"
  },
  "_devurl": "https://github.com/khankawsar/estimationplot",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/Durga.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/khankawsar/estimationplot",
  "_realowner": "khankawsar",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-02-14"
    },
    {
      "version": "1.1.0",
      "date": "2023-06-14"
    },
    {
      "version": "2.0",
      "date": "2023-12-18"
    },
    {
      "version": "2.1.0",
      "date": "2025-08-19"
    }
  ],
  "_exports": [
    "DurgaBrackets",
    "DurgaDiff",
    "DurgaPlot",
    "DurgaTransparent"
  ],
  "_datasets": [
    {
      "name": "damselfly",
      "title": "Damselfly data",
      "object": "damselfly",
      "class": [
        "data.frame"
      ],
      "fields": [
        "length",
        "mass",
        "maturity"
      ],
      "rows": 77,
      "table": true,
      "tojson": true
    },
    {
      "name": "insulin",
      "title": "Insulin data",
      "object": "insulin",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sugar",
        "treatment",
        "id",
        "experimenter_time",
        "time"
      ],
      "rows": 104,
      "table": true,
      "tojson": true
    },
    {
      "name": "insulin.wide",
      "title": "\"Wide format\" insulin data",
      "object": "insulin.wide",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sugar.before",
        "sugar.after",
        "time",
        "experimenter",
        "date"
      ],
      "rows": 52,
      "table": true,
      "tojson": true
    },
    {
      "name": "petunia",
      "title": "Petunia data",
      "object": "petunia",
      "class": [
        "data.frame"
      ],
      "fields": [
        "height",
        "group",
        "pot_no"
      ],
      "rows": 64,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "damselfly",
      "title": "Damselfly data",
      "topics": [
        "damselfly"
      ]
    },
    {
      "page": "DurgaBrackets",
      "title": "Annotate a 'DurgaPlot' with confidence brackets",
      "topics": [
        "DurgaBrackets"
      ]
    },
    {
      "page": "DurgaDiff",
      "title": "Estimate group mean differences",
      "topics": [
        "DurgaDiff",
        "DurgaDiff.default"
      ]
    },
    {
      "page": "DurgaDiff.formula",
      "title": "Formula interface for estimating group mean differences",
      "topics": [
        "DurgaDiff.formula"
      ]
    },
    {
      "page": "DurgaPlot",
      "title": "Group and effect size plotting in base R.",
      "topics": [
        "DurgaPlot"
      ]
    },
    {
      "page": "DurgaTransparent",
      "title": "Returns a transparent version of the specified colour(s).",
      "topics": [
        "DurgaTransparent"
      ]
    },
    {
      "page": "insulin",
      "title": "Insulin data",
      "topics": [
        "insulin"
      ]
    },
    {
      "page": "insulin.wide",
      "title": "\"Wide format\" insulin data",
      "topics": [
        "insulin.wide"
      ]
    },
    {
      "page": "petunia",
      "title": "Petunia data",
      "topics": [
        "petunia"
      ]
    }
  ],
  "_pkglogo": "https://github.com/khankawsar/estimationplot/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/khankawsar/estimationplot/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "RColorBrewer",
    "vipor"
  ],
  "_vignettes": [
    {
      "source": "Durga-intro.Rmd",
      "filename": "Durga-intro.html",
      "title": "Introduction to Durga",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Effect size estimation",
        "Long format data",
        "Formula interface",
        "Wide format data",
        "Effect types",
        "Plotting",
        "Plot components",
        "Group order and labels",
        "Colours",
        "Central tendency and error bars",
        "Plotting multiple effect sizes",
        "Confidence brackets",
        "Layout",
        "Advanced techniques",
        "Labelling effect sizes",
        "Custom statistics",
        "Examples",
        "Suggestions? Problems?",
        "References"
      ],
      "created": "2023-01-05 06:08:40",
      "modified": "2023-12-15 04:19:12",
      "commits": 16
    }
  ],
  "_score": 4.518513939877888,
  "_indexed": true,
  "_nocasepkg": "durga",
  "_universes": [
    "khankawsar",
    "jimmcl"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.0",
      "date": "2026-06-07T06:59:24.000Z",
      "distro": "noble",
      "commit": "7b103ff41ad107f3bde8ebe1cc20ee24caeb122a",
      "fileid": "d4d07185f1fb762d1db04d171dc843dc4dfa34a44919ca2f747df6e16739f17f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khankawsar/actions/runs/27085439703"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.0",
      "date": "2026-06-07T07:00:00.000Z",
      "distro": "noble",
      "commit": "7b103ff41ad107f3bde8ebe1cc20ee24caeb122a",
      "fileid": "d8c965f9c13b466721e934bdab5f4ca02dbd1abc314c766f2437ff6fd2bcae3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khankawsar/actions/runs/27085439703"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.0",
      "date": "2026-06-07T06:59:26.000Z",
      "commit": "7b103ff41ad107f3bde8ebe1cc20ee24caeb122a",
      "fileid": "a5a8d2ce4b001916af957e11ea4eccca4d7bafb114648aa8b0f58558af991d22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khankawsar/actions/runs/27085439703"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.0",
      "date": "2026-06-07T06:59:36.000Z",
      "commit": "7b103ff41ad107f3bde8ebe1cc20ee24caeb122a",
      "fileid": "e6a9344ff3acacd029973b1e8c945255ffb320972a366fbd8cf688e4690a34ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khankawsar/actions/runs/27085439703"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.0",
      "date": "2026-06-07T06:59:15.000Z",
      "commit": "7b103ff41ad107f3bde8ebe1cc20ee24caeb122a",
      "fileid": "1ddfa372936cdb6e4b52c6df9e26eba979e085cd3da989266051e6ceb657ae0e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/khankawsar/actions/runs/27085439703"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.0",
      "date": "2026-06-07T06:58:47.000Z",
      "commit": "7b103ff41ad107f3bde8ebe1cc20ee24caeb122a",
      "fileid": "d15cc6453055fee234a86db62866c522ad67f43645f21d365325da4cd2ed6482",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khankawsar/actions/runs/27085439703"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.0",
      "date": "2026-06-07T06:58:27.000Z",
      "commit": "7b103ff41ad107f3bde8ebe1cc20ee24caeb122a",
      "fileid": "8d18205ec55a6067c891d21741c39ce0db0f6593d69e142872dc7de27b074363",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khankawsar/actions/runs/27085439703"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.0",
      "date": "2026-06-07T06:58:44.000Z",
      "commit": "7b103ff41ad107f3bde8ebe1cc20ee24caeb122a",
      "fileid": "d89256b89699929b435979b855a5cc968bc4788afba6bfd78a4a6b6c46323cbd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/khankawsar/actions/runs/27085439703"
    }
  ]
}