{
  "_id": "6a26a44824555f66ed522c5b",
  "Package": "mda.biber",
  "Title": "Functions for Multi-Dimensional Analysis",
  "Version": "1.0.1",
  "Date": "2025-09-22",
  "Authors@R": "c(\nperson(given = \"David\",\nfamily = \"Brown\",\nrole = c(\"aut\", \"cre\"),\nemail = \"dwb2@andrew.cmu.edu\",\ncomment = c(ORCID = \"0000-0001-7745-6354\")),\nperson(given = \"Alex\",\nfamily = \"Reinhart\",\nrole = \"aut\",\nemail = \"areinhar@stat.cmu.edu\",\ncomment = c(ORCID = \"0000-0002-6658-514X\")))",
  "Description": "Multi-Dimensional Analysis (MDA) is an adaptation of\nfactor analysis developed by Douglas Biber (1992)\n<doi:10.1007/BF00136979>. Its most common use is to describe\nlanguage as it varies by genre, register, and use. This package\ncontains functions for carrying out the calculations needed to\ndescribe and plot MDA results: dimension scores, dimension\nmeans, and factor loadings.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://browndw.r-universe.dev",
  "Date/Publication": "2025-09-30 15:21:55 UTC",
  "RemoteUrl": "https://github.com/browndw/mda.biber",
  "RemoteRef": "HEAD",
  "RemoteSha": "35b08de79f2c1a80a2533e7c5b227822741db70b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 11:11:35 UTC",
    "User": "root"
  },
  "Author": "David Brown [aut, cre] (ORCID: <https://orcid.org/0000-0001-7745-6354>),\nAlex Reinhart [aut] (ORCID: <https://orcid.org/0000-0002-6658-514X>)",
  "Maintainer": "David Brown <dwb2@andrew.cmu.edu>",
  "MD5sum": "f814d7b44b80cd0715b0527188cdc1cb",
  "_user": "browndw",
  "_type": "src",
  "_file": "mda.biber_1.0.1.tar.gz",
  "_fileid": "c09e0b4ae41f4ce20358e3762594c9ab971ca828def3ad90be5f053123440ae0",
  "_filesize": 1233558,
  "_sha256": "c09e0b4ae41f4ce20358e3762594c9ab971ca828def3ad90be5f053123440ae0",
  "_created": "2026-06-08T11:11:35.000Z",
  "_published": "2026-06-08T11:15:20.659Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80080830206,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7478604367"
    },
    {
      "job": 80080830248,
      "time": 178,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7478603052"
    },
    {
      "job": 80080830235,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7478576651"
    },
    {
      "job": 80080830226,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7478587099"
    },
    {
      "job": 80080151682,
      "time": 235,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7478540893"
    },
    {
      "job": 80080830229,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7478585530"
    },
    {
      "job": 80080830241,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7478576279"
    },
    {
      "job": 80080830485,
      "time": 136,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7478588362"
    },
    {
      "job": 80080830365,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7478581092"
    }
  ],
  "_buildurl": "https://github.com/r-universe/browndw/actions/runs/27133512040",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/browndw/mda.biber",
  "_commit": {
    "id": "35b08de79f2c1a80a2533e7c5b227822741db70b",
    "author": "Alex Reinhart <alex@refsmmat.com>",
    "committer": "Alex Reinhart <alex@refsmmat.com>",
    "message": "Include year for citation\n",
    "time": 1759245715
  },
  "_maintainer": {
    "name": "David Brown",
    "email": "dwb2@andrew.cmu.edu",
    "login": "browndw",
    "orcid": "0000-0001-7745-6354",
    "description": "",
    "uuid": 22451366
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "nFactors",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "viridis",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "corrplot",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "browndw",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 16
    },
    {
      "week": "2025-35",
      "n": 3
    },
    {
      "week": "2025-36",
      "n": 12
    },
    {
      "week": "2025-39",
      "n": 2
    },
    {
      "week": "2025-40",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "v1.0.1",
      "date": "2025-09-30"
    }
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "browndw",
      "count": 56,
      "uuid": 22451366
    },
    {
      "user": "capnrefsmmat",
      "count": 23,
      "uuid": 711629
    }
  ],
  "_userbio": {
    "uuid": 22451366,
    "type": "user",
    "name": "browndw"
  },
  "_downloads": {
    "count": 146,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mda.biber"
  },
  "_mentions": 23,
  "_devurl": "https://github.com/browndw/mda.biber",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mda.biber.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/browndw/mda.biber",
  "_realowner": "browndw",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2025-10-07"
    }
  ],
  "_exports": [
    "boxplot_mda",
    "heatmap_mda",
    "mda_loadings",
    "screeplot_mda",
    "stickplot_mda"
  ],
  "_datasets": [
    {
      "name": "micusp_biber",
      "title": "MICUSP corpus tagged with pseudobibeR features",
      "object": "micusp_biber",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "doc_id",
        "f_01_past_tense",
        "f_02_perfect_aspect",
        "f_03_present_tense",
        "f_04_place_adverbials",
        "f_05_time_adverbials",
        "f_06_first_person_pronouns",
        "f_07_second_person_pronouns",
        "f_08_third_person_pronouns",
        "f_09_pronoun_it",
        "f_10_demonstrative_pronoun",
        "f_11_indefinite_pronouns",
        "f_12_proverb_do",
        "f_13_wh_question",
        "f_14_nominalizations",
        "f_15_gerunds",
        "f_16_other_nouns",
        "f_17_agentless_passives",
        "f_18_by_passives",
        "f_19_be_main_verb",
        "f_20_existential_there",
        "f_21_that_verb_comp",
        "f_22_that_adj_comp",
        "f_23_wh_clause",
        "f_24_infinitives",
        "f_25_present_participle",
        "f_26_past_participle",
        "f_27_past_participle_whiz",
        "f_28_present_participle_whiz",
        "f_29_that_subj",
        "f_30_that_obj",
        "f_31_wh_subj",
        "f_32_wh_obj",
        "f_33_pied_piping",
        "f_34_sentence_relatives",
        "f_35_because",
        "f_36_though",
        "f_37_if",
        "f_38_other_adv_sub",
        "f_39_prepositions",
        "f_40_adj_attr",
        "f_41_adj_pred",
        "f_42_adverbs",
        "f_43_type_token",
        "f_44_mean_word_length",
        "f_45_conjuncts",
        "f_46_downtoners",
        "f_47_hedges",
        "f_48_amplifiers",
        "f_49_emphatics",
        "f_50_discourse_particles",
        "f_51_demonstratives",
        "f_52_modal_possibility",
        "f_53_modal_necessity",
        "f_54_modal_predictive",
        "f_55_verb_public",
        "f_56_verb_private",
        "f_57_verb_suasive",
        "f_58_verb_seem",
        "f_59_contractions",
        "f_60_that_deletion",
        "f_61_stranded_preposition",
        "f_62_split_infinitve",
        "f_63_split_auxiliary",
        "f_64_phrasal_coordination",
        "f_65_clausal_coordination",
        "f_66_neg_synthetic",
        "f_67_neg_analytic"
      ],
      "rows": 828,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "boxplot_mda",
      "title": "Create boxplot for multi-dimensional analysis",
      "topics": [
        "boxplot_mda"
      ]
    },
    {
      "page": "mda_loadings",
      "title": "Conduct multi-dimensional analysis",
      "topics": [
        "mda_loadings"
      ]
    },
    {
      "page": "micusp_biber",
      "title": "MICUSP corpus tagged with pseudobibeR features",
      "topics": [
        "micusp_biber"
      ]
    },
    {
      "page": "screeplot_mda",
      "title": "Scree plot for multi-dimensional analysis",
      "topics": [
        "screeplot_mda"
      ]
    },
    {
      "page": "stickplot_mda",
      "title": "Plots of MDA factor group means and loadings",
      "topics": [
        "heatmap_mda",
        "stickplot_mda"
      ]
    }
  ],
  "_readme": "https://github.com/browndw/mda.biber/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "Deriv",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "glue",
    "GPArotation",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "mnormt",
    "modelr",
    "nFactors",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "polynom",
    "psych",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rstatix",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to the mda.biber R package",
      "author": "David Brown",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load the mda.biber package",
        "Multi-Dimensional Analysis (MDA)",
        "Inspect the data",
        "Determining the number of factors",
        "Inspecting a correlation matrix",
        "The mda_loadings() function",
        "MDA data structure",
        "Means",
        "Factor loadings",
        "Plotting the results",
        "Evaluating the dimensions",
        "Bibliography"
      ],
      "created": "2021-08-04 21:39:47",
      "modified": "2025-09-30 13:04:26",
      "commits": 13
    }
  ],
  "_score": 6.243038048686294,
  "_indexed": true,
  "_nocasepkg": "mda.biber",
  "_universes": [
    "browndw"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-08T11:14:22.000Z",
      "distro": "noble",
      "commit": "35b08de79f2c1a80a2533e7c5b227822741db70b",
      "fileid": "7d95e03ca34f412556d8ca361606b714cdd1c9c8e6787d49fd6ca7305fe7d810",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/browndw/actions/runs/27133512040"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-08T11:14:18.000Z",
      "distro": "noble",
      "commit": "35b08de79f2c1a80a2533e7c5b227822741db70b",
      "fileid": "1bcd818bda46c6afed729507562d51392031a434019b9829fa26a05d2a9335e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/browndw/actions/runs/27133512040"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-08T11:13:18.000Z",
      "commit": "35b08de79f2c1a80a2533e7c5b227822741db70b",
      "fileid": "aefc252f38240387d42500e5fe72b3a80fb136a9c647b81662cc10c870e11ab1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/browndw/actions/runs/27133512040"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-08T11:13:38.000Z",
      "commit": "35b08de79f2c1a80a2533e7c5b227822741db70b",
      "fileid": "6f94d7c57eca64a589cdf77aac8736e8b833b365772ceaefd7d88624c8561ac6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/browndw/actions/runs/27133512040"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-08T11:14:02.000Z",
      "commit": "35b08de79f2c1a80a2533e7c5b227822741db70b",
      "fileid": "e5f467f4854aa5eee84fea719d699388a54dacf683ace81c2e47e7c01c03ea65",
      "status": "success",
      "buildurl": "https://github.com/r-universe/browndw/actions/runs/27133512040"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-08T11:12:58.000Z",
      "commit": "35b08de79f2c1a80a2533e7c5b227822741db70b",
      "fileid": "a4dd8f434301b3fe8ffc8c02291fb2967c2b7372ac6d184d3f0733638b3e823b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/browndw/actions/runs/27133512040"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-08T11:13:13.000Z",
      "commit": "35b08de79f2c1a80a2533e7c5b227822741db70b",
      "fileid": "5ec44a29dd92dc0f7da725fbf43c001ecf286eedcab8cd44ea1e3bcd48bb0f5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/browndw/actions/runs/27133512040"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-08T11:13:09.000Z",
      "commit": "35b08de79f2c1a80a2533e7c5b227822741db70b",
      "fileid": "b4dedbd88f8f633ebdf0778435919dd090bf45b62db29009c9d792d53c19018d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/browndw/actions/runs/27133512040"
    }
  ]
}