{
  "_id": "6a12977eacfb0bcc41d0cbd1",
  "Package": "VisCollin",
  "Title": "Visualizing Collinearity Diagnostics",
  "Version": "0.1.4",
  "Date": "2025-12-19",
  "Authors@R": "c(person(\"Michael\", \"Friendly\", , \"friendly@yorku.ca\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-3237-0941\"))\n)",
  "Description": "Provides methods to calculate diagnostics for\nmulticollinearity among predictors in a linear or generalized\nlinear model. It also provides methods to visualize those\ndiagnostics following Friendly & Kwan (2009), \"Where’s Waldo:\nVisualizing Collinearity Diagnostics\",\n<doi:10.1198/tast.2009.0012>. These include better tabular\npresentation of collinearity diagnostics that highlight the\nimportant numbers, a semi-graphic tableplot of the diagnostics\nto make warning and danger levels more salient, and a\n\"collinearity biplot\" of the smallest dimensions of predictor\nspace, where collinearity is most apparent.",
  "License": "GPL (>=3)",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/friendly/VisCollin,\nhttps://friendly.github.io/VisCollin/",
  "BugReports": "https://github.com/friendly/VisCollin/issues",
  "Repository": "https://friendly.r-universe.dev",
  "Date/Publication": "2025-12-23 18:30:39 UTC",
  "RemoteUrl": "https://github.com/friendly/VisCollin",
  "RemoteRef": "HEAD",
  "RemoteSha": "6ca6dc5f1bc298a3c03fb3151c2cd5da72afa08d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 06:12:35 UTC",
    "User": "root"
  },
  "Author": "Michael Friendly [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3237-0941>)",
  "Maintainer": "Michael Friendly <friendly@yorku.ca>",
  "MD5sum": "c468927d2863445eed1ac387af669d42",
  "_user": "friendly",
  "_type": "src",
  "_file": "VisCollin_0.1.4.tar.gz",
  "_fileid": "9aae56d89c232cde57375f6b21b66dd005e6b2b59f3169581074bbffcdad45cc",
  "_filesize": 409088,
  "_sha256": "9aae56d89c232cde57375f6b21b66dd005e6b2b59f3169581074bbffcdad45cc",
  "_created": "2026-05-24T06:12:35.000Z",
  "_published": "2026-05-24T06:15:26.953Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77576545818,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182789749"
    },
    {
      "job": 77576545777,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182790246"
    },
    {
      "job": 77576545785,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182787669"
    },
    {
      "job": 77576545794,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182788153"
    },
    {
      "job": 77576339962,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182776748"
    },
    {
      "job": 77576545774,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182787450"
    },
    {
      "job": 77576545779,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182785172"
    },
    {
      "job": 77576545808,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182785623"
    },
    {
      "job": 77576545782,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182783769"
    }
  ],
  "_buildurl": "https://github.com/r-universe/friendly/actions/runs/26353666462",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/friendly/VisCollin",
  "_commit": {
    "id": "6ca6dc5f1bc298a3c03fb3151c2cd5da72afa08d",
    "author": "Michael Friendly <friendly@yorku.ca>",
    "committer": "Michael Friendly <friendly@yorku.ca>",
    "message": "update pkgdown\n",
    "time": 1766514639
  },
  "_maintainer": {
    "name": "Michael Friendly",
    "email": "friendly@yorku.ca",
    "login": "friendly",
    "mastodon": "@datavisFriendly@vis.social",
    "bluesky": "@datavisfriendly.bsky.social",
    "orcid": "0000-0002-3237-0941",
    "twitter": "@datavisFriendly",
    "description": "",
    "uuid": 456353
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "tinytable",
      "role": "Imports"
    },
    {
      "package": "car",
      "role": "Suggests"
    },
    {
      "package": "corrgram",
      "role": "Suggests"
    },
    {
      "package": "corrplot",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "lmtest",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "webshot2",
      "role": "Suggests"
    }
  ],
  "_owner": "friendly",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 2
    },
    {
      "week": "2025-41",
      "n": 8
    },
    {
      "week": "2025-51",
      "n": 11
    },
    {
      "week": "2025-52",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "biplots",
    "collinearity-diagnostics",
    "graphics",
    "regression-models"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "friendly",
      "count": 90,
      "uuid": 456353
    }
  ],
  "_userbio": {
    "uuid": 456353,
    "type": "user",
    "name": "Michael Friendly"
  },
  "_downloads": {
    "count": 223,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/VisCollin"
  },
  "_devurl": "https://github.com/friendly/viscollin",
  "_pkgdown": "https://friendly.github.io/VisCollin/",
  "_searchresults": 20,
  "_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/VisCollin.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/friendly/viscollin",
  "_realowner": "friendly",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2023-08-17"
    },
    {
      "version": "0.1.2",
      "date": "2023-09-05"
    }
  ],
  "_exports": [
    "cellgram",
    "colldiag",
    "make.patterns",
    "tableplot"
  ],
  "_datasets": [
    {
      "name": "biomass",
      "title": "Biomass Production in the Cape Fear Estuary",
      "object": "biomass",
      "file": "biomass.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "loc",
        "type",
        "biomass",
        "H2S",
        "sal",
        "Eh7",
        "pH",
        "buf",
        "P",
        "K",
        "Ca",
        "Mg",
        "Na",
        "Mn",
        "Zn",
        "Cu",
        "NH4"
      ],
      "rows": 45,
      "table": true,
      "tojson": true
    },
    {
      "name": "cars",
      "title": "Cars Data",
      "object": "cars",
      "file": "cars.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "make",
        "model",
        "mpg",
        "cylinder",
        "engine",
        "horse",
        "weight",
        "accel",
        "year",
        "origin"
      ],
      "rows": 406,
      "table": true,
      "tojson": true
    },
    {
      "name": "consumption",
      "title": "Consumption Function Dataset",
      "object": "consumption",
      "file": "consumption.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "cons",
        "rate",
        "dpi",
        "d_dpi"
      ],
      "rows": 28,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "biomass",
      "title": "Biomass Production in the Cape Fear Estuary",
      "topics": [
        "biomass"
      ]
    },
    {
      "page": "cars",
      "title": "Cars Data",
      "topics": [
        "cars"
      ]
    },
    {
      "page": "cellgram",
      "title": "Draw one cell in a tableplot",
      "topics": [
        "cellgram"
      ]
    },
    {
      "page": "colldiag",
      "title": "Collinearity Diagnostics",
      "topics": [
        "colldiag",
        "print.colldiag"
      ]
    },
    {
      "page": "consumption",
      "title": "Consumption Function Dataset",
      "topics": [
        "consumption"
      ]
    },
    {
      "page": "make.patterns",
      "title": "Construct collection of pattern specifications for tableplot",
      "topics": [
        "make.patterns"
      ]
    },
    {
      "page": "tableplot",
      "title": "Tableplot: A Semi-graphic Display of a Table",
      "topics": [
        "tableplot",
        "tableplot.default"
      ]
    },
    {
      "page": "tableplot.colldiag",
      "title": "Tableplot for Collinearity Diagnostics",
      "topics": [
        "tableplot.colldiag",
        "tableplot.colldig",
        "tableplot.glm",
        "tableplot.lm"
      ]
    },
    {
      "page": "tt.colldiag",
      "title": "'tinytable' Output Method for \"colldiag\" Objects",
      "topics": [
        "tt.colldiag"
      ]
    }
  ],
  "_pkglogo": "https://github.com/friendly/VisCollin/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/friendly/VisCollin/raw/HEAD/README.md",
  "_rundeps": [
    "tinytable"
  ],
  "_score": 3.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "viscollin",
  "_universes": [
    "friendly"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-24T06:14:52.000Z",
      "distro": "noble",
      "commit": "6ca6dc5f1bc298a3c03fb3151c2cd5da72afa08d",
      "fileid": "637e5f74471a6696b5e5f1303cc4c17aae0d3c2451f9d039884cbf2d83e01e37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/26353666462"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-24T06:14:55.000Z",
      "distro": "noble",
      "commit": "6ca6dc5f1bc298a3c03fb3151c2cd5da72afa08d",
      "fileid": "32cbe25ad063c1a48693748e8393716c9346e8777876a3944405a451d889c6fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/26353666462"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-24T06:14:28.000Z",
      "commit": "6ca6dc5f1bc298a3c03fb3151c2cd5da72afa08d",
      "fileid": "a391cd15e39e081cdefe0a9451f9f8954458faee5af74dc08a785f1b327904a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/26353666462"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-24T06:14:34.000Z",
      "commit": "6ca6dc5f1bc298a3c03fb3151c2cd5da72afa08d",
      "fileid": "65f3a9a24546fccfd41df990d1b1c4b8c70090a32531767d91bb67f48e48c3ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/26353666462"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-05-24T06:14:43.000Z",
      "commit": "6ca6dc5f1bc298a3c03fb3151c2cd5da72afa08d",
      "fileid": "3a6684ea50d9fdc0b70552c6f24ecd05a92d2078be9d4fc3efe55c6c6a3497f9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/26353666462"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-24T06:14:02.000Z",
      "commit": "6ca6dc5f1bc298a3c03fb3151c2cd5da72afa08d",
      "fileid": "5f57b43fb6c55b0513ab83d800e51a1cd21325e434d154bed7dc3aa7eee7de0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/26353666462"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-24T06:14:04.000Z",
      "commit": "6ca6dc5f1bc298a3c03fb3151c2cd5da72afa08d",
      "fileid": "5a381057cc06a0880e8fab5d4af364a8ae24f559ecfa72e176ccef02c3572bcb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/26353666462"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-24T06:13:47.000Z",
      "commit": "6ca6dc5f1bc298a3c03fb3151c2cd5da72afa08d",
      "fileid": "1464583e1f96242f54030d5cc91250b5e8b8a32159c3bdeedabe08e4dfb412e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/26353666462"
    }
  ]
}