{
  "_id": "6a57382cff0138dec5d6f49a",
  "Package": "MultiSpline",
  "Type": "Package",
  "Title": "Spline-Based Nonlinear Modeling for Multilevel and Longitudinal\nData",
  "Version": "0.2.0",
  "Authors@R": "person(given = \"Subir\",\nfamily = \"Hait\",\nemail = \"haitsubi@msu.edu\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0004-9871-9677\"))",
  "Description": "Provides a unified framework for fitting, predicting, and\ninterpreting nonlinear relationships in single-level,\nmultilevel, and longitudinal regression models. Flexible\nfunctional forms are supported using natural cubic splines\n('splines'), B-splines ('splines'), and GAM smooths ('mgcv').\nSupports two-way and nested clustering via 'lme4', automatic\nknot selection by AIC or BIC, multilevel R-squared\ndecomposition (Nakagawa-Schielzeth marginal and conditional\nR-squared with level-specific variance partitioning), a\npostestimation suite returning first and second derivatives\nwith confidence bands, turning points and inflection regions,\nand a model comparison workflow contrasting linear, polynomial,\nand spline fits by AIC, BIC, and likelihood-ratio tests.\nCluster heterogeneity in nonlinear effects is supported via\nrandom-slope spline terms.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "URL": "https://github.com/causalfragility-lab/MultiSpline",
  "BugReports": "https://github.com/causalfragility-lab/MultiSpline/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://causalfragility-lab.r-universe.dev",
  "Date/Publication": "2026-04-16 04:04:47 UTC",
  "RemoteUrl": "https://github.com/causalfragility-lab/multispline",
  "RemoteRef": "HEAD",
  "RemoteSha": "c2b025e42c8310d90c50931d4262925e5296f566",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 07:31:30 UTC",
    "User": "root"
  },
  "Author": "Subir Hait [aut, cre] (ORCID: <https://orcid.org/0009-0004-9871-9677>)",
  "Maintainer": "Subir Hait <haitsubi@msu.edu>",
  "_user": "causalfragility-lab",
  "_type": "src",
  "_file": "MultiSpline_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/daad22af392543f04e8d1c9cb08c74632aaa0825147707a9f1c80be8c35d773d",
  "_filesize": 215896,
  "_sha256": "daad22af392543f04e8d1c9cb08c74632aaa0825147707a9f1c80be8c35d773d",
  "_expires": "2026-10-23T07:35:05.000Z",
  "_created": "2026-07-15T07:31:30.000Z",
  "_published": "2026-07-15T07:35:07.715Z",
  "_jobs": [
    {
      "job": 87294689450,
      "time": 179,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8335814328"
    },
    {
      "job": 87294689579,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8335798460"
    },
    {
      "job": 87294689527,
      "time": 69,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8335776494"
    },
    {
      "job": 87294689478,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8335778899"
    },
    {
      "job": 87294145689,
      "time": 186,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8335750983"
    },
    {
      "job": 87294689451,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8335790890"
    },
    {
      "job": 87294689498,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8335782572"
    },
    {
      "job": 87294689487,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8335784211"
    },
    {
      "job": 87294689507,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8335782077"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/29397460593",
  "_status": "success",
  "_upstream": "https://github.com/causalfragility-lab/multispline",
  "_commit": {
    "id": "c2b025e42c8310d90c50931d4262925e5296f566",
    "author": "Subir Hait <264290991+causalfragility-lab@users.noreply.github.com>",
    "committer": "Subir Hait <264290991+causalfragility-lab@users.noreply.github.com>",
    "message": "Fix README: version, nested cluster order, terminology, spelling\n",
    "time": 1776312287
  },
  "_maintainer": {
    "name": "Subir Hait",
    "email": "haitsubi@msu.edu",
    "login": "causalfragility-lab",
    "description": "",
    "uuid": 264290991,
    "orcid": "0009-0004-9871-9677"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "splines",
      "role": "Imports"
    },
    {
      "package": "lmerTest",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "reformulas",
      "role": "Suggests"
    },
    {
      "package": "numDeriv",
      "role": "Suggests"
    }
  ],
  "_owner": "causalfragility-lab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-16",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-02-27"
    },
    {
      "name": "v0.1.0.1",
      "date": "2026-02-27"
    },
    {
      "name": "v0.1.1",
      "date": "2026-03-05"
    },
    {
      "name": "v0.2.0",
      "date": "2026-04-16"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "causalfragility-lab",
      "count": 4,
      "uuid": 264290991
    }
  ],
  "_userbio": {
    "uuid": 264290991,
    "type": "user",
    "name": "causalfragility-lab",
    "followers": 4
  },
  "_downloads": {
    "count": 404,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MultiSpline"
  },
  "_devurl": "https://github.com/causalfragility-lab/multispline",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MultiSpline.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/causalfragility-lab/multispline",
  "_realowner": "causalfragility-lab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-03-16"
    },
    {
      "version": "0.2.0",
      "date": "2026-04-16"
    }
  ],
  "_exports": [
    "nl_compare",
    "nl_derivatives",
    "nl_fit",
    "nl_het",
    "nl_icc",
    "nl_knots",
    "nl_plot",
    "nl_predict",
    "nl_r2",
    "nl_summary",
    "nl_turning_points"
  ],
  "_help": [
    {
      "page": "nl_compare",
      "title": "Built-in model comparison workflow",
      "topics": [
        "nl_compare"
      ]
    },
    {
      "page": "nl_derivatives",
      "title": "Compute first and second derivatives of the fitted spline curve",
      "topics": [
        "nl_derivatives"
      ]
    },
    {
      "page": "nl_fit",
      "title": "Fit a nonlinear (spline or GAM) single-level or multilevel model",
      "topics": [
        "nl_fit"
      ]
    },
    {
      "page": "nl_het",
      "title": "Cluster heterogeneity in nonlinear effects",
      "topics": [
        "nl_het"
      ]
    },
    {
      "page": "nl_icc",
      "title": "Intraclass correlation coefficients for a multilevel nl_fit model",
      "topics": [
        "nl_icc"
      ]
    },
    {
      "page": "nl_knots",
      "title": "Automatic knot / degrees-of-freedom selection for spline models",
      "topics": [
        "nl_knots"
      ]
    },
    {
      "page": "nl_plot",
      "title": "Plot predictions and derivatives from nl_fit models",
      "topics": [
        "nl_plot"
      ]
    },
    {
      "page": "nl_predict",
      "title": "Generate predictions from an nl_fit model",
      "topics": [
        "nl_predict"
      ]
    },
    {
      "page": "nl_r2",
      "title": "Multilevel R-squared decomposition for nl_fit models",
      "topics": [
        "nl_r2"
      ]
    },
    {
      "page": "nl_summary",
      "title": "Tidy coefficient table for an nl_fit model",
      "topics": [
        "nl_summary"
      ]
    },
    {
      "page": "nl_turning_points",
      "title": "Identify turning points and inflection regions",
      "topics": [
        "nl_turning_points"
      ]
    },
    {
      "page": "print.nl_fit",
      "title": "Print method for nl_fit objects",
      "topics": [
        "print.nl_fit"
      ]
    },
    {
      "page": "print.summary_nl_fit",
      "title": "Print method for summary_nl_fit objects",
      "topics": [
        "print.summary_nl_fit"
      ]
    },
    {
      "page": "summary.nl_fit",
      "title": "Summary method for nl_fit objects",
      "topics": [
        "summary.nl_fit"
      ]
    }
  ],
  "_readme": "https://github.com/causalfragility-lab/multispline/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "minqa",
    "nlme",
    "nloptr",
    "pillar",
    "pkgconfig",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "multispline",
  "_universes": [
    "causalfragility-lab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-15T07:34:31.000Z",
      "distro": "resolute",
      "commit": "c2b025e42c8310d90c50931d4262925e5296f566",
      "fileid": "https://r2.ropensci.org/f58ed3abb85e3eb01c247680c8a061969833937c3910643b0dfa5b7c56e19632",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/29397460593"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-15T07:33:45.000Z",
      "distro": "resolute",
      "commit": "c2b025e42c8310d90c50931d4262925e5296f566",
      "fileid": "https://r2.ropensci.org/54a3b395bee775521e30d5fc0e9f9b4cae38b4bd075dfdd4c096820cbf04c726",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/29397460593"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-15T07:32:47.000Z",
      "commit": "c2b025e42c8310d90c50931d4262925e5296f566",
      "fileid": "https://r2.ropensci.org/e21404d6a5c02b06768e3c53fe54a8edce0543c0f360922492561df1fe97bac0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/29397460593"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-15T07:32:53.000Z",
      "commit": "c2b025e42c8310d90c50931d4262925e5296f566",
      "fileid": "https://r2.ropensci.org/af3575f75d8bbab7195d9326fb3ce8e9a34df43a32f6c260dd7bcbd558bd1b54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/29397460593"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-15T07:33:37.000Z",
      "commit": "c2b025e42c8310d90c50931d4262925e5296f566",
      "fileid": "https://r2.ropensci.org/50a118247d50c745ac457cd2fcd7443df52de8b6f808aaf8143c20e2e5bc11ed",
      "status": "success",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/29397460593"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-15T07:32:47.000Z",
      "commit": "c2b025e42c8310d90c50931d4262925e5296f566",
      "fileid": "https://r2.ropensci.org/a12b5ebe70df9f1cc3f6d7d3152af5767680da2999e19e2861d6275d1fd92ffc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/29397460593"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-15T07:33:00.000Z",
      "commit": "c2b025e42c8310d90c50931d4262925e5296f566",
      "fileid": "https://r2.ropensci.org/7dd64be673d541ac9fb53863b06b2afb1f6aec7d3c185fdca82e04ce57d47d0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/29397460593"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-15T07:32:54.000Z",
      "commit": "c2b025e42c8310d90c50931d4262925e5296f566",
      "fileid": "https://r2.ropensci.org/1f01785bea3690c5588daa6ddcfa38b38a9d17123c246efbcc346ffd45679f1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/causalfragility-lab/actions/runs/29397460593"
    }
  ]
}