{
  "_id": "6a1eee7fb401979e734129dd",
  "Type": "Package",
  "Package": "splinetrials",
  "Title": "Facilitate Clinical Trials Analysis Using Natural Cubic Splines",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Nik\", \"Krieger\", , \"nikkrieger@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Daniel\", \"Sabanes Bove\", , \"daniel@rconis.com\", role = \"ctb\"),\nperson(\"Eli Lilly and Company\", role = \"cph\")\n)",
  "Description": "Create mixed models with repeated measures using natural\ncubic splines applied to an observed continuous time variable,\nas described by Donohue et al. (2023) <doi:10.1002/pst.2285>.\nIterate through multiple covariance structure types until one\nconverges. Categorize observed time according to scheduled\nvisits. Perform subgroup analyses.",
  "License": "Apache License (>= 2)",
  "URL": "https://github.com/NikKrieger/splinetrials,\nhttps://nikkrieger.github.io/splinetrials/",
  "BugReports": "https://github.com/NikKrieger/splinetrials/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://nikkrieger.r-universe.dev",
  "Date/Publication": "2026-01-19 12:58:56 UTC",
  "RemoteUrl": "https://github.com/nikkrieger/splinetrials",
  "RemoteRef": "HEAD",
  "RemoteSha": "0acbc72e68ba68035d52a3bf59133b53286b319d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 08:50:02 UTC",
    "User": "root"
  },
  "Author": "Nik Krieger [aut, cre],\nDaniel Sabanes Bove [ctb],\nEli Lilly and Company [cph]",
  "Maintainer": "Nik Krieger <nikkrieger@gmail.com>",
  "MD5sum": "945446a2712915a6c6aa25993dd7d64f",
  "_user": "nikkrieger",
  "_type": "src",
  "_file": "splinetrials_0.1.1.tar.gz",
  "_fileid": "cc8322f667e13d14a4ba7e45d70c036d37fa7e2dc1319b57d2a966b5a8a3ca58",
  "_filesize": 497166,
  "_sha256": "cc8322f667e13d14a4ba7e45d70c036d37fa7e2dc1319b57d2a966b5a8a3ca58",
  "_created": "2026-05-19T08:50:02.000Z",
  "_published": "2026-06-02T14:53:51.486Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79100353539,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078997257"
    },
    {
      "job": 79100354080,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078993101"
    },
    {
      "job": 79100353698,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078983593"
    },
    {
      "job": 79100353968,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078984628"
    },
    {
      "job": 79100352917,
      "time": 197,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078938755"
    },
    {
      "job": 79100352481,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361298380"
    },
    {
      "job": 79100354286,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078979436"
    },
    {
      "job": 79100354390,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078971697"
    },
    {
      "job": 79100354376,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078975239"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nikkrieger/actions/runs/26086499849",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nikkrieger/splinetrials",
  "_commit": {
    "id": "0acbc72e68ba68035d52a3bf59133b53286b319d",
    "author": "Nikolas Ivan Krieger <nk@case.edu>",
    "committer": "Nikolas Ivan Krieger <nk@case.edu>",
    "message": "Prepare for CRAN release\n",
    "time": 1768827536
  },
  "_maintainer": {
    "name": "Nik Krieger",
    "email": "nikkrieger@gmail.com",
    "login": "nikkrieger",
    "description": "R package developer and statistician",
    "uuid": 30763390
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "car",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "emmeans",
      "role": "Imports"
    },
    {
      "package": "mmrm",
      "version": ">= 0.3.16",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "splines",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "nikkrieger",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 3
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 8
    },
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-12-13"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "nikkrieger",
      "count": 22,
      "uuid": 30763390
    },
    {
      "user": "wlandau",
      "count": 1,
      "uuid": 1580860
    }
  ],
  "_userbio": {
    "uuid": 30763390,
    "type": "user",
    "name": "Nik Krieger",
    "description": "R package developer and statistician"
  },
  "_downloads": {
    "count": 154,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/splinetrials"
  },
  "_devurl": "https://github.com/nikkrieger/splinetrials",
  "_pkgdown": "https://nikkrieger.github.io/splinetrials/",
  "_searchresults": 0,
  "_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/readme.html",
    "extra/readme.md",
    "extra/splinetrials.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nikkrieger/splinetrials",
  "_realowner": "nikkrieger",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-12-18"
    },
    {
      "version": "0.1.1",
      "date": "2026-01-19"
    }
  ],
  "_exports": [
    "bin_timepoints",
    "change_from_baseline",
    "make_visit_labels",
    "midpoints",
    "ncs_analysis",
    "ncs_analysis_subgroup",
    "ncs_emmeans",
    "ncs_mmrm_fit",
    "ncs_plot_means",
    "ncs_plot_means_subgroup",
    "percent_slowing_using_change_from_bl",
    "plot_outcome_by_visit_and_group",
    "time_spline",
    "time_spline_basis",
    "treatment_effect"
  ],
  "_help": [
    {
      "page": "bin_timepoints",
      "title": "Categorize Observed Timepoints According to Scheduled Timepoints",
      "topics": [
        "bin_timepoints"
      ]
    },
    {
      "page": "treatment_effect",
      "title": "Calculate the Change from Baseline or Treatment Effects from Estimated Marginal Means",
      "topics": [
        "change_from_baseline",
        "treatment_effect"
      ]
    },
    {
      "page": "make_visit_labels",
      "title": "Make Visit Labels Based on a Numeric Vector",
      "topics": [
        "make_visit_labels"
      ]
    },
    {
      "page": "midpoints",
      "title": "Midpoints of a Numeric Vector",
      "topics": [
        "midpoints"
      ]
    },
    {
      "page": "ncs_analysis_subgroup",
      "title": "Run a Natural Cubic Spline (NCS) Analysis.",
      "topics": [
        "ncs_analysis",
        "ncs_analysis_subgroup"
      ]
    },
    {
      "page": "ncs_emmeans",
      "title": "Estimate Marginal Means for a Natural Cubic Splines Analysis",
      "topics": [
        "ncs_emmeans"
      ]
    },
    {
      "page": "ncs_mmrm_fit",
      "title": "Create a Mixed Model with Repeated Measures Using Natural Cubic Splines.",
      "topics": [
        "ncs_mmrm_fit"
      ]
    },
    {
      "page": "ncs_plot_means",
      "title": "Plot Actual and Predicted Response Variable Means by Study Arm.",
      "topics": [
        "ncs_plot_means"
      ]
    },
    {
      "page": "ncs_plot_means_subgroup",
      "title": "Plot Actual and Predicted Response Variable Means by Study Arm and Subgroup.",
      "topics": [
        "ncs_plot_means_subgroup"
      ]
    },
    {
      "page": "percent_slowing_using_change_from_bl",
      "title": "Calculates Percent Slowing from a Data Frame of Change-from-Baseline Data",
      "topics": [
        "percent_slowing_using_change_from_bl"
      ]
    },
    {
      "page": "plot_outcome_by_visit_and_group",
      "title": "Plot Outcome Variable by Timepoint and Study Arm",
      "topics": [
        "plot_outcome_by_visit_and_group"
      ]
    },
    {
      "page": "splinetrials_analysis-class",
      "title": "'splinetrials_analysis' object",
      "topics": [
        "splinetrials_analysis-class"
      ]
    },
    {
      "page": "splinetrials_subgroup_analysis-class",
      "title": "'splinetrials_subgroup_analysis' object",
      "topics": [
        "splinetrials_subgroup_analysis-class"
      ]
    },
    {
      "page": "time_spline",
      "title": "Create Natural Cubic Spline Approximations for Continuous Time",
      "topics": [
        "time_spline"
      ]
    },
    {
      "page": "time_spline_basis",
      "title": "Natural Cubic Spline Basis Matrix for Continuous Time.",
      "topics": [
        "time_spline_basis"
      ]
    }
  ],
  "_readme": "https://github.com/nikkrieger/splinetrials/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "brio",
    "broom",
    "callr",
    "car",
    "carData",
    "checkmate",
    "cli",
    "colorspace",
    "cowplot",
    "cpp11",
    "crayon",
    "Deriv",
    "desc",
    "diffobj",
    "doBy",
    "dplyr",
    "emmeans",
    "estimability",
    "evaluate",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "mmrm",
    "modelr",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "praise",
    "processx",
    "ps",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rprojroot",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "testthat",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "TMB",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "waldo",
    "withr",
    "zoo"
  ],
  "_score": 3.8750612633917,
  "_indexed": true,
  "_nocasepkg": "splinetrials",
  "_universes": [
    "nikkrieger"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-19T08:52:43.000Z",
      "distro": "noble",
      "commit": "0acbc72e68ba68035d52a3bf59133b53286b319d",
      "fileid": "8f11967e0f6ccf7e962341d32ec877b28a266ca5d09df24c92dc787fef45451c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nikkrieger/actions/runs/26086499849"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-19T08:52:30.000Z",
      "distro": "noble",
      "commit": "0acbc72e68ba68035d52a3bf59133b53286b319d",
      "fileid": "f3e949ae21194e9300558cdf51fbb8b92206951ed276cf49c50a1481a9563bb0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nikkrieger/actions/runs/26086499849"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-19T08:52:03.000Z",
      "commit": "0acbc72e68ba68035d52a3bf59133b53286b319d",
      "fileid": "40a587406659167b6e2c6c577e56548f983fa66442b1c3aee1f8fe5cd39bc04d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nikkrieger/actions/runs/26086499849"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-19T08:51:59.000Z",
      "commit": "0acbc72e68ba68035d52a3bf59133b53286b319d",
      "fileid": "cecd929b48a5ca2c5a302b32d7dd73f015893479aadd15170d797b23c91f2ad1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nikkrieger/actions/runs/26086499849"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-19T08:51:33.000Z",
      "commit": "0acbc72e68ba68035d52a3bf59133b53286b319d",
      "fileid": "efaf613a3d2db2e9e3bc88e52ce02f6d34a4da199995977413fbc9ce9deedef5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nikkrieger/actions/runs/26086499849"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-19T08:51:19.000Z",
      "commit": "0acbc72e68ba68035d52a3bf59133b53286b319d",
      "fileid": "92cf0ea10cbd54876dd7c93319d263a285bd3e895c04d8406139081293325c2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nikkrieger/actions/runs/26086499849"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-19T08:51:26.000Z",
      "commit": "0acbc72e68ba68035d52a3bf59133b53286b319d",
      "fileid": "2caa6b053301c9eff8fd289de4e5b0d47ac1a6dc581f0025f82a361e8684301c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nikkrieger/actions/runs/26086499849"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T14:53:29.000Z",
      "commit": "0acbc72e68ba68035d52a3bf59133b53286b319d",
      "fileid": "1da2f4c17de94485269da92f8d598854675fd52bf1abb158b57794e00a289aa6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nikkrieger/actions/runs/26086499849"
    }
  ]
}