{
  "_id": "6a1f2e91b401979e73426ad0",
  "Package": "longsurr",
  "Type": "Package",
  "Title": "Longitudinal Surrogate Marker Analysis",
  "Version": "1.1",
  "Authors@R": "c(person(\"Layla\", \"Parast\", role = c(\"aut\", \"cre\"), email = \"parast@austin.utexas.edu\"), person(\"Denis\", \"Agniel\", role = \"aut\"), person(\"Xuan\", \"Wang\", role = \"aut\"))",
  "Description": "Assess the proportion of treatment effect explained by a\nlongitudinal surrogate marker as described in Agniel D and\nParast L (2021) <doi:10.1111/biom.13310>; and estimate the\ntreatment effect on a longitudinal surrogate marker as\ndescribed in Wang et al. (2025) <doi:10.1093/biomtc/ujaf104>.",
  "License": "GPL",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libx11-dev",
  "Repository": "https://laylaparast.r-universe.dev",
  "Date/Publication": "2025-11-09 20:52:33 UTC",
  "RemoteUrl": "https://github.com/laylaparast/longsurr",
  "RemoteRef": "HEAD",
  "RemoteSha": "7b6cf2f8300e7d6b82008d4a8e8c4a7feded85da",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 09:28:36 UTC",
    "User": "root"
  },
  "Author": "Layla Parast [aut, cre],\nDenis Agniel [aut],\nXuan Wang [aut]",
  "Maintainer": "Layla Parast <parast@austin.utexas.edu>",
  "MD5sum": "4d20499c1abf9bfe23751326e355d2d1",
  "_user": "laylaparast",
  "_type": "src",
  "_file": "longsurr_1.1.tar.gz",
  "_fileid": "a7d69db74fa4babb38019b4eedae6d89f3c808321ade5d9cee4fc80c6686028f",
  "_filesize": 680941,
  "_sha256": "a7d69db74fa4babb38019b4eedae6d89f3c808321ade5d9cee4fc80c6686028f",
  "_created": "2026-05-15T09:28:36.000Z",
  "_published": "2026-06-02T19:27:13.980Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79154141387,
      "time": 223,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014124681"
    },
    {
      "job": 79154140719,
      "time": 193,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014115976"
    },
    {
      "job": 79154140733,
      "time": 153,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014104454"
    },
    {
      "job": 79154140795,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014095272"
    },
    {
      "job": 79154140339,
      "time": 244,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014059873"
    },
    {
      "job": 79154139740,
      "time": 162,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367724070"
    },
    {
      "job": 79154140419,
      "time": 221,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014124161"
    },
    {
      "job": 79154140586,
      "time": 213,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014122124"
    },
    {
      "job": 79154141256,
      "time": 179,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014112513"
    }
  ],
  "_buildurl": "https://github.com/r-universe/laylaparast/actions/runs/25910439469",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/laylaparast/longsurr",
  "_commit": {
    "id": "7b6cf2f8300e7d6b82008d4a8e8c4a7feded85da",
    "author": "laylaparast <parast@austin.utexas.edu>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add files via upload",
    "time": 1762721553
  },
  "_maintainer": {
    "name": "Layla Parast",
    "email": "parast@austin.utexas.edu",
    "login": "laylaparast",
    "uuid": 17624391
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "splines",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "Rsurrogate",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "here",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "KernSmooth",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "fdapace",
      "role": "Imports"
    },
    {
      "package": "grf",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "mvnfast",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "refund",
      "role": "Imports"
    },
    {
      "package": "fda",
      "role": "Imports"
    },
    {
      "package": "fda.usc",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    }
  ],
  "_owner": "laylaparast",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-45",
      "n": 10
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "laylaparast",
      "count": 10,
      "uuid": 17624391
    }
  ],
  "_userbio": {
    "uuid": 17624391,
    "type": "user",
    "name": "laylaparast"
  },
  "_downloads": {
    "count": 207,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/longsurr"
  },
  "_devurl": "https://github.com/laylaparast/longsurr",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/longsurr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/laylaparast/longsurr",
  "_realowner": "laylaparast",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2022-09-29"
    },
    {
      "version": "1.1",
      "date": "2025-11-09"
    }
  ],
  "_exports": [
    "estimate_surrogate_value",
    "presmooth_data",
    "sjm_linear_estimate",
    "sjm_nl_estimate"
  ],
  "_datasets": [
    {
      "name": "data_sjm",
      "title": "Example data for semiparametric joint estimation functions",
      "object": "data_sjm",
      "file": "data_sjm.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "full_data",
      "title": "Example data to illustrate functions",
      "object": "full_data",
      "file": "full_data.RData",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "a",
        "tt",
        "x",
        "y"
      ],
      "rows": 10100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "data_sjm",
      "title": "Example data for semiparametric joint estimation functions",
      "topics": [
        "data_sjm"
      ]
    },
    {
      "page": "estimate_surrogate_value",
      "title": "Estimate the surrogate value of a longitudinal marker",
      "topics": [
        "estimate_surrogate_value"
      ]
    },
    {
      "page": "full_data",
      "title": "Example data to illustrate functions",
      "topics": [
        "full_data"
      ]
    },
    {
      "page": "presmooth_data",
      "title": "Pre-smooth sparse longitudinal data",
      "topics": [
        "presmooth_data"
      ]
    },
    {
      "page": "sjm_linear_estimate",
      "title": "Semiparametric Joint Modeling of the Treatment Effect on a Longitudinal Surrogate with a Linear Model",
      "topics": [
        "sjm_linear_estimate"
      ]
    },
    {
      "page": "sjm_nl_estimate",
      "title": "Semiparametric Joint Modeling of the Treatment Effect on a Longitudinal Surrogate with a Nonlinear Model",
      "topics": [
        "sjm_nl_estimate"
      ]
    }
  ],
  "_readme": "https://github.com/laylaparast/longsurr/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "ash",
    "backports",
    "base64enc",
    "BH",
    "bit",
    "bit64",
    "bitops",
    "boot",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "clipr",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "crayon",
    "data.table",
    "deSolve",
    "DiceKriging",
    "digest",
    "doParallel",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fda",
    "fda.usc",
    "fdapace",
    "fds",
    "FNN",
    "fontawesome",
    "foreach",
    "foreign",
    "Formula",
    "fs",
    "gamm4",
    "generics",
    "ggplot2",
    "glue",
    "grf",
    "gridExtra",
    "grpreg",
    "gtable",
    "hdrcde",
    "here",
    "highr",
    "Hmisc",
    "hms",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "kernlab",
    "KernSmooth",
    "knitr",
    "ks",
    "kSamples",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "locfit",
    "magic",
    "magrittr",
    "MASS",
    "Matrix",
    "mclust",
    "memoise",
    "mgcv",
    "mime",
    "minqa",
    "multicool",
    "mvnfast",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbs",
    "pcaPP",
    "pillar",
    "pkgconfig",
    "plyr",
    "pracma",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rainbow",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RCurl",
    "Rdpack",
    "readr",
    "reformulas",
    "refund",
    "rlang",
    "RLRsim",
    "rmarkdown",
    "rpart",
    "rprojroot",
    "rstudioapi",
    "Rsurrogate",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "SuppDists",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "longsurr",
  "_universes": [
    "laylaparast"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-15T09:31:33.000Z",
      "distro": "noble",
      "commit": "7b6cf2f8300e7d6b82008d4a8e8c4a7feded85da",
      "fileid": "a9566e1278bc4ef6a1fc972c9876cb9e36f895b4b063d5847f7884e496f957e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/laylaparast/actions/runs/25910439469"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-15T09:31:17.000Z",
      "distro": "noble",
      "commit": "7b6cf2f8300e7d6b82008d4a8e8c4a7feded85da",
      "fileid": "e137b2484472d6d4cda1f13a86f2aae62a490cb8ad1da16695245af544a6c965",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/laylaparast/actions/runs/25910439469"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-15T09:30:39.000Z",
      "commit": "7b6cf2f8300e7d6b82008d4a8e8c4a7feded85da",
      "fileid": "7e2c7d1ba534a929c79b53307a30d9e0a06afd7398c05fd6a65e568317d6e06d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/laylaparast/actions/runs/25910439469"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-15T09:30:16.000Z",
      "commit": "7b6cf2f8300e7d6b82008d4a8e8c4a7feded85da",
      "fileid": "cf618961ffa792e2a2d24cf04ab7a58b4af7b4702b6d155a02b593acfd877e5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/laylaparast/actions/runs/25910439469"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-15T09:30:56.000Z",
      "commit": "7b6cf2f8300e7d6b82008d4a8e8c4a7feded85da",
      "fileid": "6c83a707bcb6d41ff8e9dd2570b6c576a439c4dafcfddc6aa32f41a467c0eb3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/laylaparast/actions/runs/25910439469"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-15T09:30:33.000Z",
      "commit": "7b6cf2f8300e7d6b82008d4a8e8c4a7feded85da",
      "fileid": "e3bb76154433b197a9ea9bad6794890d0872c1a66785fa9cfefd732c9d6b6d9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/laylaparast/actions/runs/25910439469"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-15T09:30:25.000Z",
      "commit": "7b6cf2f8300e7d6b82008d4a8e8c4a7feded85da",
      "fileid": "79f2e5d76e9da7ff3db2d7950395f00043a76294cf4805ecaf594260f5881eaa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/laylaparast/actions/runs/25910439469"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-06-02T19:26:42.000Z",
      "commit": "7b6cf2f8300e7d6b82008d4a8e8c4a7feded85da",
      "fileid": "5087487710a9b82c9333654b1c6d1cca51382c1ecdade8864179e9355f6c5b3c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/laylaparast/actions/runs/25910439469"
    }
  ]
}