{
  "_id": "6a105dccacfb0bcc41ca52bc",
  "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-05-08 15:37:03 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>)",
  "MD5sum": "009084154feaaa41384ad9f6b2247f26",
  "_user": "friendly",
  "_type": "src",
  "_file": "mvinfluence_0.9.3.tar.gz",
  "_fileid": "273aa81869dab20d1a6d7ac0d7aba38996ef4887fc46924b02de7ab9feafde7c",
  "_filesize": 1061077,
  "_sha256": "273aa81869dab20d1a6d7ac0d7aba38996ef4887fc46924b02de7ab9feafde7c",
  "_created": "2026-05-08T15:37:03.000Z",
  "_published": "2026-05-22T13:44:44.274Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77391862017,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6882897374"
    },
    {
      "job": 77391862481,
      "time": 193,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6882905221"
    },
    {
      "job": 77391862539,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6882879670"
    },
    {
      "job": 77391862329,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6882881001"
    },
    {
      "job": 77391861723,
      "time": 265,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6882838902"
    },
    {
      "job": 77391861508,
      "time": 165,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161998835"
    },
    {
      "job": 77391862235,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6882871799"
    },
    {
      "job": 77391862163,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6882873816"
    },
    {
      "job": 77391862165,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6882870403"
    }
  ],
  "_buildurl": "https://github.com/r-universe/friendly/actions/runs/25564317975",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 456353
  },
  "_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": 3222,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mvinfluence"
  },
  "_devurl": "https://github.com/friendly/mvinfluence",
  "_pkgdown": "https://friendly.github.io/mvinfluence/",
  "_searchresults": 37,
  "_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.377357255814175,
  "_indexed": true,
  "_nocasepkg": "mvinfluence",
  "_universes": [
    "friendly"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.3",
      "date": "2026-04-27T09:03:39.000Z",
      "distro": "noble",
      "commit": "8a8b333d68473c68457d255b67a02368c0c01368",
      "fileid": "0e556ebbbdf5e8d792b57d8874055fb73120db1cbab691af67b50483fd3f872c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/24985759715"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.3",
      "date": "2026-05-08T15:40:17.000Z",
      "distro": "noble",
      "commit": "8a8b333d68473c68457d255b67a02368c0c01368",
      "fileid": "c9b83caf0a315e6911944accc85260d3f820947a31558552ed15e93a9267afe2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/25564317975"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.3",
      "date": "2026-05-08T15:39:04.000Z",
      "commit": "8a8b333d68473c68457d255b67a02368c0c01368",
      "fileid": "aec7b523039a9ab614888e6ef8026c1ba9495cef6b1ed62ad91c64ecd0f04650",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/25564317975"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.3",
      "date": "2026-05-08T15:38:56.000Z",
      "commit": "8a8b333d68473c68457d255b67a02368c0c01368",
      "fileid": "86517053b4315d27ac39ceefb0eafcaa15a91ce84f1216553cd0a0b9054d4cef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/25564317975"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.3",
      "date": "2026-05-08T15:38:28.000Z",
      "commit": "8a8b333d68473c68457d255b67a02368c0c01368",
      "fileid": "cdbe6912c5eee6d53233c858611d517bd59770c434fb81554b2f2e2c6439ef76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/25564317975"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.3",
      "date": "2026-05-08T15:38:37.000Z",
      "commit": "8a8b333d68473c68457d255b67a02368c0c01368",
      "fileid": "029f39a424477c84ac14befbee1ae473dce1660967273865f876c856ea2e8c77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/25564317975"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.3",
      "date": "2026-05-08T15:38:27.000Z",
      "commit": "8a8b333d68473c68457d255b67a02368c0c01368",
      "fileid": "1768d7277f9bffc546eb11622177fd90bcb7b8249dc9bf748b73a3c1177e1a6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/25564317975"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.3",
      "date": "2026-05-22T13:44:20.000Z",
      "commit": "8a8b333d68473c68457d255b67a02368c0c01368",
      "fileid": "320d701505c69a6e67c9e741fd1d019458ebbb28f1c12c5e89ffbfb5350ee42b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/friendly/actions/runs/25564317975"
    }
  ]
}