{
  "_id": "6a102784acfb0bcc41c90294",
  "Package": "ldamatch",
  "Title": "Selection of Statistically Similar Research Groups",
  "Version": "1.0.3",
  "Authors@R": "c(\nperson(\"Kyle\", \"Gorman\", email = \"kylebgorman@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Géza\", \"Kiss\", email = \"kiss2017@alumni.ohsu.edu\", role = \"aut\"))",
  "Description": "Select statistically similar research groups by backward\nselection using various robust algorithms, including a\nheuristic based on linear discriminant analysis, multiple\nheuristics based on the test statistic, and parallelized\nexhaustive search.",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.1",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 08:35:05 UTC",
    "User": "root"
  },
  "Author": "Kyle Gorman [aut, cre], Géza Kiss [aut]",
  "Maintainer": "Kyle Gorman <kylebgorman@gmail.com>",
  "Config/pak/sysreqs": "cmake libgmp3-dev make libicu-dev",
  "Repository": "https://kylebgorman.r-universe.dev",
  "Date/Publication": "2024-04-15 04:09:28 UTC",
  "RemoteUrl": "https://github.com/cran/ldamatch",
  "RemoteRef": "HEAD",
  "RemoteSha": "99a67f6817d56dfcc9a78bdfbf21d75a838436d8",
  "MD5sum": "6613407bd552375afdb1b14f4d966e65",
  "_user": "kylebgorman",
  "_type": "src",
  "_file": "ldamatch_1.0.3.tar.gz",
  "_fileid": "0abed2d500f309a7fd357ef413964657bad7f8c351bc7830cd3e21d8c5544a0d",
  "_filesize": 204832,
  "_sha256": "0abed2d500f309a7fd357ef413964657bad7f8c351bc7830cd3e21d8c5544a0d",
  "_created": "2026-05-13T08:35:05.000Z",
  "_published": "2026-05-22T09:53:08.347Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77356415291,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965352957"
    },
    {
      "job": 77356415390,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965355752"
    },
    {
      "job": 77356415200,
      "time": 221,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965357198"
    },
    {
      "job": 77356415511,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965345573"
    },
    {
      "job": 77356414249,
      "time": 553,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965300953"
    },
    {
      "job": 77356414348,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157712217"
    },
    {
      "job": 77356415044,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965330430"
    },
    {
      "job": 77356415130,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6965334437"
    },
    {
      "job": 77356415093,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965331497"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kylebgorman/actions/runs/25787498819",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ldamatch",
  "_commit": {
    "id": "99a67f6817d56dfcc9a78bdfbf21d75a838436d8",
    "author": "Kyle Gorman <kylebgorman@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.3\n",
    "time": 1713154168
  },
  "_maintainer": {
    "name": "Kyle Gorman",
    "email": "kylebgorman@gmail.com",
    "login": "kylebgorman",
    "uuid": 159289
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "RUnit",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "entropy",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "iterators",
      "role": "Imports"
    },
    {
      "package": "iterpc",
      "role": "Imports"
    },
    {
      "package": "kSamples",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "car",
      "role": "Imports"
    },
    {
      "package": "gmp",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "kylebgorman",
      "count": 5,
      "uuid": 159289
    }
  ],
  "_userbio": {
    "uuid": 159289,
    "type": "user",
    "name": "Kyle Gorman",
    "description": "Computational linguist, professor; phonology and morphology, language resources, finite-state technologies, neural networks."
  },
  "_downloads": {
    "count": 190,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ldamatch"
  },
  "_mentions": 1,
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ldamatch.html",
    "manual.pdf"
  ],
  "_realowner": "kylebgorman",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.6.3",
      "date": "2015-08-26"
    },
    {
      "version": "1.0.0",
      "date": "2016-06-21"
    },
    {
      "version": "1.0.1",
      "date": "2016-06-27"
    },
    {
      "version": "1.0.2",
      "date": "2021-05-23"
    },
    {
      "version": "1.0.3",
      "date": "2024-04-14"
    }
  ],
  "_exports": [
    "ad_halt",
    "calc_metrics",
    "calc_p_value",
    "compare_ldamatch_outputs",
    "create_halting_test",
    "estimate_exhaustive",
    "f_halt",
    "get_param",
    "ks_halt",
    "l_halt",
    "match_groups",
    "matching_methods",
    "nondeterministic_matching_methods",
    "parallelized_matching_methods",
    "set_param",
    "t_halt",
    "U_halt",
    "wilks_halt"
  ],
  "_help": [
    {
      "page": "dot-get_if_args_are_missing",
      "title": "Determines which arguments for a function, which is its caller by default.",
      "topics": [
        ".get_if_args_are_missing"
      ]
    },
    {
      "page": "ad_halt",
      "title": "A univariate halting test using the Anderson-Darling test.",
      "topics": [
        "ad_halt"
      ]
    },
    {
      "page": "calc_metrics",
      "title": "Calculates basic metrics about ldamatch search result.",
      "topics": [
        "calc_metrics"
      ]
    },
    {
      "page": "calc_p_value",
      "title": "Calculates p-value using specified halting test.",
      "topics": [
        "calc_p_value"
      ]
    },
    {
      "page": "compare_ldamatch_outputs",
      "title": "Compares outputs of ldamatch runs.",
      "topics": [
        "compare_ldamatch_outputs"
      ]
    },
    {
      "page": "create_halting_test",
      "title": "Creates halting test from multiple tests.",
      "topics": [
        "create_halting_test"
      ]
    },
    {
      "page": "estimate_exhaustive",
      "title": "Estimates the maximum number of cases to be checked during exhaustive search.",
      "topics": [
        "estimate_exhaustive"
      ]
    },
    {
      "page": "f_halt",
      "title": "A univariate halting test using Fisher's exact test.",
      "topics": [
        "f_halt"
      ]
    },
    {
      "page": "get_param",
      "title": "Gets value for ldamatch global parameter.",
      "topics": [
        "get_param"
      ]
    },
    {
      "page": "ks_halt",
      "title": "A univariate halting test using the Kolmogorov-Smirnov Test, which must be satisfied for all condition pairs.",
      "topics": [
        "ks_halt"
      ]
    },
    {
      "page": "l_halt",
      "title": "A univariate halting test using Levene's test.",
      "topics": [
        "l_halt"
      ]
    },
    {
      "page": "match_groups",
      "title": "Creates a matched group via backward selection.",
      "topics": [
        "match_groups"
      ]
    },
    {
      "page": "matching_methods",
      "title": "The available methods for matching.",
      "topics": [
        "matching_methods"
      ]
    },
    {
      "page": "nondeterministic_matching_methods",
      "title": "The available nondeterministic methods for matching.",
      "topics": [
        "nondeterministic_matching_methods"
      ]
    },
    {
      "page": "parallelized_matching_methods",
      "title": "The available parallelized methods for matching.",
      "topics": [
        "parallelized_matching_methods"
      ]
    },
    {
      "page": "search_exhaustive",
      "title": "Searches the space backwards, prefering more subjects and certain group size proportions.",
      "topics": [
        "search_exhaustive"
      ]
    },
    {
      "page": "search_heuristic2",
      "title": "OBSOLETE: Finds matching using depth-first search recursively.",
      "topics": [
        "search_heuristic2"
      ]
    },
    {
      "page": "search_heuristic3",
      "title": "Finds matching using depth-first search, looking ahead n steps.",
      "topics": [
        "search_heuristic3"
      ]
    },
    {
      "page": "search_heuristic4",
      "title": "Finds matching using depth-first search, looking ahead n steps.",
      "topics": [
        "search_heuristic4"
      ]
    },
    {
      "page": "search_random",
      "title": "Searches by randomly selecting subspaces with decreasing expected size.",
      "topics": [
        "search_random"
      ]
    },
    {
      "page": "set_param",
      "title": "Sets value for ldamatch global parameter.",
      "topics": [
        "set_param"
      ]
    },
    {
      "page": "t_halt",
      "title": "A univariate halting test using the t-test, which must be satisfied for all condition pairs.",
      "topics": [
        "t_halt"
      ]
    },
    {
      "page": "U_halt",
      "title": "A univariate halting test using the Wilcoxon test, which must be satisfied for all condition pairs.",
      "topics": [
        "U_halt"
      ]
    },
    {
      "page": "wilks_halt",
      "title": "A multivariate halting test appropriate for more than two condition levels.",
      "topics": [
        "wilks_halt"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "arrangements",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "codetools",
    "colorspace",
    "cowplot",
    "cpp11",
    "data.table",
    "Deriv",
    "doBy",
    "dplyr",
    "entropy",
    "farver",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "glue",
    "gmp",
    "gtable",
    "isoband",
    "iterators",
    "iterpc",
    "kSamples",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "RUnit",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "SuppDists",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "ldamatch-demos.Rmd",
      "filename": "ldamatch-demos.html",
      "title": "ldamatch demos",
      "author": "Kyle Gorman & Géza Kiss",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Univariate case...",
        "Univariate case (with random search)...",
        "Univariate case (with default search method)...",
        "Multivariate case...",
        "Multivariate case (with default search method)...",
        "Multivariate case (with random search)...",
        "Multivariate case (with special proportions and Wilcox test)...",
        "Multivariate case (with Wilks test)...",
        "Multivariate case (with Wilks test and random search)...",
        "Multivariate case (with Anderson-Darling test and default search method)...",
        "Multivariate case (with t-test and Anderson-Darling test simultaneously)...",
        "Univariate case (with exhaustive search)...",
        "Univariate case for more than two groups...",
        "Univariate case for more than two groups (with default search method)..."
      ],
      "created": "2015-08-27 01:04:08",
      "modified": "2024-04-15 04:09:28",
      "commits": 4
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "ldamatch",
  "_universes": [
    "kylebgorman"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-13T08:37:39.000Z",
      "distro": "noble",
      "commit": "99a67f6817d56dfcc9a78bdfbf21d75a838436d8",
      "fileid": "9aa3f5d26915d0cee6af9917800895415c7bac35a9b3571e94e21bb5fbfd7299",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kylebgorman/actions/runs/25787498819"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-05-13T08:37:52.000Z",
      "distro": "noble",
      "commit": "99a67f6817d56dfcc9a78bdfbf21d75a838436d8",
      "fileid": "24b384ed2652164addef00bf57671fd360b6212aecbf15ac85059b39b13291c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kylebgorman/actions/runs/25787498819"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-13T08:37:54.000Z",
      "commit": "99a67f6817d56dfcc9a78bdfbf21d75a838436d8",
      "fileid": "e49c5aa1edf9dd1bafd7838db721250829a4015841cf21d9f1352a9c484f596e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kylebgorman/actions/runs/25787498819"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-05-13T08:37:22.000Z",
      "commit": "99a67f6817d56dfcc9a78bdfbf21d75a838436d8",
      "fileid": "ed85a70838b0f0cb6311fdff319eea208bf2f646d0dee6cef75a097d565e9b7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kylebgorman/actions/runs/25787498819"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-13T08:36:25.000Z",
      "commit": "99a67f6817d56dfcc9a78bdfbf21d75a838436d8",
      "fileid": "11c8cf97a4a92390c1d81fe14f8822347da0868d2274f546f7d939447a33110c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kylebgorman/actions/runs/25787498819"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-13T08:36:37.000Z",
      "commit": "99a67f6817d56dfcc9a78bdfbf21d75a838436d8",
      "fileid": "18ec9dd078a62c52e23eb83f6ed63084f14a9f23ad4babf2ddbaadc2843af0a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kylebgorman/actions/runs/25787498819"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-05-13T08:36:26.000Z",
      "commit": "99a67f6817d56dfcc9a78bdfbf21d75a838436d8",
      "fileid": "575029354ecbe6a0e4dd42a8cd3f2d8f3528278ba17aaa8b92872ffcae962121",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kylebgorman/actions/runs/25787498819"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-05-22T09:52:47.000Z",
      "commit": "99a67f6817d56dfcc9a78bdfbf21d75a838436d8",
      "fileid": "e290f2672dd035a0d4b0f3a46451bdb21f9063f0a30128b192e8f94f2b344902",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kylebgorman/actions/runs/25787498819"
    }
  ]
}