{
  "_id": "6a1810f5acfb0bcc41dae8bd",
  "Package": "linearModel",
  "Type": "Package",
  "Title": "Linear Model Functions",
  "Version": "1.0.2",
  "Date": "2021-12-15",
  "Authors@R": "c(person(\"Jared\", \"Studyvin\", role = c(\"aut\", \"cre\"),\nemail = \"studyvinstat@gmail.com\"))",
  "Author": "Jared Studyvin [aut, cre]",
  "Maintainer": "Jared Studyvin <studyvinstat@gmail.com>",
  "Description": "Functions to access and test results from a linear model.",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.1.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 09:52:38 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2022-01-04 13:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/linearModel",
  "RemoteRef": "HEAD",
  "RemoteSha": "1a8987f3c48e90d8864a5b3f569a9933c1932a49",
  "MD5sum": "b0ad5708f04fca26d77245d0cf06ace5",
  "_user": "cran",
  "_type": "src",
  "_file": "linearModel_1.0.2.tar.gz",
  "_fileid": "f219398c40cfd826167fb328209ff3d9244eceb59813fd49f08961b39b8c9b47",
  "_filesize": 100748,
  "_sha256": "f219398c40cfd826167fb328209ff3d9244eceb59813fd49f08961b39b8c9b47",
  "_created": "2026-05-28T09:52:38.000Z",
  "_published": "2026-05-28T09:55:01.481Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78266340770,
      "time": 103,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7262908574"
    },
    {
      "job": 78266340725,
      "time": 102,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262908680"
    },
    {
      "job": 78265947769,
      "time": 146,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262872712"
    },
    {
      "job": 78266340715,
      "time": 85,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7262902426"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26567336865",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/linearModel",
  "_commit": {
    "id": "1a8987f3c48e90d8864a5b3f569a9933c1932a49",
    "author": "Jared Studyvin <studyvinstat@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.2\n",
    "time": 1641301802
  },
  "_maintainer": {
    "name": "Jared Studyvin",
    "email": "studyvinstat@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 205,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/linearModel"
  },
  "_mentions": 1,
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/linearModel.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2022-01-04"
    }
  ],
  "_exports": [
    "anovaTable",
    "contrastTest"
  ],
  "_datasets": [
    {
      "name": "depression",
      "title": "Self Reported Depression",
      "object": "depression",
      "file": "depression.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "educate",
        "income",
        "trauma",
        "satisfac",
        "control",
        "history",
        "exercise",
        "mhpg",
        "sleep",
        "depress",
        "depressYes",
        "welbeing",
        "gender"
      ],
      "rows": 50,
      "table": true,
      "tojson": true
    },
    {
      "name": "genericData",
      "title": "Generic Data Set",
      "object": "genericData",
      "file": "genericData.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X1",
        "X2",
        "X3",
        "X4",
        "A",
        "B",
        "Y"
      ],
      "rows": 60,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "anovaTable",
      "title": "ANOVA Table",
      "topics": [
        "anovaTable"
      ]
    },
    {
      "page": "contrastTest",
      "title": "Test Contrasts",
      "topics": [
        "contrastTest"
      ]
    },
    {
      "page": "depression",
      "title": "Self Reported Depression",
      "topics": [
        "depression"
      ]
    },
    {
      "page": "genericData",
      "title": "Generic Data Set",
      "topics": [
        "genericData"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1.3222192947339193,
  "_indexed": true,
  "_nocasepkg": "linearmodel",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-28T09:54:29.000Z",
      "distro": "noble",
      "commit": "1a8987f3c48e90d8864a5b3f569a9933c1932a49",
      "fileid": "eba2034c378475573a69a832e810c1275d6272b0e399e53a7da137ddd34e1490",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26567336865"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-28T09:54:29.000Z",
      "distro": "noble",
      "commit": "1a8987f3c48e90d8864a5b3f569a9933c1932a49",
      "fileid": "32faa2cc01c4f2922fad1b1d4dbd0b57ce390ebdc95bf2dbcea597577e645e13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26567336865"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-28T09:54:21.000Z",
      "commit": "1a8987f3c48e90d8864a5b3f569a9933c1932a49",
      "fileid": "167b14399c609cc282efcf307607ea9633ce2734ddce9cbbdab2eac0b651e057",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26567336865"
    }
  ]
}