{
  "_id": "6a103134acfb0bcc41c96828",
  "Package": "WAreg",
  "Type": "Package",
  "Title": "While-Alive Regression for Composite Endpoints with CRT-Robust\nInference",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Xi\", \"Fang\", role = c(\"aut\", \"cre\"), email = \"x.fang@yale.edu\"),\nperson(\"Hajime\", \"Uno\", role = \"aut\"),\nperson(\"Fan\", \"Li\", role = \"aut\")\n)",
  "Description": "Implements while-alive regression for composite endpoints\nwith recurrent and terminal events. Supports flexible time\nbases (B-spline, natural spline, M-spline, piecewise\npolynomial, interval-local, etc.), cluster-robust inference for\ncluster randomized trials, prediction, plotting, and K-fold\ncross-validation.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "URL": "https://example.com/WAreg",
  "BugReports": "https://example.com/WAreg/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "LazyData": "true",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://fancy575.r-universe.dev",
  "Date/Publication": "2025-11-09 21:53:53 UTC",
  "RemoteUrl": "https://github.com/fancy575/wareg",
  "RemoteRef": "HEAD",
  "RemoteSha": "0e811e910defa643a788b9473b2b5bc5288cb249",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 09:12:36 UTC",
    "User": "root"
  },
  "Author": "Xi Fang [aut, cre],\nHajime Uno [aut],\nFan Li [aut]",
  "Maintainer": "Xi Fang <x.fang@yale.edu>",
  "MD5sum": "942203e26c598b5f47e14978fc4c81ff",
  "_user": "fancy575",
  "_type": "src",
  "_file": "WAreg_0.1.0.tar.gz",
  "_fileid": "dc3ca92ad25d6f234c1789b714246cd80c234b48903283423ce6a2281e866b33",
  "_filesize": 420024,
  "_sha256": "dc3ca92ad25d6f234c1789b714246cd80c234b48903283423ce6a2281e866b33",
  "_created": "2026-05-12T09:12:36.000Z",
  "_published": "2026-05-22T10:34:28.327Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77362608958,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6940191524"
    },
    {
      "job": 77362609022,
      "time": 192,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6940213784"
    },
    {
      "job": 77362609211,
      "time": 208,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6940259033"
    },
    {
      "job": 77362608482,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6940229054"
    },
    {
      "job": 77362608083,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6940143984"
    },
    {
      "job": 77362608146,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158452418"
    },
    {
      "job": 77362608513,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6940178974"
    },
    {
      "job": 77362608933,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6940173947"
    },
    {
      "job": 77362608934,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6940169100"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fancy575/actions/runs/25724816761",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fancy575/wareg",
  "_commit": {
    "id": "0e811e910defa643a788b9473b2b5bc5288cb249",
    "author": "fancy575 <fancyxixi@gmail.com>",
    "committer": "fancy575 <fancyxixi@gmail.com>",
    "message": "Initial commit: replace repository with new codebase\n",
    "time": 1762725233
  },
  "_maintainer": {
    "name": "Xi Fang",
    "email": "x.fang@yale.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "nleqslv",
      "role": "Imports"
    },
    {
      "package": "splines",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "splines2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "fancy575",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-45",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "fancy575",
      "count": 1,
      "uuid": 80437393
    }
  ],
  "_userbio": {
    "uuid": 80437393,
    "type": "user",
    "name": "fancy",
    "description": "A weaver, A wanderer, A wordsmith-er"
  },
  "_downloads": {
    "count": 170,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/WAreg"
  },
  "_devurl": "https://github.com/fancy575/wareg",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/WAreg.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fancy575/wareg",
  "_realowner": "fancy575",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-03-06"
    }
  ],
  "_exports": [
    "%>%",
    "WA_cv",
    "WA_fit"
  ],
  "_datasets": [
    {
      "name": "crt_dt",
      "title": "Clustered Recurrent-Time Dataset: crt_dt",
      "object": "crt_dt",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "cluster",
        "time",
        "status",
        "trt",
        "Z1",
        "Z2"
      ],
      "rows": 8610,
      "table": true,
      "tojson": true
    },
    {
      "name": "irt_dt",
      "title": "Individual Recurrent-Time Dataset: irt_dt",
      "object": "irt_dt",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "time",
        "status",
        "trt",
        "Z1",
        "Z2"
      ],
      "rows": 5664,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "crt_dt",
      "title": "Clustered Recurrent-Time Dataset: crt_dt",
      "topics": [
        "crt_dt"
      ]
    },
    {
      "page": "irt_dt",
      "title": "Individual Recurrent-Time Dataset: irt_dt",
      "topics": [
        "irt_dt"
      ]
    },
    {
      "page": "plot.WA",
      "title": "Plot while-alive trajectory or a covariate's time-varying effect",
      "topics": [
        "plot.WA"
      ]
    },
    {
      "page": "predict.WA",
      "title": "Predict while-alive loss rates",
      "topics": [
        "predict.WA"
      ]
    },
    {
      "page": "summary.WA",
      "title": "Summarize a WA object",
      "topics": [
        "summary.WA"
      ]
    },
    {
      "page": "WA_cv",
      "title": "K-fold cross-validation for WA configuration selection",
      "topics": [
        "WA_cv"
      ]
    },
    {
      "page": "WA_fit",
      "title": "While-Alive Regression (WA) for Composite Endpoints",
      "topics": [
        "WA_fit"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "nleqslv",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "wareg",
  "_universes": [
    "fancy575"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T09:14:52.000Z",
      "distro": "noble",
      "commit": "0e811e910defa643a788b9473b2b5bc5288cb249",
      "fileid": "534af39621de75cd69209def6024741e74b64882d719df3939157eb0fb8910fe",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fancy575/actions/runs/25724816761"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T09:15:53.000Z",
      "distro": "noble",
      "commit": "0e811e910defa643a788b9473b2b5bc5288cb249",
      "fileid": "d386c31e20ca59cfae820b836671fda86458277573d16aa4efbc674a3984664f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fancy575/actions/runs/25724816761"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T09:18:03.000Z",
      "commit": "0e811e910defa643a788b9473b2b5bc5288cb249",
      "fileid": "751d402f4fa85abd1dd63662375b45e91fa2bd7a80597cca71fe7095b43a9ba6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fancy575/actions/runs/25724816761"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T09:16:38.000Z",
      "commit": "0e811e910defa643a788b9473b2b5bc5288cb249",
      "fileid": "f2ee8d5a363532d172a2d016289d7ff437283203bb5932f6f59bdae03e7f98ca",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fancy575/actions/runs/25724816761"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T09:14:09.000Z",
      "commit": "0e811e910defa643a788b9473b2b5bc5288cb249",
      "fileid": "e91cdf9068a4a0648ebac906cf2832e77ac81f1b6ece06b257e74d6b724b7174",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fancy575/actions/runs/25724816761"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T09:13:59.000Z",
      "commit": "0e811e910defa643a788b9473b2b5bc5288cb249",
      "fileid": "fc27f37117c88eecf84326b7ec66d9c05cf8fc21e1b3ec60e1cbb9ffa3655bc5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fancy575/actions/runs/25724816761"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T09:13:46.000Z",
      "commit": "0e811e910defa643a788b9473b2b5bc5288cb249",
      "fileid": "a9c7ef8340edecf770046c5b98df521cbce42df8850faf44711cd33dce8ca029",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/fancy575/actions/runs/25724816761"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T10:34:15.000Z",
      "commit": "0e811e910defa643a788b9473b2b5bc5288cb249",
      "fileid": "ecdaeaf2db6f90905fd2c3146dd80693d726cec23b58370d260c1947349ecbdf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fancy575/actions/runs/25724816761"
    }
  ]
}