{
  "_id": "6a478f018b9f0d9747cf0dc9",
  "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-07-02 07:52:25 UTC",
    "User": "root"
  },
  "Author": "Malcolm Barrett [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0299-5825>)",
  "Maintainer": "Malcolm Barrett <malcolmbarrett@gmail.com>",
  "_user": "r-causal",
  "_type": "src",
  "_file": "tidysmd_0.2.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/1bd5529493490be6a3542ffd2d013173c448a3664fd5540d3537abdeb67c29ee",
  "_filesize": 995613,
  "_sha256": "1bd5529493490be6a3542ffd2d013173c448a3664fd5540d3537abdeb67c29ee",
  "_expires": "2026-10-11T10:29:21.000Z",
  "_created": "2026-07-02T07:52:25.000Z",
  "_published": "2026-07-03T10:29:21.623Z",
  "_jobs": [
    {
      "job": 84980849072,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8032330364"
    },
    {
      "job": 84980849115,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032337064"
    },
    {
      "job": 84980849166,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8032319559"
    },
    {
      "job": 84980848782,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032333600"
    },
    {
      "job": 84980848446,
      "time": 178,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032286903"
    },
    {
      "job": 84980848818,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8032342043"
    },
    {
      "job": 84980849295,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8032314196"
    },
    {
      "job": 84980849384,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8032316675"
    },
    {
      "job": 84980848999,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032315787"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-causal/actions/runs/28574201406",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 169,
    "description": "Tools and educational material for causal inference in R"
  },
  "_downloads": {
    "count": 695,
    "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": 21,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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.929674317948588,
  "_indexed": true,
  "_nocasepkg": "tidysmd",
  "_universes": [
    "r-causal",
    "malcolmbarrett"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-07-02T07:54:32.000Z",
      "distro": "resolute",
      "commit": "a7f623c4c2dca5c37e7ef50b052d7a264aa44b14",
      "fileid": "https://r2.ropensci.org/9b02e0b81db4d353858b233eb874f8e1e79bba3413f4d293f02df3ecbe62ed26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-causal/actions/runs/28574201406"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-07-02T07:54:45.000Z",
      "distro": "resolute",
      "commit": "a7f623c4c2dca5c37e7ef50b052d7a264aa44b14",
      "fileid": "https://r2.ropensci.org/91fa474f478b1e2ebcde48231e6cdfe73ea2a707eb7119fee4877cf092fbc290",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-causal/actions/runs/28574201406"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-07-02T07:54:00.000Z",
      "commit": "a7f623c4c2dca5c37e7ef50b052d7a264aa44b14",
      "fileid": "https://r2.ropensci.org/dddfd1fcdd1a9e968c0cec4a3d66380c7fa432c7f156e352ba8366d0681c7403",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-causal/actions/runs/28574201406"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-07-02T07:54:35.000Z",
      "commit": "a7f623c4c2dca5c37e7ef50b052d7a264aa44b14",
      "fileid": "https://r2.ropensci.org/880bc9ec406214340cff5648ad475ab51b877deffec9e094c21ff843858c865f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-causal/actions/runs/28574201406"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-07-02T07:55:15.000Z",
      "commit": "a7f623c4c2dca5c37e7ef50b052d7a264aa44b14",
      "fileid": "https://r2.ropensci.org/cecb3cb09c04aff9d750822280c2ffa0048a25f27b518dce047baadb78eb907b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-causal/actions/runs/28574201406"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-02T07:53:36.000Z",
      "commit": "a7f623c4c2dca5c37e7ef50b052d7a264aa44b14",
      "fileid": "https://r2.ropensci.org/e1020c63272117dfc6d28bcee481ad6f6a76047fbe950b063249ac16d4d4b8b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-causal/actions/runs/28574201406"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-02T07:53:44.000Z",
      "commit": "a7f623c4c2dca5c37e7ef50b052d7a264aa44b14",
      "fileid": "https://r2.ropensci.org/798b07fc01cc477fc76c4e8460a3b2298e254831c00cb52454296958d335fc51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-causal/actions/runs/28574201406"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-02T07:53:41.000Z",
      "commit": "a7f623c4c2dca5c37e7ef50b052d7a264aa44b14",
      "fileid": "https://r2.ropensci.org/eea1cd82bd36ff482b2a359802007d1cefd17af0c9ba1b3d84e16bd50df5db23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-causal/actions/runs/28574201406"
    }
  ]
}