{
  "_id": "6a60902f14e95619b75db3e7",
  "Package": "OnlineSurr",
  "Type": "Package",
  "Title": "Surrogate Evaluation for Jointly Longitudinal Outcome and\nSurrogate",
  "Version": "0.0.6",
  "Authors@R": "c(\nperson(given=\"Silvaneo\", family =\"dos Santos Jr.\", email = \"silvaneojunior@utexas.edu\", role = c(\"aut\", \"cre\")),\nperson(given=\"Layla\", family =\"Parast\", email = \"parast@austin.utexas.edu\", role = c(\"aut\")))",
  "Description": "Tools for surrogate evaluation in longitudinal studies\nusing state-space models as proposed in Santos Jr. and Parast\n(2026)<doi:10.48550/arXiv.2604.12882>. The package estimates\ntreatment effects over time with and without adjustment for\nsurrogate information, summarizes the proportion of treatment\neffect explained by a longitudinal surrogate, quantifies\nuncertainty via bootstrap resampling, and provides plotting and\nsummary utilities for fitted models.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RdMacros": "Rdpack",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "URL": "https://silvaneojunior.github.io/OnlineSurr/",
  "BugReports": "https://github.com/silvaneojunior/OnlineSurr/issues",
  "Config/pak/sysreqs": "make libicu-dev",
  "Repository": "https://silvaneojunior.r-universe.dev",
  "Date/Publication": "2026-07-08 02:23:41 UTC",
  "RemoteUrl": "https://github.com/silvaneojunior/onlinesurr",
  "RemoteRef": "HEAD",
  "RemoteSha": "53b3adfd00d2883fcb96ece432483f433d59cff8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-22 09:37:17 UTC",
    "User": "root"
  },
  "Author": "Silvaneo dos Santos Jr. [aut, cre],\nLayla Parast [aut]",
  "Maintainer": "Silvaneo dos Santos Jr. <silvaneojunior@utexas.edu>",
  "_user": "silvaneojunior",
  "_type": "src",
  "_file": "OnlineSurr_0.0.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/13e5ad293e9fca14926fa2f30bb9e41eab374950d0eb313a09f21d304f58b3a0",
  "_filesize": 558604,
  "_sha256": "13e5ad293e9fca14926fa2f30bb9e41eab374950d0eb313a09f21d304f58b3a0",
  "_expires": "2026-10-30T09:41:01.000Z",
  "_created": "2026-07-22T09:37:17.000Z",
  "_published": "2026-07-22T09:41:02.909Z",
  "_jobs": [
    {
      "job": 88886243669,
      "time": 170,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8525000934"
    },
    {
      "job": 88886243730,
      "time": 174,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8525002636"
    },
    {
      "job": 88886243726,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8524982216"
    },
    {
      "job": 88886243690,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8524980587"
    },
    {
      "job": 88885403014,
      "time": 235,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8524924600"
    },
    {
      "job": 88886243755,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8524983085"
    },
    {
      "job": 88886243722,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8524982636"
    },
    {
      "job": 88886243759,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8524977133"
    },
    {
      "job": 88886243739,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8524971221"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/silvaneojunior/actions/runs/29908414919",
  "_status": "success",
  "_upstream": "https://github.com/silvaneojunior/onlinesurr",
  "_commit": {
    "id": "53b3adfd00d2883fcb96ece432483f433d59cff8",
    "author": "Silvaneo VIeira dos Santos Junior <silvaneojunior@gmail.com>",
    "committer": "Silvaneo dos Santos Jr <silvaneojunior@gmail.com>",
    "message": "Version 0.0.6\n\nChanges:\n - Adds support to subject-level homoskedastic models and makes that the default.\n",
    "time": 1783477421
  },
  "_maintainer": {
    "name": "Silvaneo dos Santos Jr.",
    "email": "silvaneojunior@utexas.edu",
    "login": "silvaneojunior",
    "linkedin": "in/silvaneojunior",
    "description": "",
    "uuid": 53521754
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "kDGLM",
      "version": ">= 1.2.14",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "Rfast",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "latex2exp",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "silvaneojunior",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-28",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "silvaneojunior",
      "count": 7,
      "uuid": 53521754
    }
  ],
  "_userbio": {
    "uuid": 53521754,
    "type": "user",
    "name": "Silvaneo VIeira dos Santos Junior",
    "followers": 1
  },
  "_downloads": {
    "count": 251,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/OnlineSurr"
  },
  "_devurl": "https://github.com/silvaneojunior/onlinesurr",
  "_pkgdown": "https://silvaneojunior.github.io/OnlineSurr/",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/OnlineSurr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/silvaneojunior/onlinesurr",
  "_realowner": "silvaneojunior",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.3",
      "date": "2026-04-21"
    },
    {
      "version": "0.0.4",
      "date": "2026-04-22"
    }
  ],
  "_exports": [
    "fit.surr",
    "lagged",
    "s",
    "time_homo_test"
  ],
  "_datasets": [
    {
      "name": "sim_onlinesurr",
      "title": "Simulated longitudinal surrogate dataset for 'OnlineSurr'",
      "object": "sim_onlinesurr",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "trt",
        "time",
        "s",
        "y"
      ],
      "rows": 600,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "fit.surr",
      "title": "Fit marginal and conditional state-space models for longitudinal surrogate evaluation",
      "topics": [
        "fit.surr"
      ]
    },
    {
      "page": "lagged",
      "title": "Compute lagged values of a vector",
      "topics": [
        "lagged"
      ]
    },
    {
      "page": "plot.fitted_onlinesurr",
      "title": "Plot time-varying PTE measures and treatment effects from a '\"fitted_onlinesurr\"' object",
      "topics": [
        "plot.fitted_onlinesurr"
      ]
    },
    {
      "page": "s",
      "title": "Construct a B-spline basis matrix",
      "topics": [
        "s"
      ]
    },
    {
      "page": "sim_onlinesurr",
      "title": "Simulated longitudinal surrogate dataset for `OnlineSurr`",
      "topics": [
        "sim_onlinesurr"
      ]
    },
    {
      "page": "summary.fitted_onlinesurr",
      "title": "Summarize a '\"fitted_onlinesurr\"' object",
      "topics": [
        "summary.fitted_onlinesurr"
      ]
    },
    {
      "page": "time_homo_test",
      "title": "Test time-homogeneity of the PTE",
      "topics": [
        "time_homo_test"
      ]
    }
  ],
  "_readme": "https://github.com/silvaneojunior/onlinesurr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "extraDistr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "kDGLM",
    "labeling",
    "latex2exp",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppParallel",
    "Rdpack",
    "Rfast",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zigg"
  ],
  "_vignettes": [
    {
      "source": "vignette.Rmd",
      "filename": "vignette.html",
      "title": "OnlineSurr: Fitting marginal/conditional models and computing LPTE/CPTE",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Data requirements and conventions",
        "Package functions used in this vignette",
        "Fitting the models with fit.surr()",
        "What fit.surr() stores",
        "Summaries and inference",
        "Printing a summary",
        "Plotting LPTE, CPTE, and treatment effects",
        "Testing time-homogeneity",
        "Practical tips and common pitfalls",
        "Session info"
      ],
      "created": "2026-04-12 01:51:49",
      "modified": "2026-04-22 19:43:16",
      "commits": 3
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "onlinesurr",
  "_universes": [
    "silvaneojunior"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-07-22T09:39:42.000Z",
      "distro": "resolute",
      "commit": "53b3adfd00d2883fcb96ece432483f433d59cff8",
      "fileid": "https://r2.ropensci.org/5e5a2fc6c187bf8122ff4fdb0592d3c8cdc125259489ea3270e85c7ed6f1dce6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/silvaneojunior/actions/runs/29908414919"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-07-22T09:39:46.000Z",
      "distro": "resolute",
      "commit": "53b3adfd00d2883fcb96ece432483f433d59cff8",
      "fileid": "https://r2.ropensci.org/4ca7fd6dd707e31a93f81b5e40af68070c34e6c4187a1c6474ebd242232cb921",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/silvaneojunior/actions/runs/29908414919"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-07-22T09:39:11.000Z",
      "commit": "53b3adfd00d2883fcb96ece432483f433d59cff8",
      "fileid": "https://r2.ropensci.org/f127ebe0fd1232aed043a882862e2d5c13affb8ddd9d440b4341ca5e19e137d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/silvaneojunior/actions/runs/29908414919"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-07-22T09:39:06.000Z",
      "commit": "53b3adfd00d2883fcb96ece432483f433d59cff8",
      "fileid": "https://r2.ropensci.org/36ad9ee1b07b18358cbfc19102e2e4be337e6b27c85b50ccfccaece973d25ee6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/silvaneojunior/actions/runs/29908414919"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.6",
      "date": "2026-07-22T09:39:46.000Z",
      "commit": "53b3adfd00d2883fcb96ece432483f433d59cff8",
      "fileid": "https://r2.ropensci.org/8d0da8f9f532434f69a7c3e532d17e5dff5945f9ae4a397f2a4472648f8fb0d3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/silvaneojunior/actions/runs/29908414919"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-07-22T09:38:53.000Z",
      "commit": "53b3adfd00d2883fcb96ece432483f433d59cff8",
      "fileid": "https://r2.ropensci.org/d0be093d736af1a0371c86ae7ad70a34f5822750fafc2112dc9dc62aa04e10a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/silvaneojunior/actions/runs/29908414919"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-07-22T09:38:41.000Z",
      "commit": "53b3adfd00d2883fcb96ece432483f433d59cff8",
      "fileid": "https://r2.ropensci.org/4ee1ac21994296bacb33ed58264ca7b5b190ab1d861ab9f2607eb0011361a008",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/silvaneojunior/actions/runs/29908414919"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-07-22T09:38:39.000Z",
      "commit": "53b3adfd00d2883fcb96ece432483f433d59cff8",
      "fileid": "https://r2.ropensci.org/a515c26b1952ce4cc479362b588cec9e62e29e8cc221815cee1bc2ab5e8d199c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/silvaneojunior/actions/runs/29908414919"
    }
  ]
}