{
  "_id": "6a101650acfb0bcc41c84573",
  "Package": "OLStrajr",
  "Title": "Ordinary Least Squares Trajectory Analysis",
  "Version": "0.1.0.9000",
  "Authors@R": "c(\nperson(\"Mackson\", \"Ncube\", , \"macksonncube.stats@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"mightymetrika, LLC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "The 'OLStrajr' package provides comprehensive functions\nfor ordinary least squares (OLS) trajectory analysis and\ncase-by-case OLS regression as outlined in Carrig, Wirth, and\nCurran (2004) <doi:10.1207/S15328007SEM1101_9> and Rogosa and\nSaner (1995) <doi:10.3102/10769986020002149>. It encompasses\ntwo primary functions, OLStraj() and cbc_lm(). The OLStraj()\nfunction simplifies the estimation of individual growth curves\nover time via OLS regression, with options for visualizing both\ngroup-level and individual-level growth trajectories and\nsupport for linear and quadratic models. The cbc_lm() function\nfacilitates case-by-case OLS estimates and provides unbiased\nmean population intercept and slope estimators by averaging OLS\nintercepts and slopes across cases. It further offers standard\nerror calculations across bootstrap replicates and computation\nof 95% confidence intervals based on empirical distributions\nfrom the resampling processes.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/mightymetrika/OLStrajr",
  "BugReports": "https://github.com/mightymetrika/OLStrajr/issues",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://mightymetrika.r-universe.dev",
  "Date/Publication": "2023-06-22 15:34:55 UTC",
  "RemoteUrl": "https://github.com/mightymetrika/olstrajr",
  "RemoteRef": "HEAD",
  "RemoteSha": "1883ddfcf255ab4f58f8c249036c1fb375adccd3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 07:19:29 UTC",
    "User": "root"
  },
  "Author": "Mackson Ncube [aut, cre],\nmightymetrika, LLC [cph, fnd]",
  "Maintainer": "Mackson Ncube <macksonncube.stats@gmail.com>",
  "MD5sum": "0a70cab72eee088a99f602421257e707",
  "_user": "mightymetrika",
  "_type": "src",
  "_file": "OLStrajr_0.1.0.9000.tar.gz",
  "_fileid": "ee54cfe986b177e9aeb861ff706a031afbd8942d367e5b44e5d2bf46b0b17c3c",
  "_filesize": 1748265,
  "_sha256": "ee54cfe986b177e9aeb861ff706a031afbd8942d367e5b44e5d2bf46b0b17c3c",
  "_created": "2026-05-14T07:19:29.000Z",
  "_published": "2026-05-22T08:39:44.746Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77345382284,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989305261"
    },
    {
      "job": 77345382404,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989307777"
    },
    {
      "job": 77345382334,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7010904764"
    },
    {
      "job": 77345382358,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010895950"
    },
    {
      "job": 77345381570,
      "time": 222,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989273087"
    },
    {
      "job": 77345381574,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156351372"
    },
    {
      "job": 77345382131,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989300148"
    },
    {
      "job": 77345382518,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989297549"
    },
    {
      "job": 77345382237,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989297065"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mightymetrika/actions/runs/25847281157",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mightymetrika/olstrajr",
  "_commit": {
    "id": "1883ddfcf255ab4f58f8c249036c1fb375adccd3",
    "author": "mightymetrika <134214097+mightymetrika@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #22 from mncube/master\n\nupdate cbc_lm to handle zero SD independent variables.",
    "time": 1687448095
  },
  "_maintainer": {
    "name": "Mackson Ncube",
    "email": "macksonncube.stats@gmail.com",
    "login": "mightymetrika",
    "twitter": "@mightymetrika",
    "uuid": 134214097
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mightymetrika",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mncube",
      "count": 34,
      "uuid": 46875726
    },
    {
      "user": "mightymetrika",
      "count": 33,
      "uuid": 134214097
    }
  ],
  "_userbio": {
    "uuid": 134214097,
    "type": "user",
    "name": "mightymetrika"
  },
  "_downloads": {
    "count": 176,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/OLStrajr"
  },
  "_devurl": "https://github.com/mightymetrika/olstrajr",
  "_searchresults": 6,
  "_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/OLStrajr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mightymetrika/olstrajr",
  "_realowner": "mightymetrika",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-06-19"
    }
  ],
  "_exports": [
    "cbc_lm",
    "OLStraj"
  ],
  "_datasets": [
    {
      "name": "rats",
      "title": "Rat Weight Data from HLM manual",
      "object": "rats",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Rat",
        "t0",
        "t1",
        "t2",
        "t3",
        "t4",
        "Z"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "robins",
      "title": "Ratio of robin males to females in Walker Creek and Knobs Flat, Eglinton Valley",
      "object": "robins",
      "class": [
        "data.frame"
      ],
      "fields": [
        "site",
        "aug_05",
        "aug_06",
        "aug_07",
        "aug_08",
        "aug_09"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cbc_lm",
      "title": "Case-by-Case Linear Regression (cbc_lm)",
      "topics": [
        "cbc_lm"
      ]
    },
    {
      "page": "OLStraj",
      "title": "OLStraj",
      "topics": [
        "OLStraj"
      ]
    },
    {
      "page": "plot.cbc_lm",
      "title": "Plot Method for 'cbc_lm' Objects",
      "topics": [
        "plot.cbc_lm"
      ]
    },
    {
      "page": "print.cbc_lm",
      "title": "Print Method for 'cbc_lm' Objects",
      "topics": [
        "print.cbc_lm"
      ]
    },
    {
      "page": "print.summary.cbc_lm",
      "title": "Print Method for 'summary.cbc_lm' Objects",
      "topics": [
        "print.summary.cbc_lm"
      ]
    },
    {
      "page": "rats",
      "title": "Rat Weight Data from HLM manual",
      "topics": [
        "rats"
      ]
    },
    {
      "page": "robins",
      "title": "Ratio of robin males to females in Walker Creek and Knobs Flat, Eglinton Valley",
      "topics": [
        "robins"
      ]
    },
    {
      "page": "summary.cbc_lm",
      "title": "Summary Method for 'cbc_lm' Objects",
      "topics": [
        "summary.cbc_lm"
      ]
    }
  ],
  "_readme": "https://github.com/mightymetrika/olstrajr/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "boot",
    "broom",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "cbc_lm.Rmd",
      "filename": "cbc_lm.html",
      "title": "cbc_lm",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Preparing Data",
        "Running the case by case regression",
        "Model Summary"
      ],
      "created": "2023-06-14 16:10:02",
      "modified": "2023-06-17 15:44:05",
      "commits": 3
    },
    {
      "source": "quadratic_trajectory.Rmd",
      "filename": "quadratic_trajectory.html",
      "title": "quadratic_trajectory",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Displaying the rats Dataset",
        "Plotting Linear Trajectories",
        "Plotting Quadratic Trajectories",
        "Plotting Linear & Quadratic Trajectories"
      ],
      "created": "2023-06-15 15:32:22",
      "modified": "2023-06-17 15:44:05",
      "commits": 2
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "olstrajr",
  "_universes": [
    "mightymetrika"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-14T07:21:31.000Z",
      "distro": "noble",
      "commit": "1883ddfcf255ab4f58f8c249036c1fb375adccd3",
      "fileid": "2e8f90b8e1f0d152dd5951e6f09aa24b850aeb5067a91f7455800bfe604d235f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mightymetrika/actions/runs/25847281157"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-14T07:21:42.000Z",
      "distro": "noble",
      "commit": "1883ddfcf255ab4f58f8c249036c1fb375adccd3",
      "fileid": "604276360c1950b094d50793e636c6ab74f2a6bfe54651e8833cadccef786ad4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mightymetrika/actions/runs/25847281157"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-15T05:47:26.000Z",
      "commit": "1883ddfcf255ab4f58f8c249036c1fb375adccd3",
      "fileid": "fd76dcf90c102e9a1ddfc1ba16aab484c64f43193bc64f488557f62d7d35adc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mightymetrika/actions/runs/25847281157"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-15T05:46:35.000Z",
      "commit": "1883ddfcf255ab4f58f8c249036c1fb375adccd3",
      "fileid": "ec7283c6f3f69d3c202f5954d3270606ae62b50b079e877446a7ee45fa4422dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mightymetrika/actions/runs/25847281157"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-14T07:21:07.000Z",
      "commit": "1883ddfcf255ab4f58f8c249036c1fb375adccd3",
      "fileid": "8981f175a470b91da30829e2ea3e70f7b2db781bf59d2301d1947de1278df29d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mightymetrika/actions/runs/25847281157"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-14T07:20:56.000Z",
      "commit": "1883ddfcf255ab4f58f8c249036c1fb375adccd3",
      "fileid": "8eceb5beb1b9c94cc004b2175ffe2faa5266fe1502064e8b8e502c0bac90120b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mightymetrika/actions/runs/25847281157"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-14T07:20:55.000Z",
      "commit": "1883ddfcf255ab4f58f8c249036c1fb375adccd3",
      "fileid": "ef9b566705c95b1527284430bf1a296652d952a0d393e9dc033ddd3759053d24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mightymetrika/actions/runs/25847281157"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-05-22T08:39:28.000Z",
      "commit": "1883ddfcf255ab4f58f8c249036c1fb375adccd3",
      "fileid": "4e2685e5517ae77b7c6cd7bdb484981b80915b849cfe825889db1a864498aa89",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mightymetrika/actions/runs/25847281157"
    }
  ]
}