{
  "_id": "6a198eb0acfb0bcc41dfcc71",
  "Package": "adjustr",
  "Encoding": "UTF-8",
  "Type": "Package",
  "Title": "Stan Model Adjustments and Sensitivity Analyses using Importance\nSampling",
  "Version": "0.2.0",
  "Authors@R": "person(\"Cory\", \"McCartan\", email = \"mccartan@psu.edu\",\nrole = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Assess the sensitivity of a Bayesian model (fitted using\n'Stan' via 'rstan', 'brms', or 'cmdstanr') to the specification\nof its likelihood and priors. Users provide a series of\nalternate sampling specifications, and the package uses\nPareto-smoothed importance sampling (PSIS) to estimate\nposterior quantities of interest under each specification,\nwithout needing to refit the model. Methods are based on\nVehtari, Simpson, Gelman, Yao, and Gabry (2024)\n<doi:10.48550/arXiv.1507.02646>.",
  "License": "MIT + file LICENSE",
  "URL": "https://corymccartan.com/adjustr/",
  "BugReports": "https://github.com/CoryMcCartan/adjustr/issues",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 12:58:19 UTC",
    "User": "root"
  },
  "Author": "Cory McCartan [aut, cre, cph]",
  "Maintainer": "Cory McCartan <mccartan@psu.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-29 12:30:33 UTC",
  "RemoteUrl": "https://github.com/cran/adjustr",
  "RemoteRef": "HEAD",
  "RemoteSha": "e997ee577bc5aeeb2e615e6fb1d96d2c8ab7b52c",
  "MD5sum": "cb3c3ed26ecf1e31849f1b83ff79a6b3",
  "_user": "cran",
  "_type": "src",
  "_file": "adjustr_0.2.0.tar.gz",
  "_fileid": "af0c23984126038ebddabce8b3ad4042bf02753fa77541914195b61dd282c4e9",
  "_filesize": 535487,
  "_sha256": "af0c23984126038ebddabce8b3ad4042bf02753fa77541914195b61dd282c4e9",
  "_created": "2026-05-29T12:58:19.000Z",
  "_published": "2026-05-29T13:03:44.143Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78505261228,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7291253291"
    },
    {
      "job": 78505261260,
      "time": 278,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7291301928"
    },
    {
      "job": 78504563969,
      "time": 256,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7291210129"
    },
    {
      "job": 78505261211,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7291257788"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26638411737",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/adjustr",
  "_commit": {
    "id": "e997ee577bc5aeeb2e615e6fb1d96d2c8ab7b52c",
    "author": "Cory McCartan <mccartan@psu.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1780057833
  },
  "_maintainer": {
    "name": "Cory McCartan",
    "email": "mccartan@psu.edu",
    "login": "corymccartan",
    "bluesky": "@corymccartan.com",
    "description": "Assistant Professor of Statistics at Penn State, working on computational social science problems and open-source R software.",
    "uuid": 2958471
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "rstan",
      "role": "Imports"
    },
    {
      "package": "loo",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "extraDistr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.0",
      "date": "2026-05-29"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "corymccartan",
      "count": 1,
      "uuid": 2958471
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/adjustr"
  },
  "_devurl": "https://github.com/corymccartan/adjustr",
  "_pkgdown": "https://corymccartan.com/adjustr/",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/adjustr.html",
    "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",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2026-05-29"
    }
  ],
  "_exports": [
    "adjust_weights",
    "extract_samp_stmts",
    "get_resampling_idxs",
    "make_spec",
    "spec_plot"
  ],
  "_datasets": [
    {
      "name": "eightschools_m",
      "title": "Pre-fitted Eight Schools Model",
      "object": "eightschools_m",
      "class": [
        "stanfit"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "adjust_weights",
      "title": "Compute Pareto-smoothed Importance Weights for Alternative Model Specifications",
      "topics": [
        "adjust_weights"
      ]
    },
    {
      "page": "as.data.frame.adjustr_spec",
      "title": "Convert an 'adjustr_spec' Object Into a Data Frame",
      "topics": [
        "as.data.frame.adjustr_spec"
      ]
    },
    {
      "page": "dplyr.adjustr_spec",
      "title": "'dplyr' Methods for 'adjustr_spec' Objects",
      "topics": [
        "arrange.adjustr_spec",
        "dplyr.adjustr_spec",
        "filter.adjustr_spec",
        "rename.adjustr_spec",
        "select.adjustr_spec",
        "slice.adjustr_spec"
      ]
    },
    {
      "page": "extract_samp_stmts",
      "title": "Extract Model Sampling Statements From a Stan Model.",
      "topics": [
        "extract_samp_stmts"
      ]
    },
    {
      "page": "get_resampling_idxs",
      "title": "Get Importance Resampling Indices From Weights",
      "topics": [
        "get_resampling_idxs"
      ]
    },
    {
      "page": "make_spec",
      "title": "Set Up Model Adjustment Specifications",
      "topics": [
        "length.adjustr_spec",
        "make_spec",
        "print.adjustr_spec"
      ]
    },
    {
      "page": "pull.adjustr_weighted",
      "title": "Extract Weights From an 'adjustr_weighted' Object",
      "topics": [
        "pull.adjustr_weighted"
      ]
    },
    {
      "page": "spec_plot",
      "title": "Plot Posterior Quantities of Interest Under Alternative Model Specifications",
      "topics": [
        "spec_plot"
      ]
    },
    {
      "page": "summarize.adjustr_weighted",
      "title": "Summarize Posterior Distributions Under Alternative Model Specifications",
      "topics": [
        "summarise.adjustr_weighted",
        "summarize.adjustr_weighted"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/adjustr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/adjustr/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "BH",
    "callr",
    "checkmate",
    "cli",
    "cpp11",
    "desc",
    "distributional",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "inline",
    "isoband",
    "labeling",
    "lifecycle",
    "loo",
    "magrittr",
    "matrixStats",
    "numDeriv",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "posterior",
    "processx",
    "ps",
    "QuickJSR",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "RcppParallel",
    "rlang",
    "rstan",
    "S7",
    "scales",
    "StanHeaders",
    "tensorA",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "adjustr.Rmd",
      "filename": "adjustr.html",
      "title": "Sensitivity Analysis of a Simple Hierarchical Model",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Basic Workflow Example",
        "Multiple Alternative Specifications",
        ""
      ],
      "created": "2026-05-29 12:30:33",
      "modified": "2026-05-29 12:30:33",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "adjustr",
  "_universes": [
    "cran",
    "corymccartan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-29T13:00:33.000Z",
      "distro": "noble",
      "commit": "e997ee577bc5aeeb2e615e6fb1d96d2c8ab7b52c",
      "fileid": "00502d0255493bc99c71e5269634e7decd9b3eddfcb68f8dfd36e9db4ff0a901",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26638411737"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-29T13:02:39.000Z",
      "distro": "noble",
      "commit": "e997ee577bc5aeeb2e615e6fb1d96d2c8ab7b52c",
      "fileid": "d1d8fcbe4b70b61bba077152ae73e9a8f6375f9e73eefec3917f517ebf265083",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26638411737"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-29T13:01:11.000Z",
      "commit": "e997ee577bc5aeeb2e615e6fb1d96d2c8ab7b52c",
      "fileid": "687d105e72bbe0cb18cab8d88f812dcfd493b12cb01a7cdf42d3802880ea9bb1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26638411737"
    }
  ]
}