{
  "_id": "6a647142059529545f577ec2",
  "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-07-25 08:14:47 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>",
  "_user": "bsaul",
  "_type": "src",
  "_file": "smd_0.8.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/9ff96c614b441d6a1f1a060e72b83484796216c97980775f5e4dff1e36c17cd8",
  "_filesize": 157664,
  "_sha256": "9ff96c614b441d6a1f1a060e72b83484796216c97980775f5e4dff1e36c17cd8",
  "_expires": "2026-11-02T08:18:09.000Z",
  "_created": "2026-07-25T08:14:47.000Z",
  "_published": "2026-07-25T08:18:10.611Z",
  "_jobs": [
    {
      "job": 89660662404,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8617564199"
    },
    {
      "job": 89660662391,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8617566585"
    },
    {
      "job": 89660662400,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8617554502"
    },
    {
      "job": 89660662410,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8617556966"
    },
    {
      "job": 89660414403,
      "time": 191,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8617541474"
    },
    {
      "job": 89660662385,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8617561744"
    },
    {
      "job": 89660662390,
      "time": 76,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8617553907"
    },
    {
      "job": 89660662445,
      "time": 72,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8617553128"
    },
    {
      "job": 89660662420,
      "time": 92,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8617556539"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bsaul/actions/runs/30150662800",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 20
  },
  "_downloads": {
    "count": 4842,
    "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": 110,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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.981689975367245,
  "_indexed": true,
  "_nocasepkg": "smd",
  "_universes": [
    "bsaul"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.0",
      "date": "2026-07-25T08:17:16.000Z",
      "distro": "resolute",
      "commit": "cb392a1b9cc44dbc3703c934e7bb06cd0e36f078",
      "fileid": "https://r2.ropensci.org/c07f8875c944ed97126b21fd236df36b753ad80b4e6de9eb9651daa1cbb161d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsaul/actions/runs/30150662800"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.8.0",
      "date": "2026-07-25T08:17:28.000Z",
      "distro": "resolute",
      "commit": "cb392a1b9cc44dbc3703c934e7bb06cd0e36f078",
      "fileid": "https://r2.ropensci.org/568efb5e16378fc1d1c2b820a5466f1ee6f039f12387508a296df4a78a5b0037",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsaul/actions/runs/30150662800"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.0",
      "date": "2026-07-25T08:16:13.000Z",
      "commit": "cb392a1b9cc44dbc3703c934e7bb06cd0e36f078",
      "fileid": "https://r2.ropensci.org/5b6ae2ce45b5e7246dce6a62f8a58cf5463d760c4002013772d2847c834a1d2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsaul/actions/runs/30150662800"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.8.0",
      "date": "2026-07-25T08:16:28.000Z",
      "commit": "cb392a1b9cc44dbc3703c934e7bb06cd0e36f078",
      "fileid": "https://r2.ropensci.org/27802346e33d1dfe876dd68d6b432cdee65b53447456f65243f300224ed870e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsaul/actions/runs/30150662800"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.0",
      "date": "2026-07-25T08:17:09.000Z",
      "commit": "cb392a1b9cc44dbc3703c934e7bb06cd0e36f078",
      "fileid": "https://r2.ropensci.org/884212ec380c033fe9eb063a3692962912816a6994f238cb86b3d543101f1cf9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bsaul/actions/runs/30150662800"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-07-25T08:16:01.000Z",
      "commit": "cb392a1b9cc44dbc3703c934e7bb06cd0e36f078",
      "fileid": "https://r2.ropensci.org/53966e303b85495dca08462e9381e06b3ad02ab15864177e871034da43ecdfd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsaul/actions/runs/30150662800"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-07-25T08:15:58.000Z",
      "commit": "cb392a1b9cc44dbc3703c934e7bb06cd0e36f078",
      "fileid": "https://r2.ropensci.org/ccf8ceb218241bd373aa2ec44e53c02990d8819648a00709232cce8c14b13d1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsaul/actions/runs/30150662800"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.8.0",
      "date": "2026-07-25T08:16:18.000Z",
      "commit": "cb392a1b9cc44dbc3703c934e7bb06cd0e36f078",
      "fileid": "https://r2.ropensci.org/0282cc373ddc97732aabc8c553dac060845657cfe3829f22805f1d61a6a66509",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bsaul/actions/runs/30150662800"
    }
  ]
}