{
  "_id": "6a15439bacfb0bcc41d569b3",
  "Package": "contrast",
  "Title": "A Collection of Contrast Methods",
  "Version": "0.24.2",
  "Date": "2022-10-05",
  "Authors@R": "c(\nperson(given = \"Alan\",  family = \"O'Callaghan\", email = \"alan.ocallaghan@outlook.com\", role = c(\"cre\")),\nperson(given = \"Max\",   family = \"Kuhn\", role = \"aut\"),\nperson(given = \"Steve\", family = \"Weston\", role = \"aut\"),\nperson(given = \"Jed\",   family = \"Wing\", role = \"aut\"),\nperson(given = \"James\", family = \"Forester\", role = \"aut\"),\nperson(given = \"Thorn\", family = \"Thaler\", role = \"aut\"))",
  "Description": "One degree of freedom contrasts for 'lm', 'glm', 'gls',\nand 'geese' objects.",
  "License": "GPL-2",
  "URL": "https://github.com/Alanocallaghan/contrast",
  "BugReports": "https://github.com/Alanocallaghan/contrast/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://alanocallaghan.r-universe.dev",
  "Date/Publication": "2022-10-05 16:49:18 UTC",
  "RemoteUrl": "https://github.com/alanocallaghan/contrast",
  "RemoteRef": "HEAD",
  "RemoteSha": "bee4194f1bd91b7eaed4b58982ea8a5385dc6c63",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 06:50:44 UTC",
    "User": "root"
  },
  "Author": "Alan O'Callaghan [cre],\nMax Kuhn [aut],\nSteve Weston [aut],\nJed Wing [aut],\nJames Forester [aut],\nThorn Thaler [aut]",
  "Maintainer": "Alan O'Callaghan <alan.ocallaghan@outlook.com>",
  "MD5sum": "1995a72514e8c3c4f847f4c963b6afe3",
  "_user": "alanocallaghan",
  "_type": "src",
  "_file": "contrast_0.24.2.tar.gz",
  "_fileid": "7b7380aeda2a491ef8d298bf176a19400bf9f77954d67ca8a88a1fb606c1f8d1",
  "_filesize": 230047,
  "_sha256": "7b7380aeda2a491ef8d298bf176a19400bf9f77954d67ca8a88a1fb606c1f8d1",
  "_created": "2026-05-26T06:50:44.000Z",
  "_published": "2026-05-26T06:54:19.626Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77822203694,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210660646"
    },
    {
      "job": 77822203677,
      "time": 176,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210661995"
    },
    {
      "job": 77822203675,
      "time": 143,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210648826"
    },
    {
      "job": 77822203741,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210646686"
    },
    {
      "job": 77821798297,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210616604"
    },
    {
      "job": 77822203688,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210651291"
    },
    {
      "job": 77822203702,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210647183"
    },
    {
      "job": 77822203684,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210646297"
    },
    {
      "job": 77822203687,
      "time": 122,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210647567"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alanocallaghan/actions/runs/26436919706",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/alanocallaghan/contrast",
  "_commit": {
    "id": "bee4194f1bd91b7eaed4b58982ea8a5385dc6c63",
    "author": "Alan O'Callaghan <alan.ocallaghan@outlook.com>",
    "committer": "Alan O'Callaghan <alan.ocallaghan@outlook.com>",
    "message": "redoc\n",
    "time": 1664988558
  },
  "_maintainer": {
    "name": "Alan OCallaghan",
    "email": "alan.ocallaghan@outlook.com",
    "login": "alanocallaghan",
    "description": "Biomedical data - stats - programming",
    "uuid": 10779688
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "sandwich",
      "role": "Imports"
    },
    {
      "package": "rms",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "geepack",
      "role": "Suggests"
    },
    {
      "package": "splines",
      "role": "Suggests"
    }
  ],
  "_owner": "alanocallaghan",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "topepo",
      "count": 24,
      "uuid": 5731043
    },
    {
      "user": "alanocallaghan",
      "count": 10,
      "uuid": 10779688
    },
    {
      "user": "gforge",
      "count": 1,
      "uuid": 2198913
    }
  ],
  "_userbio": {
    "uuid": 10779688,
    "type": "user",
    "name": "Alan O'Callaghan",
    "description": "Biomedical data - stats - programming"
  },
  "_downloads": {
    "count": 551,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/contrast"
  },
  "_mentions": 10,
  "_devurl": "https://github.com/alanocallaghan/contrast",
  "_searchresults": 185,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/contrast.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/alanocallaghan/contrast",
  "_realowner": "alanocallaghan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5",
      "date": "2007-04-27"
    },
    {
      "version": "0.6",
      "date": "2007-11-27"
    },
    {
      "version": "0.8",
      "date": "2008-05-28"
    },
    {
      "version": "0.9",
      "date": "2009-01-26"
    },
    {
      "version": "0.10",
      "date": "2009-07-18"
    },
    {
      "version": "0.12",
      "date": "2009-10-19"
    },
    {
      "version": "0.13",
      "date": "2010-02-15"
    },
    {
      "version": "0.14",
      "date": "2011-08-01"
    },
    {
      "version": "0.16",
      "date": "2011-11-25"
    },
    {
      "version": "0.17",
      "date": "2011-12-24"
    },
    {
      "version": "0.18",
      "date": "2013-05-24"
    },
    {
      "version": "0.19",
      "date": "2013-11-16"
    },
    {
      "version": "0.21",
      "date": "2016-09-22"
    },
    {
      "version": "0.22",
      "date": "2020-03-19"
    },
    {
      "version": "0.24.1",
      "date": "2021-12-15"
    },
    {
      "version": "0.24.2",
      "date": "2022-10-05"
    }
  ],
  "_exports": [
    "contrast",
    "contrast_calc"
  ],
  "_datasets": [
    {
      "name": "two_factor_crossed",
      "title": "Complete Two-Factor Experiment",
      "object": "two_factor_crossed",
      "class": [
        "data.frame"
      ],
      "fields": [
        "expression",
        "diet",
        "group"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "two_factor_incompl",
      "title": "Incomplete Two-Factor Experiment with Repeated Measurments",
      "object": "two_factor_incompl",
      "class": [
        "data.frame"
      ],
      "fields": [
        "subject",
        "config",
        "day",
        "expression",
        "group"
      ],
      "rows": 23,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "contrast.lm",
      "title": "General Contrasts of Regression Coefficients",
      "topics": [
        "contrast.geese",
        "contrast.gls",
        "contrast.lm",
        "contrast.lme",
        "contrast_calc"
      ]
    },
    {
      "page": "print.contrast",
      "title": "Print a Contrast Object",
      "topics": [
        "print.contrast"
      ]
    },
    {
      "page": "two_factor_crossed",
      "title": "Complete Two-Factor Experiment",
      "topics": [
        "two_factor_crossed"
      ]
    },
    {
      "page": "two_factor_incompl",
      "title": "Incomplete Two-Factor Experiment with Repeated Measurments",
      "topics": [
        "two_factor_incompl"
      ]
    }
  ],
  "_readme": "https://github.com/alanocallaghan/contrast/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "data.table",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreign",
    "Formula",
    "fs",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mime",
    "multcomp",
    "mvtnorm",
    "nlme",
    "nnet",
    "polspline",
    "quantreg",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "rlang",
    "rmarkdown",
    "rms",
    "rpart",
    "rstudioapi",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "TH.data",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "contrast.Rmd",
      "filename": "contrast.html",
      "title": "Contrast Methods",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Contrasts",
        "Linear Models",
        "Generalized Linear Model",
        "Generalized Least Squares",
        "Linear Mixed Models via lme",
        "Generalized Estimating Equations",
        "Fold changes",
        "References"
      ],
      "created": "2020-03-03 00:12:26",
      "modified": "2020-03-03 00:12:26",
      "commits": 1
    }
  ],
  "_score": 7.346352974450639,
  "_indexed": true,
  "_nocasepkg": "contrast",
  "_universes": [
    "alanocallaghan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.24.2",
      "date": "2026-05-26T06:53:09.000Z",
      "distro": "noble",
      "commit": "bee4194f1bd91b7eaed4b58982ea8a5385dc6c63",
      "fileid": "68cba4d0490d5b116edcacd84bd26b2bc6c8642a5cf560062d33a3ec8359a32c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alanocallaghan/actions/runs/26436919706"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.24.2",
      "date": "2026-05-26T06:53:16.000Z",
      "distro": "noble",
      "commit": "bee4194f1bd91b7eaed4b58982ea8a5385dc6c63",
      "fileid": "8950dbe1f64245940871e96f9531802a45b3ad48bc7305020b9eb4c9526fb1ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alanocallaghan/actions/runs/26436919706"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.24.2",
      "date": "2026-05-26T06:52:47.000Z",
      "commit": "bee4194f1bd91b7eaed4b58982ea8a5385dc6c63",
      "fileid": "0db4dfda48b1fd5cde801df2d22df9eaaa01e00dc38bd6a4d6832f12c3bf78a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alanocallaghan/actions/runs/26436919706"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.24.2",
      "date": "2026-05-26T06:52:34.000Z",
      "commit": "bee4194f1bd91b7eaed4b58982ea8a5385dc6c63",
      "fileid": "9ed01f5d55242770c2ba09dc3902e39c5032031eb33fcb1db1b768c92a35272b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alanocallaghan/actions/runs/26436919706"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.24.2",
      "date": "2026-05-26T06:53:23.000Z",
      "commit": "bee4194f1bd91b7eaed4b58982ea8a5385dc6c63",
      "fileid": "7ea2e7f066636cd2fc0ee5da051cafcdaace7a9ed1991cfa1c4331b64a2aa411",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alanocallaghan/actions/runs/26436919706"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.24.2",
      "date": "2026-05-26T06:52:09.000Z",
      "commit": "bee4194f1bd91b7eaed4b58982ea8a5385dc6c63",
      "fileid": "c7fae869a0b2794c6629fc024c60876f84d545aa8395cdbaf0694d21c0d277bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alanocallaghan/actions/runs/26436919706"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.24.2",
      "date": "2026-05-26T06:52:09.000Z",
      "commit": "bee4194f1bd91b7eaed4b58982ea8a5385dc6c63",
      "fileid": "789acb8f9c33e7d51c21b8c0344bde51c94708b312869d1d7b204cb42d7d3c1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alanocallaghan/actions/runs/26436919706"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.24.2",
      "date": "2026-05-26T06:52:09.000Z",
      "commit": "bee4194f1bd91b7eaed4b58982ea8a5385dc6c63",
      "fileid": "d645a3a3f08bc5a536bbe6c8d11303eceeb81302b03a9ae281fd679b085d9428",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alanocallaghan/actions/runs/26436919706"
    }
  ]
}