{
  "_id": "6a4962af77d6db3f2f967018",
  "Package": "matrixTests",
  "Title": "Fast Statistical Hypothesis Tests on Rows and Columns of\nMatrices",
  "Version": "0.2.3",
  "Authors@R": "person(\"Karolis\", \"Koncevičius\", email = \"karolis.koncevicius@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Maintainer": "Karolis Koncevičius <karolis.koncevicius@gmail.com>",
  "Description": "Functions to perform fast statistical hypothesis tests on\nrows/columns of matrices. The main goals are: 1) speed via\nvectorization, 2) output that is detailed and easy to use, 3)\ncompatibility with tests implemented in R (like those available\nin the 'stats' package).",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "URL": "https://github.com/karoliskoncevicius/matrixTests",
  "BugReports": "https://github.com/karoliskoncevicius/matrixTests/issues",
  "RoxygenNote": "7.2.3",
  "Repository": "https://fastverse.r-universe.dev",
  "Date/Publication": "2023-10-06 06:50:28 UTC",
  "RemoteUrl": "https://github.com/karoliskoncevicius/matrixTests",
  "RemoteRef": "HEAD",
  "RemoteSha": "2159ebd5622ec5a4b026569f84d746590547a64e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 19:40:23 UTC",
    "User": "root"
  },
  "Author": "Karolis Koncevičius [aut, cre]",
  "_user": "fastverse",
  "_type": "src",
  "_file": "matrixTests_0.2.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/a2bc3215f81ce4fd3bd824ddc30d29829ffa1a566893d47cedf35c78a6e08a46",
  "_filesize": 200189,
  "_sha256": "a2bc3215f81ce4fd3bd824ddc30d29829ffa1a566893d47cedf35c78a6e08a46",
  "_expires": "2026-10-12T19:44:45.000Z",
  "_created": "2026-07-04T19:40:23.000Z",
  "_published": "2026-07-04T19:44:47.091Z",
  "_jobs": [
    {
      "job": 85161366124,
      "time": 217,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8084853401"
    },
    {
      "job": 85161366119,
      "time": 187,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8084849775"
    },
    {
      "job": 85161366127,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8084845225"
    },
    {
      "job": 85161366147,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8084843395"
    },
    {
      "job": 85161141821,
      "time": 203,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084826526"
    },
    {
      "job": 85161366122,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8084842894"
    },
    {
      "job": 85161366138,
      "time": 141,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8084844490"
    },
    {
      "job": 85161366144,
      "time": 152,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8084845935"
    },
    {
      "job": 85161366140,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8084843695"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/fastverse/actions/runs/28717397760",
  "_status": "success",
  "_upstream": "https://github.com/karoliskoncevicius/matrixTests",
  "_commit": {
    "id": "2159ebd5622ec5a4b026569f84d746590547a64e",
    "author": "KarolisKoncevicius <karolis.koncevicius@gmail.com>",
    "committer": "KarolisKoncevicius <karolis.koncevicius@gmail.com>",
    "message": "updated kolmogorov test to not break in R-devel 4.4\n",
    "time": 1696575028
  },
  "_maintainer": {
    "name": "Karolis Koncevičius",
    "email": "karolis.koncevicius@gmail.com",
    "login": "karoliskoncevicius",
    "twitter": "@kkoncevicius",
    "description": "",
    "uuid": 7273684
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.2",
      "role": "Depends"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "PMCMRplus",
      "role": "Suggests"
    },
    {
      "package": "car",
      "role": "Suggests"
    },
    {
      "package": "cosinor",
      "role": "Suggests"
    },
    {
      "package": "cosinor2",
      "role": "Suggests"
    },
    {
      "package": "moments",
      "role": "Suggests"
    },
    {
      "package": "nortest",
      "role": "Suggests"
    }
  ],
  "_owner": "karoliskoncevicius",
  "_selfowned": false,
  "_usedby": 11,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "anova",
    "fast",
    "hypothesis-testing",
    "matrix",
    "rows",
    "t-test",
    "wilcoxon-test"
  ],
  "_stars": 35,
  "_contributors": [
    {
      "user": "karoliskoncevicius",
      "count": 413,
      "uuid": 7273684
    }
  ],
  "_userbio": {
    "uuid": 105517888,
    "type": "organization",
    "name": "fastverse",
    "followers": 28,
    "description": "An Extensible Suite of High-Performance and Low-Dependency Packages for Statistical Computing and Data Manipulation in R"
  },
  "_downloads": {
    "count": 1276,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/matrixTests"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/karoliskoncevicius/matrixtests",
  "_searchresults": 399,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/matrixTests.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/karoliskoncevicius/matrixtests",
  "_realowner": "karoliskoncevicius",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-03-05"
    },
    {
      "version": "0.1.1",
      "date": "2019-03-15"
    },
    {
      "version": "0.1.2",
      "date": "2019-04-06"
    },
    {
      "version": "0.1.3",
      "date": "2019-06-10"
    },
    {
      "version": "0.1.4",
      "date": "2019-06-25"
    },
    {
      "version": "0.1.5",
      "date": "2019-07-09"
    },
    {
      "version": "0.1.6",
      "date": "2019-09-19"
    },
    {
      "version": "0.1.7",
      "date": "2019-10-19"
    },
    {
      "version": "0.1.8",
      "date": "2020-01-10"
    },
    {
      "version": "0.1.9",
      "date": "2020-05-01"
    },
    {
      "version": "0.1.9.1",
      "date": "2021-10-12"
    },
    {
      "version": "0.2",
      "date": "2023-04-08"
    },
    {
      "version": "0.2.1",
      "date": "2023-04-20"
    },
    {
      "version": "0.2.2",
      "date": "2023-05-01"
    },
    {
      "version": "0.2.3",
      "date": "2023-10-05"
    },
    {
      "version": "0.2.3.1",
      "date": "2025-10-17"
    }
  ],
  "_exports": [
    "col_andersondarling",
    "col_bartlett",
    "col_brownforsythe",
    "col_cor_pearson",
    "col_cosinor",
    "col_f_var",
    "col_flignerkilleen",
    "col_jarquebera",
    "col_kolmogorovsmirnov_twosample",
    "col_kruskalwallis",
    "col_levene",
    "col_oneway_equalvar",
    "col_oneway_welch",
    "col_t_equalvar",
    "col_t_onesample",
    "col_t_paired",
    "col_t_welch",
    "col_waerden",
    "col_wilcoxon_onesample",
    "col_wilcoxon_paired",
    "col_wilcoxon_twosample",
    "row_andersondarling",
    "row_bartlett",
    "row_brownforsythe",
    "row_cor_pearson",
    "row_cosinor",
    "row_f_var",
    "row_flignerkilleen",
    "row_jarquebera",
    "row_kolmogorovsmirnov_twosample",
    "row_kruskalwallis",
    "row_levene",
    "row_oneway_equalvar",
    "row_oneway_welch",
    "row_t_equalvar",
    "row_t_onesample",
    "row_t_paired",
    "row_t_welch",
    "row_waerden",
    "row_wilcoxon_onesample",
    "row_wilcoxon_paired",
    "row_wilcoxon_twosample"
  ],
  "_help": [
    {
      "page": "andersondarling",
      "title": "Anderson-Darling test",
      "topics": [
        "andersondarling",
        "col_andersondarling",
        "row_andersondarling"
      ]
    },
    {
      "page": "bartlett",
      "title": "Bartlett test",
      "topics": [
        "bartlett",
        "col_bartlett",
        "row_bartlett"
      ]
    },
    {
      "page": "cortest",
      "title": "Correlation",
      "topics": [
        "col_cor_pearson",
        "cortest",
        "row_cor_pearson"
      ]
    },
    {
      "page": "cosinor",
      "title": "Cosinor",
      "topics": [
        "col_cosinor",
        "cosinor",
        "row_cosinor"
      ]
    },
    {
      "page": "fligner",
      "title": "Fligner-Killeen test",
      "topics": [
        "col_flignerkilleen",
        "fligner",
        "row_flignerkilleen"
      ]
    },
    {
      "page": "fvar",
      "title": "F Variance test",
      "topics": [
        "col_f_var",
        "fvar",
        "row_f_var"
      ]
    },
    {
      "page": "jarquebera",
      "title": "Jarque-Bera test",
      "topics": [
        "col_jarquebera",
        "jarquebera",
        "row_jarquebera"
      ]
    },
    {
      "page": "kolmogorov",
      "title": "Kolmogorov-Smirnov test",
      "topics": [
        "col_kolmogorovsmirnov_twosample",
        "kolmogorov",
        "row_kolmogorovsmirnov_twosample"
      ]
    },
    {
      "page": "kruskalwallis",
      "title": "Kruskal-Wallis rank sum test",
      "topics": [
        "col_kruskalwallis",
        "kruskalwallis",
        "row_kruskalwallis"
      ]
    },
    {
      "page": "levene",
      "title": "Levene test",
      "topics": [
        "col_brownforsythe",
        "col_levene",
        "levene",
        "row_brownforsythe",
        "row_levene"
      ]
    },
    {
      "page": "oneway",
      "title": "Oneway ANOVA",
      "topics": [
        "col_oneway_equalvar",
        "col_oneway_welch",
        "oneway",
        "row_oneway_equalvar",
        "row_oneway_welch"
      ]
    },
    {
      "page": "ttest",
      "title": "t-test",
      "topics": [
        "col_t_equalvar",
        "col_t_onesample",
        "col_t_paired",
        "col_t_welch",
        "row_t_equalvar",
        "row_t_onesample",
        "row_t_paired",
        "row_t_welch",
        "ttest"
      ]
    },
    {
      "page": "waerden",
      "title": "Van der Waerden test",
      "topics": [
        "col_waerden",
        "row_waerden",
        "waerden"
      ]
    },
    {
      "page": "wilcoxon",
      "title": "Wilcoxon test",
      "topics": [
        "col_wilcoxon_onesample",
        "col_wilcoxon_paired",
        "col_wilcoxon_twosample",
        "row_wilcoxon_onesample",
        "row_wilcoxon_paired",
        "row_wilcoxon_twosample",
        "wilcoxon"
      ]
    }
  ],
  "_readme": "https://github.com/karoliskoncevicius/matrixTests/raw/HEAD/README.md",
  "_rundeps": [
    "matrixStats"
  ],
  "_score": 7.7694055543000555,
  "_indexed": false,
  "_nocasepkg": "matrixtests",
  "_universes": [
    "fastverse"
  ],
  "_indexurl": "https://karoliskoncevicius.r-universe.dev/matrixTests",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-07-04T19:43:20.000Z",
      "distro": "resolute",
      "commit": "2159ebd5622ec5a4b026569f84d746590547a64e",
      "fileid": "https://r2.ropensci.org/1da8553a02d2c4959c9304a1968750d9a252272e620f5e8bb2e94bbeb0cc04ce",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28717397760"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-07-04T19:42:50.000Z",
      "distro": "resolute",
      "commit": "2159ebd5622ec5a4b026569f84d746590547a64e",
      "fileid": "https://r2.ropensci.org/3d1d26a5fe7650ccc4704031d46b664208b051904579a77b306936d89f56209a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28717397760"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-07-04T19:42:13.000Z",
      "commit": "2159ebd5622ec5a4b026569f84d746590547a64e",
      "fileid": "https://r2.ropensci.org/e28cc825156cdfd502a2cabb5116b227b070aa3668477dde54d2f1f11d402439",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28717397760"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-07-04T19:42:07.000Z",
      "commit": "2159ebd5622ec5a4b026569f84d746590547a64e",
      "fileid": "https://r2.ropensci.org/89dadd22e641c973941081a949425c87a102ee11e9ecafe16aba3f6c0c8dda17",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28717397760"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-07-04T19:42:52.000Z",
      "commit": "2159ebd5622ec5a4b026569f84d746590547a64e",
      "fileid": "https://r2.ropensci.org/05107fd76bfef34818b20ff8e27bfd485386e0945cb6dd05ad8b684ee40726df",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28717397760"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-07-04T19:41:42.000Z",
      "commit": "2159ebd5622ec5a4b026569f84d746590547a64e",
      "fileid": "https://r2.ropensci.org/80490771b77790a4f1f9a8cbbbb5966a7f7431072ed4f0f626aa4fc972655db1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28717397760"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-07-04T19:41:53.000Z",
      "commit": "2159ebd5622ec5a4b026569f84d746590547a64e",
      "fileid": "https://r2.ropensci.org/a242ba8858f82e87f5fea2fe8893f10d15bb8433e4a4be8ffe0979332ecc909a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28717397760"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-07-04T19:41:49.000Z",
      "commit": "2159ebd5622ec5a4b026569f84d746590547a64e",
      "fileid": "https://r2.ropensci.org/3a3a1f375706402f0d9884fa6b9763b77fa1e06fb698db964f1309288d8ad947",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28717397760"
    }
  ]
}