{
  "_id": "6a4a2f115f97fb67db1bb94d",
  "Package": "mvinfluence",
  "Type": "Package",
  "Title": "Influence Measures and Diagnostic Plots for Multivariate Linear\nModels",
  "Version": "0.9.3",
  "Date": "2025-08-08",
  "Authors@R": "person(given =\"Michael\",\nfamily = \"Friendly\",\nemail = \"friendly@yorku.ca\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-3237-0941\"))",
  "Maintainer": "Michael Friendly <friendly@yorku.ca>",
  "Description": "Computes regression deletion diagnostics for multivariate\nlinear models and provides some associated diagnostic plots.\nThe diagnostic measures include hat-values (leverages),\ngeneralized Cook's distance, and generalized squared\n'studentized' residuals.  Several types of plots to detect\ninfluential observations are provided.",
  "LazyData": "TRUE",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "License": "GPL-2",
  "Language": "en-US",
  "URL": "https://github.com/friendly/mvinfluence,\nhttps://friendly.github.io/mvinfluence/",
  "BugReports": "https://github.com/friendly/mvinfluence/issues",
  "Packaged": {
    "Date": "2026-06-07 06:24:08 UTC",
    "User": "root"
  },
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake libfreetype6-dev libglu1-mesa-dev make\ntexlive libicu-dev libpng-dev libuv1-dev libgl1-mesa-dev\nzlib1g-dev",
  "Repository": "https://friendly.r-universe.dev",
  "Date/Publication": "2025-08-08 19:39:07 UTC",
  "RemoteUrl": "https://github.com/friendly/mvinfluence",
  "RemoteRef": "HEAD",
  "RemoteSha": "8a8b333d68473c68457d255b67a02368c0c01368",
  "NeedsCompilation": "no",
  "Author": "Michael Friendly [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3237-0941>)",
  "_user": "friendly",
  "_type": "src",
  "_file": "mvinfluence_0.9.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/0af343424fb004e9f21c5db40de47e36f2d8d91ecb3934c2190c9f5b4b94c6e1",
  "_filesize": 1059942,
  "_sha256": "0af343424fb004e9f21c5db40de47e36f2d8d91ecb3934c2190c9f5b4b94c6e1",
  "_expires": "2026-10-13T10:16:47.000Z",
  "_created": "2026-06-07T06:24:08.000Z",
  "_published": "2026-07-05T10:16:49.275Z",
  "_jobs": [
    {
      "job": 85214018549,
      "time": 194,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461445041"
    },
    {
      "job": 85214018817,
      "time": 182,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461443857"
    },
    {
      "job": 85214018810,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461437849"
    },
    {
      "job": 85214018750,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461434719"
    },
    {
      "job": 85214018525,
      "time": 255,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461423205"
    },
    {
      "job": 85214018813,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461440160"
    },
    {
      "job": 85214018757,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461436680"
    },
    {
      "job": 85214018709,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461432881"
    },
    {
      "job": 85214018812,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461433638"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/friendly/actions/runs/27084773453",
  "_status": "success",
  "_upstream": "https://github.com/friendly/mvinfluence",
  "_commit": {
    "id": "8a8b333d68473c68457d255b67a02368c0c01368",
    "author": "Michael Friendly <friendly@yorku.ca>",
    "committer": "Michael Friendly <friendly@yorku.ca>",
    "message": "Add warning for weights in influence diagnostics; bump pkg version\n",
    "time": 1754681947
  },
  "_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
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "car",
      "role": "Depends"
    },
    {
      "package": "heplots",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    }
  ],
  "_owner": "friendly",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-32",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.9.2",
      "date": "2025-07-23"
    }
  ],
  "_topics": [
    "multivariate-analysis",
    "multivariate-linear-regression",
    "statistics",
    "visualization"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "friendly",
      "count": 85,
      "uuid": 456353
    }
  ],
  "_userbio": {
    "uuid": 456353,
    "type": "user",
    "name": "Michael Friendly"
  },
  "_downloads": {
    "count": 4189,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mvinfluence"
  },
  "_devurl": "https://github.com/friendly/mvinfluence",
  "_pkgdown": "https://friendly.github.io/mvinfluence/",
  "_searchresults": 45,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mvinfluence.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/friendly/mvinfluence",
  "_realowner": "friendly",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.6",
      "date": "2012-12-21"
    },
    {
      "version": "0.8",
      "date": "2016-06-08"
    },
    {
      "version": "0.8-1",
      "date": "2018-04-08"
    },
    {
      "version": "0.8-3",
      "date": "2018-05-17"
    },
    {
      "version": "0.9.0",
      "date": "2022-09-20"
    },
    {
      "version": "0.9.2",
      "date": "2025-07-23"
    }
  ],
  "_exports": [
    "%^%",
    "lrPlot",
    "mlm.influence",
    "mpower",
    "tr"
  ],
  "_datasets": [
    {
      "name": "Fertilizer",
      "title": "Fertilizer Data",
      "object": "Fertilizer",
      "class": [
        "data.frame"
      ],
      "fields": [
        "grain",
        "straw",
        "fertilizer"
      ],
      "rows": 8,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "mvinfluence-package",
      "title": "Influence Measures and Diagnostic Plots for Multivariate Linear Models",
      "topics": [
        "mvinfluence-package",
        "mvinfluence"
      ]
    },
    {
      "page": "as.data.frame.inflmlm",
      "title": "Convert an inflmlm object to a data frame",
      "topics": [
        "as.data.frame.inflmlm"
      ]
    },
    {
      "page": "cooks.distance.mlm",
      "title": "Cook's distance for a MLM",
      "topics": [
        "cooks.distance.mlm"
      ]
    },
    {
      "page": "Fertilizer",
      "title": "Fertilizer Data",
      "topics": [
        "Fertilizer"
      ]
    },
    {
      "page": "hatvalues.mlm",
      "title": "Hatvalues for a MLM",
      "topics": [
        "hatvalues.mlm"
      ]
    },
    {
      "page": "infIndexPlot.mlm",
      "title": "Influence Index Plots for Multivariate Linear Models",
      "topics": [
        "infIndexPlot.mlm",
        "influenceIndexPlot"
      ]
    },
    {
      "page": "influence.mlm",
      "title": "Regression Deletion Diagnostics for Multivariate Linear Models",
      "topics": [
        "influence.mlm"
      ]
    },
    {
      "page": "influencePlot.mlm",
      "title": "Influence Plots for Multivariate Linear Models",
      "topics": [
        "influencePlot.mlm"
      ]
    },
    {
      "page": "Jfuns",
      "title": "General Classes of Influence Measures",
      "topics": [
        "COOKD",
        "COVRATIO",
        "DFFITS",
        "Jdet",
        "Jfuns",
        "Jtr"
      ]
    },
    {
      "page": "lrPlot",
      "title": "Regression LR Influence Plot",
      "topics": [
        "lrPlot",
        "lrPlot.lm"
      ]
    },
    {
      "page": "mlm.influence",
      "title": "Calculate Regression Deletion Diagnostics for Multivariate Linear Models",
      "topics": [
        "mlm.influence"
      ]
    },
    {
      "page": "mpower",
      "title": "General Matrix Power",
      "topics": [
        "%^%",
        "mpower"
      ]
    },
    {
      "page": "print.inflmlm",
      "title": "Print an inflmlm object",
      "topics": [
        "print.inflmlm"
      ]
    },
    {
      "page": "tr",
      "title": "Matrix trace",
      "topics": [
        "tr"
      ]
    }
  ],
  "_pkglogo": "https://github.com/friendly/mvinfluence/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/friendly/mvinfluence/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "cli",
    "colorspace",
    "cowplot",
    "cpp11",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "heplots",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "purrr",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rgl",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "uni-vs-multi.Rmd",
      "filename": "uni-vs-multi.html",
      "title": "Univariate versus Multivariate Influence",
      "author": "Michael Friendly",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load packages",
        "A Toy Example",
        "Models",
        "Cook's D",
        "DFBETAS",
        "What happended here?",
        "References"
      ],
      "created": "2022-09-16 19:44:54",
      "modified": "2025-08-01 20:58:36",
      "commits": 4
    }
  ],
  "_score": 5.5763528698005445,
  "_indexed": true,
  "_nocasepkg": "mvinfluence",
  "_universes": [
    "friendly"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.3",
      "date": "2026-06-07T06:27:15.000Z",
      "distro": "noble",
      "commit": "8a8b333d68473c68457d255b67a02368c0c01368",
      "fileid": "https://r2.ropensci.org/cbcf8ba163cb6c20d0271841b5204cdd161e97af60900ec0ab7869d7681993e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/27084773453"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.3",
      "date": "2026-06-07T06:27:04.000Z",
      "distro": "noble",
      "commit": "8a8b333d68473c68457d255b67a02368c0c01368",
      "fileid": "https://r2.ropensci.org/9e877cb0e12c79cb02bc0a52449a1c75d9587763872e46e637ded79ce3e80fbb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/27084773453"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.3",
      "date": "2026-06-07T06:26:10.000Z",
      "commit": "8a8b333d68473c68457d255b67a02368c0c01368",
      "fileid": "https://r2.ropensci.org/61d7cb7eddf823fd7a1e45ee6845fdc40469de8d9dc09fe606d5157b630fb68b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/27084773453"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.3",
      "date": "2026-06-07T06:25:46.000Z",
      "commit": "8a8b333d68473c68457d255b67a02368c0c01368",
      "fileid": "https://r2.ropensci.org/0d4ef89a4e707bc871cdcb5d47cb88373f81d943cc72ffc0a81150fff5e05f9d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/27084773453"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.3",
      "date": "2026-06-07T06:26:53.000Z",
      "commit": "8a8b333d68473c68457d255b67a02368c0c01368",
      "fileid": "https://r2.ropensci.org/dce75a59c187cc8b43202877e8f6b6dbd35369f97900426980f34b9ac90c2daa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/27084773453"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.3",
      "date": "2026-06-07T06:25:52.000Z",
      "commit": "8a8b333d68473c68457d255b67a02368c0c01368",
      "fileid": "https://r2.ropensci.org/36b1cdd5410f6badb660d136d5ed96e163cba514f0ba8441eb637ef4634926ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/27084773453"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.3",
      "date": "2026-06-07T06:25:19.000Z",
      "commit": "8a8b333d68473c68457d255b67a02368c0c01368",
      "fileid": "https://r2.ropensci.org/90edddcbd36efb5ef259f7d9504846be39527d10e53ff591b2e5ffbbb0d7b468",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/27084773453"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.3",
      "date": "2026-06-07T06:25:25.000Z",
      "commit": "8a8b333d68473c68457d255b67a02368c0c01368",
      "fileid": "https://r2.ropensci.org/0ef56029daee642dafec241238a96459592ab5f638769a15b2cdfddadd3ebbbb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/27084773453"
    }
  ]
}