{
  "_id": "6a23bcf5530b9bc726bda0b4",
  "Package": "lingmatch",
  "Type": "Package",
  "Title": "Linguistic Matching and Accommodation",
  "Version": "1.0.8",
  "Authors@R": "person(\"Micah\", \"Iserman\", role = c(\"cre\", \"aut\"), email = \"micah.iserman@gmail.com\")",
  "Description": "Measure similarity between texts. Offers a variety of\nprocessing tools and similarity metrics to facilitate flexible\nrepresentation of texts and matching. Implements forms of\nLanguage Style Matching (Ireland & Pennebaker, 2010)\n<doi:10.1037/a0020386> and Latent Semantic Analysis (Landauer &\nDumais, 1997) <doi:10.1037/0033-295X.104.2.211>.",
  "URL": "https://miserman.github.io/lingmatch/",
  "BugReports": "https://github.com/miserman/lingmatch/issues",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(old_usage = TRUE)",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "make",
  "Repository": "https://miserman.r-universe.dev",
  "Date/Publication": "2025-10-06 17:07:06 UTC",
  "RemoteUrl": "https://github.com/miserman/lingmatch",
  "RemoteRef": "HEAD",
  "RemoteSha": "fd8c800dd546aad0a5937f8f829aee9b03591d5d",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-06 06:07:17 UTC",
    "User": "root"
  },
  "Author": "Micah Iserman [cre, aut]",
  "Maintainer": "Micah Iserman <micah.iserman@gmail.com>",
  "MD5sum": "fd93a8639d071ac3ee5a4379b43949f2",
  "_user": "miserman",
  "_type": "src",
  "_file": "lingmatch_1.0.8.tar.gz",
  "_fileid": "8208d44e5b866564f19fb5bd8291795d6b6e606b51b7c027f88ef4718180c33d",
  "_filesize": 349948,
  "_sha256": "8208d44e5b866564f19fb5bd8291795d6b6e606b51b7c027f88ef4718180c33d",
  "_created": "2026-06-06T06:07:17.000Z",
  "_published": "2026-06-06T06:23:49.937Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79856407551,
      "time": 928,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7451943714"
    },
    {
      "job": 79856407563,
      "time": 179,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7451848355"
    },
    {
      "job": 79856407557,
      "time": 180,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451848712"
    },
    {
      "job": 79856407542,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451848097"
    },
    {
      "job": 79856407541,
      "time": 155,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7451845028"
    },
    {
      "job": 79856407552,
      "time": 297,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7451862989"
    },
    {
      "job": 79856407547,
      "time": 173,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451847344"
    },
    {
      "job": 79856407540,
      "time": 257,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451857641"
    },
    {
      "job": 79856207786,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451826886"
    },
    {
      "job": 79856407531,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451842486"
    },
    {
      "job": 79856407543,
      "time": 179,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7451848317"
    },
    {
      "job": 79856407544,
      "time": 153,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7451845019"
    },
    {
      "job": 79856407530,
      "time": 160,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7451845727"
    }
  ],
  "_buildurl": "https://github.com/r-universe/miserman/actions/runs/27054504039",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/miserman/lingmatch",
  "_commit": {
    "id": "fd8c800dd546aad0a5937f8f829aee9b03591d5d",
    "author": "Micah <micah.iserman@gmail.com>",
    "committer": "Micah <micah.iserman@gmail.com>",
    "message": "updates Keras examples\n",
    "time": 1759770426
  },
  "_maintainer": {
    "name": "Micah Iserman",
    "email": "micah.iserman@gmail.com",
    "login": "miserman",
    "description": "",
    "uuid": 25805723
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "role": "LinkingTo"
    },
    {
      "package": "BH",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "RcppParallel",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "splot",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "miserman",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-41",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "nlp",
    "rcpp",
    "text-analysis",
    "cpp"
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "miserman",
      "count": 148,
      "uuid": 25805723
    }
  ],
  "_userbio": {
    "uuid": 25805723,
    "type": "user",
    "name": "Micah Iserman"
  },
  "_downloads": {
    "count": 217,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lingmatch"
  },
  "_devurl": "https://github.com/miserman/lingmatch",
  "_pkgdown": "https://miserman.github.io/lingmatch/",
  "_searchresults": 32,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lingmatch.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/miserman/lingmatch",
  "_realowner": "miserman",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-02-17"
    },
    {
      "version": "1.0.1",
      "date": "2021-02-25"
    },
    {
      "version": "1.0.2",
      "date": "2021-04-22"
    },
    {
      "version": "1.0.3",
      "date": "2022-01-26"
    },
    {
      "version": "1.0.4",
      "date": "2022-09-05"
    },
    {
      "version": "1.0.5",
      "date": "2023-01-22"
    },
    {
      "version": "1.0.6",
      "date": "2023-08-28"
    },
    {
      "version": "1.0.7",
      "date": "2024-05-03"
    }
  ],
  "_exports": [
    "dictionary_meta",
    "download.dict",
    "download.lspace",
    "lingmatch",
    "lma_dict",
    "lma_dtm",
    "lma_initdirs",
    "lma_lspace",
    "lma_meta",
    "lma_patcat",
    "lma_process",
    "lma_simets",
    "lma_termcat",
    "lma_weight",
    "read.dic",
    "read.segments",
    "report_term_matches",
    "select.dict",
    "select.lspace",
    "standardize.lspace",
    "write.dic"
  ],
  "_help": [
    {
      "page": "dictionary_meta",
      "title": "Assess Dictionary Categories Within a Latent Semantic Space",
      "concept": [
        "Dictionary functions"
      ],
      "topics": [
        "dictionary_meta"
      ]
    },
    {
      "page": "download.dict",
      "title": "Download Dictionaries",
      "concept": [
        "Dictionary functions"
      ],
      "topics": [
        "download.dict"
      ]
    },
    {
      "page": "download.lspace",
      "title": "Download Latent Semantic Spaces",
      "concept": [
        "Latent Semantic Space functions"
      ],
      "topics": [
        "download.lspace"
      ]
    },
    {
      "page": "lingmatch",
      "title": "Linguistic Matching and Accommodation",
      "topics": [
        "lingmatch"
      ]
    },
    {
      "page": "lma_dict",
      "title": "English Function Word Category and Special Character Lists",
      "topics": [
        "lma_dict"
      ]
    },
    {
      "page": "lma_dtm",
      "title": "Document-Term Matrix Creation",
      "topics": [
        "lma_dtm"
      ]
    },
    {
      "page": "lma_initdirs",
      "title": "Initialize Directories for Dictionaries and Latent Semantic Spaces",
      "topics": [
        "lma_initdirs"
      ]
    },
    {
      "page": "lma_lspace",
      "title": "Latent Semantic Space (Embeddings) Operations",
      "concept": [
        "Latent Semantic Space functions"
      ],
      "topics": [
        "lma_lspace"
      ]
    },
    {
      "page": "lma_meta",
      "title": "Calculate Text-Based Metastatistics",
      "topics": [
        "lma_meta"
      ]
    },
    {
      "page": "lma_patcat",
      "title": "Categorize Texts",
      "concept": [
        "Dictionary functions"
      ],
      "topics": [
        "lma_patcat"
      ]
    },
    {
      "page": "lma_process",
      "title": "Process Text",
      "topics": [
        "lma_process"
      ]
    },
    {
      "page": "lma_simets",
      "title": "Similarity Calculations",
      "topics": [
        "lma_simets"
      ]
    },
    {
      "page": "lma_termcat",
      "title": "Document-Term Matrix Categorization",
      "concept": [
        "Dictionary functions"
      ],
      "topics": [
        "lma_termcat"
      ]
    },
    {
      "page": "lma_weight",
      "title": "Document-Term Matrix Weighting",
      "topics": [
        "lma_weight"
      ]
    },
    {
      "page": "read.dic",
      "title": "Read/Write Dictionary Files",
      "concept": [
        "Dictionary functions"
      ],
      "topics": [
        "read.dic",
        "write.dic"
      ]
    },
    {
      "page": "read.segments",
      "title": "Read and Segment Multiple Texts",
      "topics": [
        "read.segments"
      ]
    },
    {
      "page": "report_term_matches",
      "title": "Generate a Report of Term Matches",
      "concept": [
        "Dictionary functions"
      ],
      "topics": [
        "report_term_matches"
      ]
    },
    {
      "page": "select.dict",
      "title": "Select Dictionaries",
      "concept": [
        "Dictionary functions"
      ],
      "topics": [
        "select.dict"
      ]
    },
    {
      "page": "select.lspace",
      "title": "Select Latent Semantic Spaces",
      "concept": [
        "Latent Semantic Space functions"
      ],
      "topics": [
        "select.lspace"
      ]
    },
    {
      "page": "standardize.lspace",
      "title": "Standardize a Latent Semantic Space",
      "concept": [
        "Latent Semantic Space functions"
      ],
      "topics": [
        "standardize.lspace"
      ]
    }
  ],
  "_readme": "https://github.com/miserman/lingmatch/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppParallel"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 4.2455126678141495,
  "_indexed": true,
  "_nocasepkg": "lingmatch",
  "_universes": [
    "miserman"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-06-06T06:22:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fd8c800dd546aad0a5937f8f829aee9b03591d5d",
      "fileid": "68330a11ed7f9b0e31b032857252eb382a44034fc57b8199e40d15b090758a96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miserman/actions/runs/27054504039"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-06-06T06:10:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fd8c800dd546aad0a5937f8f829aee9b03591d5d",
      "fileid": "c99cd99c24866a0aa22a52e16b0a53169aee4775c714872f59f69b1d21e72863",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miserman/actions/runs/27054504039"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-06-06T06:10:13.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fd8c800dd546aad0a5937f8f829aee9b03591d5d",
      "fileid": "00c45c0a113dd5a745028f68a7cbb47401681dea55a126a2daf2ffca8258fba0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miserman/actions/runs/27054504039"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.8",
      "date": "2026-06-06T06:10:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fd8c800dd546aad0a5937f8f829aee9b03591d5d",
      "fileid": "04d44e6f1be97131472619735d91724b35cbb962b57b2d1f84936497b3b6064a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miserman/actions/runs/27054504039"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-06-06T06:09:39.000Z",
      "arch": "aarch64",
      "commit": "fd8c800dd546aad0a5937f8f829aee9b03591d5d",
      "fileid": "28584bd41c5218a53db4b90f96739d33029124d90638217b0e52b701469f26ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miserman/actions/runs/27054504039"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-06-06T06:11:08.000Z",
      "arch": "x86_64",
      "commit": "fd8c800dd546aad0a5937f8f829aee9b03591d5d",
      "fileid": "52ef983ad8aa7428085182632113a27cf97b9936abe6bd37979c90079fc96c10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miserman/actions/runs/27054504039"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-06-06T06:09:47.000Z",
      "arch": "aarch64",
      "commit": "fd8c800dd546aad0a5937f8f829aee9b03591d5d",
      "fileid": "0f186bfa533e3e067a2c7ba75f6d6a193f5a19169a13b51a432317431adbc405",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miserman/actions/runs/27054504039"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.8",
      "date": "2026-06-06T06:10:40.000Z",
      "arch": "x86_64",
      "commit": "fd8c800dd546aad0a5937f8f829aee9b03591d5d",
      "fileid": "8f5c915e9536c1ad97a82bc6d97dea8c86af43a9aa7044e3513c3a728c18dc46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miserman/actions/runs/27054504039"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.8",
      "date": "2026-06-06T06:09:55.000Z",
      "arch": "emscripten",
      "commit": "fd8c800dd546aad0a5937f8f829aee9b03591d5d",
      "fileid": "82670b23386d03b164ab177825bfb605027770bc6d26be15b6524ad81dfe73b6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/miserman/actions/runs/27054504039"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-06-06T06:09:23.000Z",
      "arch": "x86_64",
      "commit": "fd8c800dd546aad0a5937f8f829aee9b03591d5d",
      "fileid": "cc24145368483ee3f940734ffc9b847693ce749e3f79e2771d1198eeaf65d3f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miserman/actions/runs/27054504039"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-06-06T06:09:04.000Z",
      "arch": "x86_64",
      "commit": "fd8c800dd546aad0a5937f8f829aee9b03591d5d",
      "fileid": "e9e90ac3490fca562375437066604160e729dce4ab14aa87efa55bccbe0b699f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miserman/actions/runs/27054504039"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.8",
      "date": "2026-06-06T06:09:16.000Z",
      "arch": "x86_64",
      "commit": "fd8c800dd546aad0a5937f8f829aee9b03591d5d",
      "fileid": "5de878d06dc9194481de91a48486ffa8103375076b7b8fbc26ff5f6d88f6e486",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/miserman/actions/runs/27054504039"
    }
  ]
}