{
  "_id": "6a10aa1cacfb0bcc41cbef48",
  "Package": "smd",
  "Type": "Package",
  "Title": "Compute Standardized Mean Differences",
  "Version": "0.8.0",
  "Authors@R": "c(person(\"Bradley\", \"Saul\", role = c(\"aut\", \"cre\"), \nemail = \"bradleysaul@fastmail.com\"),\nperson(\"Alex\", \"Breskin\", role = c(\"ctb\"),\nemail = \"alexbreskin@gmail.com\"),\nperson(\"Catie\", \"Wiener\", role = c(\"ctb\"),\nemail = \"cwiener@live.unc.edu\"),\nperson(\"Matt\", \"Phelan\", role = c(\"ctb\"),\nemail = \"mpphelan1@gmail.com\"),\nperson(\"Daniel\", \"Sjoberg\", role = c(\"ctb\"),\nemail = \"danield.sjoberg@gmail.com\"),\nperson(\"Nuvan\", \"Rathnayaka\", role = c(\"ctb\"),\nemail = \"nuvanrath@proton.me\"),\nperson(\"Malcolm\", \"Barrett\", role = c(\"ctb\"),\nemail = \"malcolmbarrett@gmail.com\")\n)",
  "Description": "Computes standardized mean differences and confidence\nintervals for multiple data types based on Yang, D., & Dalton,\nJ. E. (2012)\n<https://support.sas.com/resources/papers/proceedings12/335-2012.pdf>.",
  "License": "MIT + file LICENSE",
  "URL": "https://bsaul.github.io/smd/",
  "BugReports": "https://github.com/bsaul/smd/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Repository": "https://bsaul.r-universe.dev",
  "Date/Publication": "2025-02-03 18:23:38 UTC",
  "RemoteUrl": "https://github.com/bsaul/smd",
  "RemoteRef": "HEAD",
  "RemoteSha": "cb392a1b9cc44dbc3703c934e7bb06cd0e36f078",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 18:54:29 UTC",
    "User": "root"
  },
  "Author": "Bradley Saul [aut, cre],\nAlex Breskin [ctb],\nCatie Wiener [ctb],\nMatt Phelan [ctb],\nDaniel Sjoberg [ctb],\nNuvan Rathnayaka [ctb],\nMalcolm Barrett [ctb]",
  "Maintainer": "Bradley Saul <bradleysaul@fastmail.com>",
  "MD5sum": "2ac8aa1770b7148dc6fa3f79ec0033f9",
  "_user": "bsaul",
  "_type": "src",
  "_file": "smd_0.8.0.tar.gz",
  "_fileid": "3c66470d97f28f36cf1f877001c0870c0caf7e70cc84175214f480d61fa37ebc",
  "_filesize": 156638,
  "_sha256": "3c66470d97f28f36cf1f877001c0870c0caf7e70cc84175214f480d61fa37ebc",
  "_created": "2026-05-22T18:54:29.000Z",
  "_published": "2026-05-22T19:10:20.877Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77443662549,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7168237917"
    },
    {
      "job": 77443662506,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168237903"
    },
    {
      "job": 77443662571,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7168388141"
    },
    {
      "job": 77443662533,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168383333"
    },
    {
      "job": 77442973438,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168117489"
    },
    {
      "job": 77443662489,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168234980"
    },
    {
      "job": 77443662515,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7168221289"
    },
    {
      "job": 77443662507,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7168225616"
    },
    {
      "job": 77443662504,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168215170"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bsaul/actions/runs/26277133435",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bsaul/smd",
  "_commit": {
    "id": "cb392a1b9cc44dbc3703c934e7bb06cd0e36f078",
    "author": "bsaul <bsaul@users.noreply.github.com>",
    "committer": "bsaul <bsaul@users.noreply.github.com>",
    "message": "Style code (GHA)\n",
    "time": 1738607018
  },
  "_maintainer": {
    "name": "Bradley Saul",
    "email": "bradleysaul@fastmail.com",
    "login": "bsaul",
    "description": "",
    "uuid": 4882990
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "MASS",
      "version": ">= 7.3-50",
      "role": "Imports"
    },
    {
      "package": "methods",
      "version": ">= 3.5.1",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "stddiff",
      "role": "Suggests"
    },
    {
      "package": "tableone",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "bsaul",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "bsaul",
      "count": 141,
      "uuid": 4882990
    },
    {
      "user": "ddsjoberg",
      "count": 5,
      "uuid": 26774684
    },
    {
      "user": "abreskin",
      "count": 1,
      "uuid": 67747328
    },
    {
      "user": "asb2111",
      "count": 1,
      "uuid": 44781144
    },
    {
      "user": "malcolmbarrett",
      "count": 1,
      "uuid": 23123711
    },
    {
      "user": "nuvanrath",
      "count": 1,
      "uuid": 154481408
    }
  ],
  "_userbio": {
    "uuid": 4882990,
    "type": "user",
    "name": "Bradley Saul"
  },
  "_downloads": {
    "count": 6188,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/smd"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/bsaul/smd",
  "_pkgdown": "https://bsaul.github.io/smd/",
  "_searchresults": 73,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/smd.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bsaul/smd",
  "_realowner": "bsaul",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.6.6",
      "date": "2020-10-22"
    },
    {
      "version": "0.6.7",
      "date": "2024-03-29"
    },
    {
      "version": "0.7.0",
      "date": "2024-05-06"
    },
    {
      "version": "0.8.0",
      "date": "2025-02-12"
    }
  ],
  "_exports": [
    "smd"
  ],
  "_help": [
    {
      "page": "smd",
      "title": "Compute Standardized Mean Difference",
      "topics": [
        "smd",
        "smd,character,ANY,missing-method",
        "smd,character,ANY,numeric-method",
        "smd,data.frame,ANY,missing-method",
        "smd,data.frame,ANY,numeric-method",
        "smd,list,ANY,missing-method",
        "smd,list,ANY,numeric-method",
        "smd,logical,ANY,missing-method",
        "smd,logical,ANY,numeric-method",
        "smd,matrix,ANY,missing-method",
        "smd,matrix,ANY,numeric-method"
      ]
    }
  ],
  "_readme": "https://github.com/bsaul/smd/raw/HEAD/README.md",
  "_rundeps": [
    "MASS"
  ],
  "_vignettes": [
    {
      "source": "smd_usage.Rmd",
      "filename": "smd_usage.html",
      "title": "Using smd",
      "author": "Bradley Saul",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Examples",
        "Numeric",
        "Integers",
        "Character",
        "Factors",
        "Logical",
        "Matrices",
        "Lists",
        "data.frames",
        "Using smd with dplyr",
        "Other packages",
        "References"
      ],
      "created": "2018-10-25 17:39:24",
      "modified": "2024-05-06 18:48:27",
      "commits": 8
    }
  ],
  "_score": 7.910145670251091,
  "_indexed": true,
  "_nocasepkg": "smd",
  "_universes": [
    "bsaul"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.0",
      "date": "2026-05-22T19:01:20.000Z",
      "distro": "noble",
      "commit": "cb392a1b9cc44dbc3703c934e7bb06cd0e36f078",
      "fileid": "0879030fd22a929e86e920a70605e0c8449039f6b44a6a064588e743b886ecdf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsaul/actions/runs/26277133435"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.0",
      "date": "2026-05-22T19:01:22.000Z",
      "distro": "noble",
      "commit": "cb392a1b9cc44dbc3703c934e7bb06cd0e36f078",
      "fileid": "631f944dfb1de115aa6e22c08ab5477025d039c368af0f29db8b8ccf5f14102e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsaul/actions/runs/26277133435"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.0",
      "date": "2026-05-22T19:09:51.000Z",
      "commit": "cb392a1b9cc44dbc3703c934e7bb06cd0e36f078",
      "fileid": "c184b8858f7c1d06118b6e36c283dae9054af77b5b0c7b7bb83c9b4fd2e304e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsaul/actions/runs/26277133435"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.0",
      "date": "2026-05-22T19:09:34.000Z",
      "commit": "cb392a1b9cc44dbc3703c934e7bb06cd0e36f078",
      "fileid": "9360c25abde0d9c0a2c75c4c9810789a171748fec877a3c6e4605af84b0955ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsaul/actions/runs/26277133435"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.0",
      "date": "2026-05-22T19:01:24.000Z",
      "commit": "cb392a1b9cc44dbc3703c934e7bb06cd0e36f078",
      "fileid": "88eb2f03782a0bd5984210e7d197c8adf8e99aa57fc73c96eaaacf51f648fa25",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bsaul/actions/runs/26277133435"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-05-22T19:00:21.000Z",
      "commit": "cb392a1b9cc44dbc3703c934e7bb06cd0e36f078",
      "fileid": "b5711a8423661d2bb5cc3a9a3907babc2f56afd68748a675c0fc2d7b843c5590",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsaul/actions/runs/26277133435"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-05-22T19:00:34.000Z",
      "commit": "cb392a1b9cc44dbc3703c934e7bb06cd0e36f078",
      "fileid": "442c11ee8570b415f46f7bae2821d2369389831b48a2e857da351fbe5a24f543",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsaul/actions/runs/26277133435"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-05-22T18:59:59.000Z",
      "commit": "cb392a1b9cc44dbc3703c934e7bb06cd0e36f078",
      "fileid": "8f3c27d50a626335d33c034703adc5ee33d38a6c4dfa34470cc94bdfee853a6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsaul/actions/runs/26277133435"
    }
  ]
}