{
  "_id": "6a1e9fd21d7bb097a0a704c8",
  "Package": "tidysmd",
  "Title": "Tidy Standardized Mean Differences",
  "Version": "0.2.1.9000",
  "Authors@R": "person(\"Malcolm\", \"Barrett\", , \"malcolmbarrett@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-0299-5825\"))",
  "Description": "Tidy standardized mean differences ('SMDs'). 'tidysmd'\nuses the 'smd' package to calculate standardized mean\ndifferences for variables in a data frame, returning the\nresults in a tidy format.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/r-causal/tidysmd,\nhttps://r-causal.github.io/tidysmd/",
  "BugReports": "https://github.com/r-causal/tidysmd/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://r-causal.r-universe.dev",
  "Date/Publication": "2026-03-04 17:37:47 UTC",
  "RemoteUrl": "https://github.com/r-causal/tidysmd",
  "RemoteRef": "HEAD",
  "RemoteSha": "a7f623c4c2dca5c37e7ef50b052d7a264aa44b14",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 09:13:56 UTC",
    "User": "root"
  },
  "Author": "Malcolm Barrett [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0299-5825>)",
  "Maintainer": "Malcolm Barrett <malcolmbarrett@gmail.com>",
  "MD5sum": "f060c0d1a00080527186141becd90ece",
  "_user": "r-causal",
  "_type": "src",
  "_file": "tidysmd_0.2.1.9000.tar.gz",
  "_fileid": "6609ec8204b6a7289a4cf2ae9acd806cfb8875a51520a49b6d0e4d203fb4959c",
  "_filesize": 993398,
  "_sha256": "6609ec8204b6a7289a4cf2ae9acd806cfb8875a51520a49b6d0e4d203fb4959c",
  "_created": "2026-06-02T09:13:56.000Z",
  "_published": "2026-06-02T09:18:10.039Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79038088125,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353704397"
    },
    {
      "job": 79038088038,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353698944"
    },
    {
      "job": 79038087999,
      "time": 201,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7353710709"
    },
    {
      "job": 79038088004,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353692980"
    },
    {
      "job": 79037554436,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353654234"
    },
    {
      "job": 79038088095,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353694683"
    },
    {
      "job": 79038088084,
      "time": 123,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353699314"
    },
    {
      "job": 79038088049,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7353687610"
    },
    {
      "job": 79038088090,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353695557"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-causal/actions/runs/26810094958",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-causal/tidysmd",
  "_commit": {
    "id": "a7f623c4c2dca5c37e7ef50b052d7a264aa44b14",
    "author": "Malcolm Barrett <malcolmbarrett@gmail.com>",
    "committer": "Malcolm Barrett <malcolmbarrett@gmail.com>",
    "message": "Increment version number to 0.2.1.9000\n",
    "time": 1772645867
  },
  "_maintainer": {
    "name": "Malcolm Barrett",
    "email": "malcolmbarrett@gmail.com",
    "login": "malcolmbarrett",
    "mastodon": "@malcolmbarrett@mstdn.jp",
    "bluesky": "@malcolmbarrett.malco.io",
    "orcid": "0000-0003-0299-5825",
    "description": "Open-source data science. Ph.D. in Epidemiology",
    "uuid": 23123711
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "smd",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "MatchIt",
      "role": "Suggests"
    },
    {
      "package": "propensity",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "r-causal",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-29",
      "n": 3
    },
    {
      "week": "2025-31",
      "n": 4
    },
    {
      "week": "2026-10",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.2.1",
      "date": "2026-03-03"
    }
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "malcolmbarrett",
      "count": 76,
      "uuid": 23123711
    }
  ],
  "_userbio": {
    "uuid": 129535100,
    "type": "organization",
    "name": "Causal Inference in R",
    "description": "Tools and educational material for causal inference in R"
  },
  "_downloads": {
    "count": 649,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidysmd"
  },
  "_devurl": "https://github.com/r-causal/tidysmd",
  "_pkgdown": "https://r-causal.github.io/tidysmd/",
  "_searchresults": 19,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tidysmd.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-causal/tidysmd",
  "_realowner": "r-causal",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-10-25"
    },
    {
      "version": "0.1.1",
      "date": "2022-08-05"
    },
    {
      "version": "0.2.0",
      "date": "2023-05-26"
    },
    {
      "version": "0.2.1",
      "date": "2026-03-04"
    }
  ],
  "_exports": [
    "bind_matches",
    "contains",
    "ends_with",
    "everything",
    "geom_love",
    "last_col",
    "love_plot",
    "matches",
    "num_range",
    "one_of",
    "peek_vars",
    "starts_with",
    "tidy_smd"
  ],
  "_datasets": [
    {
      "name": "nhefs_weights",
      "title": "NHEFS with various propensity score weights",
      "object": "nhefs_weights",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "qsmk",
        "race",
        "age",
        "education",
        "smokeintensity",
        "smokeyrs",
        "exercise",
        "active",
        "wt71",
        "w_ate",
        "w_att",
        "w_atc",
        "w_atm",
        "w_ato"
      ],
      "rows": 1566,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bind_matches",
      "title": "Bind Match Indicator Columns to a Data Frame",
      "topics": [
        "bind_matches"
      ]
    },
    {
      "page": "geom_love",
      "title": "Create a Love plot",
      "topics": [
        "geom_love",
        "love_plot"
      ]
    },
    {
      "page": "nhefs_weights",
      "title": "NHEFS with various propensity score weights",
      "topics": [
        "nhefs_weights"
      ]
    },
    {
      "page": "tidy_smd",
      "title": "Tidy Standardized Mean Differences",
      "topics": [
        "tidy_smd"
      ]
    }
  ],
  "_readme": "https://github.com/r-causal/tidysmd/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "smd",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 4.886208624167498,
  "_indexed": true,
  "_nocasepkg": "tidysmd",
  "_universes": [
    "r-causal",
    "malcolmbarrett"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-06-02T09:16:11.000Z",
      "distro": "noble",
      "commit": "a7f623c4c2dca5c37e7ef50b052d7a264aa44b14",
      "fileid": "26ba796c6080996a25710f97f267ea685e3ce51cb56736481d51f39a0c101a49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-causal/actions/runs/26810094958"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-06-02T09:15:59.000Z",
      "distro": "noble",
      "commit": "a7f623c4c2dca5c37e7ef50b052d7a264aa44b14",
      "fileid": "862e05960df9bb9da1cb1a8cbbe9645be13e79318e9cf27b2cf4b785619912ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-causal/actions/runs/26810094958"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-06-02T09:16:27.000Z",
      "commit": "a7f623c4c2dca5c37e7ef50b052d7a264aa44b14",
      "fileid": "3f8998b8006540533a090dd6f74e4faa14452e8d6f0b4b6da408eb599fa978af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-causal/actions/runs/26810094958"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-06-02T09:15:45.000Z",
      "commit": "a7f623c4c2dca5c37e7ef50b052d7a264aa44b14",
      "fileid": "ccea78cb4d2ff325f8c5524cbaddaa74a8289c234401f722a3ad3a7326a78bfb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-causal/actions/runs/26810094958"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-06-02T09:16:03.000Z",
      "commit": "a7f623c4c2dca5c37e7ef50b052d7a264aa44b14",
      "fileid": "7f1ecc24ada1996089ef163f4c8a14c2e7a87919a475deb1a5926b11ce7da456",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-causal/actions/runs/26810094958"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-06-02T09:15:57.000Z",
      "commit": "a7f623c4c2dca5c37e7ef50b052d7a264aa44b14",
      "fileid": "1e4836cd1428e60ed3bbbc5f94229ef73b81cbcfc19ed5607b18760feaa92a32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-causal/actions/runs/26810094958"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-06-02T09:15:21.000Z",
      "commit": "a7f623c4c2dca5c37e7ef50b052d7a264aa44b14",
      "fileid": "3f7d9fc9be02c7d43eef0deea2c39998f8cbb007a79774b039a8d3f0e0c7baf8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-causal/actions/runs/26810094958"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-06-02T09:15:29.000Z",
      "commit": "a7f623c4c2dca5c37e7ef50b052d7a264aa44b14",
      "fileid": "ff5cf806831a781d58b2f8c7f11cd907f27266e2f99c22ca91ad833e7782b160",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-causal/actions/runs/26810094958"
    }
  ]
}