{
  "_id": "6a268bcd24555f66ed51b01b",
  "Package": "MTest",
  "Type": "Package",
  "Title": "A Procedure for Multicollinearity Testing using Bootstrap",
  "Version": "1.0.4",
  "Date": "2025-09-09",
  "Authors@R": "c(person(\"Víctor\", \"Morales-Oñate\",role=c(\"aut\",\"cre\"),email=\"vmorales.ppb@gmail.com\",comment = c(ORCID = \"0000-0003-1922-6571\")),person(\"Bolívar\", \"Morales-Oñate\", role = \"aut\",email = \"bmoralesonate@gmail.com\",comment = c(ORCID = \"0000-0003-4980-8759\")))",
  "Maintainer": "Víctor Morales-Oñate <vmorales.ppb@gmail.com>",
  "Description": "Functions for detecting multicollinearity. This test gives\nstatistical support to two of the most famous methods for\ndetecting multicollinearity in applied work: Klein’s rule and\nVariance Inflation Factor (VIF). See the URL for the papers\nassociated with this package, as for instance, Morales-Oñate\nand Morales-Oñate (2015) <doi:10.33333/rp.vol51n2.05>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/vmoprojs/MTest",
  "BugReports": "https://github.com/vmoprojs/MTest/issues",
  "LazyData": "true",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://vmoprojs.r-universe.dev",
  "Date/Publication": "2025-09-11 04:50:19 UTC",
  "RemoteUrl": "https://github.com/vmoprojs/mtest",
  "RemoteRef": "HEAD",
  "RemoteSha": "d53df1cece6be5dfb52d372ba369ef0a97af4607",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 09:27:50 UTC",
    "User": "root"
  },
  "Author": "Víctor Morales-Oñate [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1922-6571>),\nBolívar Morales-Oñate [aut] (ORCID:\n<https://orcid.org/0000-0003-4980-8759>)",
  "MD5sum": "bb33bc8c50c2353b5ed0f5258c7b15dc",
  "_user": "vmoprojs",
  "_type": "src",
  "_file": "MTest_1.0.4.tar.gz",
  "_fileid": "1a5409099dc2d89aebc11d3aa04b6a3749977d6e8e56f2600ffd0c7f0cab4774",
  "_filesize": 478904,
  "_sha256": "1a5409099dc2d89aebc11d3aa04b6a3749977d6e8e56f2600ffd0c7f0cab4774",
  "_created": "2026-06-08T09:27:50.000Z",
  "_published": "2026-06-08T09:30:53.171Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80062799422,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7476360675"
    },
    {
      "job": 80062799279,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476357951"
    },
    {
      "job": 80062799274,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7476338617"
    },
    {
      "job": 80062799451,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476340449"
    },
    {
      "job": 80062257845,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476305551"
    },
    {
      "job": 80062799242,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476356765"
    },
    {
      "job": 80062799347,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7476349201"
    },
    {
      "job": 80062799326,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7476338659"
    },
    {
      "job": 80062799325,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7476338172"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vmoprojs/actions/runs/27128205801",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/vmoprojs/mtest",
  "_commit": {
    "id": "d53df1cece6be5dfb52d372ba369ef0a97af4607",
    "author": "Víctor Morales Oñate <victormoralesonate@MacBook-Pro-de-Victor.local>",
    "committer": "Víctor Morales Oñate <victormoralesonate@MacBook-Pro-de-Victor.local>",
    "message": "readme\n",
    "time": 1757566219
  },
  "_maintainer": {
    "name": "Víctor Morales-Oñate",
    "email": "vmorales.ppb@gmail.com",
    "login": "vmoprojs",
    "linkedin": "in/vmoralesonate",
    "orcid": "0000-0003-1922-6571",
    "twitter": "@VictorMoralesO",
    "description": "Interested in real world applications, high performance computing, spatiotemporal statistics, machine learning, quantitative economy and philosophy.",
    "uuid": 36767945
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    }
  ],
  "_owner": "vmoprojs",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 33
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "vmoprojs",
      "count": 19,
      "uuid": 36767945
    }
  ],
  "_userbio": {
    "uuid": 36767945,
    "type": "user",
    "name": "vmoraleso",
    "description": "Interested in real world applications, high performance computing, spatiotemporal statistics, machine learning, quantitative economy and philosophy."
  },
  "_downloads": {
    "count": 518,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MTest"
  },
  "_devurl": "https://github.com/vmoprojs/mtest",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MTest.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vmoprojs/mtest",
  "_realowner": "vmoprojs",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-07-18"
    },
    {
      "version": "1.0.1",
      "date": "2023-09-20"
    },
    {
      "version": "1.0.2",
      "date": "2023-10-06"
    },
    {
      "version": "1.0.3",
      "date": "2025-09-10"
    },
    {
      "version": "1.0.4",
      "date": "2025-09-11"
    }
  ],
  "_exports": [
    "MTest",
    "pairwiseKStest"
  ],
  "_datasets": [
    {
      "name": "simDataMTest",
      "title": "Simulated data for MTest",
      "object": "simDataMTest",
      "class": [
        "data.frame"
      ],
      "fields": [
        "y",
        "X1",
        "X2",
        "X3"
      ],
      "rows": 10000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "MTest",
      "title": "Bootstrap-based test for multicollinearity (Klein and VIF)",
      "topics": [
        "MTest"
      ]
    },
    {
      "page": "pairwiseKStest",
      "title": "Pairwise Kolmogorov-Smirnov tests for matrix columns",
      "topics": [
        "pairwiseKStest"
      ]
    },
    {
      "page": "plot.MTest",
      "title": "Plot density or empirical cumulative distribution from MTest",
      "topics": [
        "plot.MTest"
      ]
    },
    {
      "page": "simDataMTest",
      "title": "Simulated data for MTest",
      "topics": [
        "simDataMTest"
      ]
    }
  ],
  "_readme": "https://github.com/vmoprojs/mtest/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "mtest",
  "_universes": [
    "vmoprojs"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-08T09:30:01.000Z",
      "distro": "noble",
      "commit": "d53df1cece6be5dfb52d372ba369ef0a97af4607",
      "fileid": "2e6fcae950d39653103885d145c5de9a709cbd4d52f273dce11b15861ad3a27e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vmoprojs/actions/runs/27128205801"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-08T09:29:53.000Z",
      "distro": "noble",
      "commit": "d53df1cece6be5dfb52d372ba369ef0a97af4607",
      "fileid": "57c6ac11a656e7b7e4a3826321de4517a79d2bcef1135064ab7d28628acf5de8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vmoprojs/actions/runs/27128205801"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-06-08T09:29:13.000Z",
      "commit": "d53df1cece6be5dfb52d372ba369ef0a97af4607",
      "fileid": "ff46dfc778e9e3126b4785cb46382590d3749e5b7547554246c910197cf19a6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vmoprojs/actions/runs/27128205801"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-06-08T09:29:17.000Z",
      "commit": "d53df1cece6be5dfb52d372ba369ef0a97af4607",
      "fileid": "ff5c26ff0f6b408cb939eec585c61d705824f7aeb23162e400fcdf3f3c1dfaf3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vmoprojs/actions/runs/27128205801"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-06-08T09:30:18.000Z",
      "commit": "d53df1cece6be5dfb52d372ba369ef0a97af4607",
      "fileid": "ba4d1e79ed2591b9bf8a8f38133218b19e81ca7ade1840d90ba4475e5a2f8c75",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vmoprojs/actions/runs/27128205801"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-06-08T09:29:20.000Z",
      "commit": "d53df1cece6be5dfb52d372ba369ef0a97af4607",
      "fileid": "d9db8b153bd7d622f03d24e15c448f02c049d8a456277e2cdccbe6cfe2648fc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vmoprojs/actions/runs/27128205801"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-06-08T09:28:59.000Z",
      "commit": "d53df1cece6be5dfb52d372ba369ef0a97af4607",
      "fileid": "9eb31efa16388cf1746cb120868d5e99d8b8cf7ec7f505f6cafea5c74630cc96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vmoprojs/actions/runs/27128205801"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-06-08T09:28:58.000Z",
      "commit": "d53df1cece6be5dfb52d372ba369ef0a97af4607",
      "fileid": "51e64b6733b9ce3aaf445caccb5e5210c4e5c40e3f5b0df1867e47a7cc77d4e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vmoprojs/actions/runs/27128205801"
    }
  ]
}