{
  "_id": "6a105809acfb0bcc41ca31c1",
  "Package": "pssmooth",
  "Type": "Package",
  "Title": "Flexible and Efficient Evaluation of Principal\nSurrogates/Treatment Effect Modifiers",
  "Version": "1.0.3",
  "Authors@R": "person(\"Michal\", \"Juraska\", email = \"mjuraska@fredhutch.org\", role = c(\"aut\", \"cre\"))",
  "BugReports": "https://github.com/mjuraska/pssmooth/issues",
  "Description": "Implements estimation and testing procedures for\nevaluating an intermediate biomarker response as a principal\nsurrogate of a clinical response to treatment (i.e., principal\nstratification effect modification analysis), as described in\nJuraska M, Huang Y, and Gilbert PB (2020), Inference on\ntreatment effect modification by biomarker response in a\nthree-phase sampling design, Biostatistics, 21(3): 545-560\n<doi:10.1093/biostatistics/kxy074>. The methods avoid the\nrestrictive 'placebo structural risk' modeling assumption\ncommon to past methods and further improve robustness by the\nuse of nonparametric kernel smoothing for biomarker density\nestimation. A randomized controlled two-group clinical efficacy\ntrial is assumed with an ordered categorical or continuous\nunivariate biomarker response measured at a fixed timepoint\npost-randomization and with a univariate baseline surrogate\nmeasure allowed to be observed in only a subset of trial\nparticipants with an observed biomarker response (see the\nflexible three-phase sampling design in the paper for details).\nBootstrap-based procedures are available for pointwise and\nsimultaneous confidence intervals and testing of four relevant\nhypotheses. Summary and plotting functions are provided for\nestimation results.",
  "License": "GPL-2",
  "URL": "https://github.com/mjuraska/pssmooth",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://mjuraska.r-universe.dev",
  "Date/Publication": "2020-11-18 01:09:16 UTC",
  "RemoteUrl": "https://github.com/mjuraska/pssmooth",
  "RemoteRef": "HEAD",
  "RemoteSha": "a34c0340f315b9ff5d97e09695e54859267b0288",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 07:06:47 UTC",
    "User": "root"
  },
  "Author": "Michal Juraska [aut, cre]",
  "Maintainer": "Michal Juraska <mjuraska@fredhutch.org>",
  "MD5sum": "99379010d7c07df8926dd8487b1dbe53",
  "_user": "mjuraska",
  "_type": "src",
  "_file": "pssmooth_1.0.3.tar.gz",
  "_fileid": "5f159114a40d3c7e0fe0edeaf5e05cd93eb46ee56148bfdbc692409150c452bc",
  "_filesize": 199867,
  "_sha256": "5f159114a40d3c7e0fe0edeaf5e05cd93eb46ee56148bfdbc692409150c452bc",
  "_created": "2026-05-09T07:06:47.000Z",
  "_published": "2026-05-22T13:20:09.662Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77387782630,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893861102"
    },
    {
      "job": 77387782944,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893861365"
    },
    {
      "job": 77387782964,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6893856375"
    },
    {
      "job": 77387782488,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893857636"
    },
    {
      "job": 77387781889,
      "time": 287,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893845934"
    },
    {
      "job": 77387782033,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161498777"
    },
    {
      "job": 77387782525,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6893856773"
    },
    {
      "job": 77387782754,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6893856999"
    },
    {
      "job": 77387782526,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893856180"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mjuraska/actions/runs/25594813189",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mjuraska/pssmooth",
  "_commit": {
    "id": "a34c0340f315b9ff5d97e09695e54859267b0288",
    "author": "Michal Juraska <mjuraska@fhcrc.org>",
    "committer": "Michal Juraska <mjuraska@fhcrc.org>",
    "message": "This is version 1.0.3 submitted to CRAN after package osDesign was unarchived and posted on CRAN again\n",
    "time": 1605661756
  },
  "_maintainer": {
    "name": "Michal Juraska",
    "email": "mjuraska@fredhutch.org",
    "login": "mjuraska",
    "uuid": 9420213
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "osDesign",
      "role": "Imports"
    },
    {
      "package": "np",
      "role": "Imports"
    },
    {
      "package": "chngpt",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "mjuraska",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mjuraska",
      "count": 37,
      "uuid": 9420213
    }
  ],
  "_userbio": {
    "uuid": 9420213,
    "type": "user",
    "name": "Michal Juraska",
    "description": "A biostatistician at Fred Hutch"
  },
  "_downloads": {
    "count": 223,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pssmooth"
  },
  "_devurl": "https://github.com/mjuraska/pssmooth",
  "_searchresults": 9,
  "_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/pssmooth.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mjuraska/pssmooth",
  "_realowner": "mjuraska",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-07-29"
    },
    {
      "version": "1.0.1",
      "date": "2018-09-19"
    },
    {
      "version": "1.0.2",
      "date": "2019-01-22"
    },
    {
      "version": "1.0.3",
      "date": "2020-11-18"
    }
  ],
  "_exports": [
    "bootRiskCurve",
    "plotMCEPcurve",
    "riskCurve",
    "testConstancy",
    "testEquality"
  ],
  "_help": [
    {
      "page": "bootRiskCurve",
      "title": "Bootstrap Estimation of Conditional Clinical Endpoint Risk under Placebo and Treatment Given Biomarker Response to Treatment in a Baseline Surrogate Measure Three-Phase Sampling Design",
      "topics": [
        "bootRiskCurve"
      ]
    },
    {
      "page": "plotMCEPcurve",
      "title": "Plotting of the Estimated Marginal Causal Effect Predictiveness Curve",
      "topics": [
        "plotMCEPcurve"
      ]
    },
    {
      "page": "riskCurve",
      "title": "Estimation of Conditional Clinical Endpoint Risk under Placebo and Treatment Given Biomarker Response to Treatment in a Baseline Surrogate Measure Three-Phase Sampling Design",
      "topics": [
        "riskCurve"
      ]
    },
    {
      "page": "summary.riskCurve",
      "title": "Summary of Point and Interval Estimation of a Marginal Causal Effect Predictiveness Curve",
      "topics": [
        "summary.riskCurve"
      ]
    },
    {
      "page": "testConstancy",
      "title": "Testing of the Null Hypotheses of a Flat and a Constant Marginal Causal Effect Predictiveness Curve",
      "topics": [
        "testConstancy"
      ]
    },
    {
      "page": "testEquality",
      "title": "Testing of the Null Hypothesis of Equal Marginal Causal Effect Predictiveness Curves for Two Biomarkers, Endpoints, or Baseline Covariate Subgroups",
      "topics": [
        "testEquality"
      ]
    }
  ],
  "_readme": "https://github.com/mjuraska/pssmooth/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "chngpt",
    "cubature",
    "kyotil",
    "lattice",
    "lme4",
    "MASS",
    "Matrix",
    "MatrixModels",
    "minqa",
    "nlme",
    "nloptr",
    "np",
    "osDesign",
    "quadprog",
    "quantreg",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "RhpcBLASctl",
    "rlang",
    "SparseM",
    "survival"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "pssmooth",
  "_universes": [
    "mjuraska"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-09T07:08:55.000Z",
      "distro": "noble",
      "commit": "a34c0340f315b9ff5d97e09695e54859267b0288",
      "fileid": "a9d38bcbbeda900be22dd6389c52899382ebf62f4dceccc87d6d7e0542585075",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjuraska/actions/runs/25594813189"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-09T07:08:58.000Z",
      "distro": "noble",
      "commit": "a34c0340f315b9ff5d97e09695e54859267b0288",
      "fileid": "4a5256bb1c7c4b4e6c37617acab76b6a5fc8f1e32f5089726c8b3c44d33a2d69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjuraska/actions/runs/25594813189"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-09T07:08:19.000Z",
      "commit": "a34c0340f315b9ff5d97e09695e54859267b0288",
      "fileid": "b2b5df92cc3e31862a93b0913619c3c2c2bce2fd48144b1b3ec60e769a068135",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjuraska/actions/runs/25594813189"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-09T07:08:27.000Z",
      "commit": "a34c0340f315b9ff5d97e09695e54859267b0288",
      "fileid": "14753a1e3a9bdf1611b822ab4ebb163ba066e78fa04628a53d8d3c4e5a75f5cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjuraska/actions/runs/25594813189"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-09T07:08:05.000Z",
      "commit": "a34c0340f315b9ff5d97e09695e54859267b0288",
      "fileid": "bdcbbfed29f1fb2ac99182b5522a2a39754a0df8384954a4e30f13c38af68bb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjuraska/actions/runs/25594813189"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-09T07:08:06.000Z",
      "commit": "a34c0340f315b9ff5d97e09695e54859267b0288",
      "fileid": "c7ec004f08adce43c7129de03c1ed73835fca809113bf6da3c318fcf66cdd0ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjuraska/actions/runs/25594813189"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-09T07:08:03.000Z",
      "commit": "a34c0340f315b9ff5d97e09695e54859267b0288",
      "fileid": "d317a6c7d572396ca3f716f591d9495d6f913300dda7d2851a310b8449d624be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mjuraska/actions/runs/25594813189"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-05-22T13:19:46.000Z",
      "commit": "a34c0340f315b9ff5d97e09695e54859267b0288",
      "fileid": "c58685e889514cf9c790192fc2bd5c49f426dda3ad4cdd6eb4eb8678939e03d3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mjuraska/actions/runs/25594813189"
    }
  ]
}