{
  "_id": "6a5f8a0a14e95619b75d6aac",
  "Package": "SemanticDistance",
  "Type": "Package",
  "Version": "0.1.1",
  "Title": "Compute Semantic Distance Between Text Constituents",
  "Authors@R": "c(\nperson(\"Jamie\", \"Reilly\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jamie_reilly@temple.edu\",\ncomment = c(ORCID = \"0000-0002-0891-438X\")),\nperson(\"Emily B.\", \"Myers\", role = \"aut\"),\nperson(\"Hannah R.\", \"Mechtenberg\", role = \"aut\"),\nperson(\"Jonathan E.\", \"Peelle\", role = \"aut\"))",
  "Maintainer": "Jamie Reilly <jamie_reilly@temple.edu>",
  "Description": "Cleans and formats language transcripts guided by a series\nof transformation options (e.g., lemmatize words, omit\nstopwords, split strings across rows). 'SemanticDistance'\ncomputes two distinct metrics of cosine semantic distance\n(experiential and embedding). These values reflect pairwise\ncosine distance between different elements or chunks of a\nlanguage sample. 'SemanticDistance' can process monologues\n(e.g., stories, ordered text), dialogues (e.g., conversation\ntranscripts), word pairs arrayed in columns, and unordered word\nlists. Users specify options for how they wish to chunk\ndistance calculations. These options include: rolling\nngram-to-word distance (window of n-words to each new word),\nngram-to-ngram distance (2-word chunk to the next 2-word\nchunk), pairwise distance between words arrayed in columns,\nmatrix comparisons (i.e., all possible pairwise distances\nbetween words in an unordered list), turn-by-turn distance\n(talker to talker in a dialogue transcript). 'SemanticDistance'\nincludes visualization options for analyzing distances as time\nseries data and simple semantic network dynamics (e.g.,\nclustering, undirected graph network).",
  "License": "LGPL (>= 3)",
  "Encoding": "UTF-8",
  "URL": "https://github.com/Reilly-ConceptsCognitionLab/SemanticDistance,\nhttps://reilly-conceptscognitionlab.github.io/SemanticDistance/",
  "BugReports": "https://github.com/Reilly-ConceptsCognitionLab/SemanticDistance/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Collate": "'clean_dialogue.R' 'clean_monologue_or_list.R'\n'clean_paired_cols.R' 'data.R' 'dist_anchor.R'\n'dist_dialogue.R' 'dist_ngram2ngram.R' 'dist_ngram2word.R'\n'dist_paired_cols.R' 'globals.R' 'reexports.R'\n'replacements_25.R' 'utils.R' 'wordlist_to_network.R' 'zzz.R'",
  "Config/testthat/edition": "3",
  "Repository": "https://reilly-conceptscognitionlab.r-universe.dev",
  "Date/Publication": "2026-07-21 13:38:43 UTC",
  "RemoteUrl": "https://github.com/reilly-conceptscognitionlab/semanticdistance",
  "RemoteRef": "HEAD",
  "RemoteSha": "4e3ad836698e8dac64d6f4218aba842e111d800a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 14:52:31 UTC",
    "User": "root"
  },
  "Author": "Jamie Reilly [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0891-438X>),\nEmily B. Myers [aut],\nHannah R. Mechtenberg [aut],\nJonathan E. Peelle [aut]",
  "_user": "reilly-conceptscognitionlab",
  "_type": "src",
  "_file": "SemanticDistance_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/cce4af3aff7759e9ce17f8f8e72ab30080221ad343c04aad36de476cb85aad1f",
  "_filesize": 1324411,
  "_sha256": "cce4af3aff7759e9ce17f8f8e72ab30080221ad343c04aad36de476cb85aad1f",
  "_expires": "2026-10-29T15:02:32.000Z",
  "_created": "2026-07-21T14:52:31.000Z",
  "_published": "2026-07-21T15:02:34.464Z",
  "_jobs": [
    {
      "job": 88670518467,
      "time": 284,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8499596038"
    },
    {
      "job": 88670518490,
      "time": 285,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8499597011"
    },
    {
      "job": 88670518341,
      "time": 289,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8499616911"
    },
    {
      "job": 88670518427,
      "time": 260,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8499720785"
    },
    {
      "job": 88669329787,
      "time": 253,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8499436642"
    },
    {
      "job": 88670518336,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8499522704"
    },
    {
      "job": 88670518383,
      "time": 198,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8499548371"
    },
    {
      "job": 88670518344,
      "time": 201,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8499549997"
    },
    {
      "job": 88670518609,
      "time": 197,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8499547288"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/reilly-conceptscognitionlab/actions/runs/29840888645",
  "_status": "failure",
  "_upstream": "https://github.com/reilly-conceptscognitionlab/semanticdistance",
  "_commit": {
    "id": "4e3ad836698e8dac64d6f4218aba842e111d800a",
    "author": "Jamie Reilly <33383970+reilly-lab@users.noreply.github.com>",
    "committer": "Jamie Reilly <33383970+reilly-lab@users.noreply.github.com>",
    "message": "updated joss paper\n",
    "time": 1784641123
  },
  "_maintainer": {
    "name": "Jamie Reilly",
    "email": "jamie_reilly@temple.edu",
    "orcid": "0000-0002-0891-438X"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "ape",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "dendextend",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "lsa",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "textstem",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "tm",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "textclean",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "wesanderson",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "reilly-conceptscognitionlab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-32",
      "n": 9
    },
    {
      "week": "2025-33",
      "n": 5
    },
    {
      "week": "2025-34",
      "n": 4
    },
    {
      "week": "2025-35",
      "n": 3
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "cosine-distance",
    "cosine-similarity",
    "embeddings",
    "lexical-semantic",
    "nlp",
    "psycholinguistics",
    "semantics"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "reilly-lab",
      "count": 147,
      "uuid": 33383970
    },
    {
      "user": "jpeelle",
      "count": 9,
      "uuid": 109885
    }
  ],
  "_userbio": {
    "uuid": 72212570,
    "type": "organization",
    "name": "Concepts Cognition Lab (ReillyLab) @ Temple",
    "followers": 5
  },
  "_downloads": {
    "count": 299,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SemanticDistance"
  },
  "_devurl": "https://github.com/reilly-conceptscognitionlab/semanticdistance",
  "_searchresults": 13,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/SemanticDistance.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/reilly-conceptscognitionlab/semanticdistance",
  "_realowner": "reilly-conceptscognitionlab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-09-01"
    }
  ],
  "_exports": [
    "clean_dialogue",
    "clean_monologue_or_list",
    "clean_paired_cols",
    "Dialogue_Typical",
    "dist_anchor",
    "dist_dialogue",
    "dist_ngram2ngram",
    "dist_ngram2word",
    "dist_paired_cols",
    "glowca_25",
    "Grandfather_Passage",
    "Monologue_Typical",
    "SD15_2025_complete",
    "Temple_stops25",
    "Unordered_List",
    "Word_Pairs",
    "wordlist_to_network"
  ],
  "_help": [
    {
      "page": "clean_dialogue",
      "title": "clean_dialogue",
      "topics": [
        "clean_dialogue"
      ]
    },
    {
      "page": "clean_monologue_or_list",
      "title": "clean_monologue_or_list",
      "topics": [
        "clean_monologue_or_list"
      ]
    },
    {
      "page": "clean_paired_cols",
      "title": "clean_paired_cols",
      "topics": [
        "clean_paired_cols"
      ]
    },
    {
      "page": "Dialogue_Typical",
      "title": "A Typical Dialogue Transcript",
      "topics": [
        "Dialogue_Typical"
      ]
    },
    {
      "page": "dist_anchor",
      "title": "dist_anchor",
      "topics": [
        "dist_anchor"
      ]
    },
    {
      "page": "dist_dialogue",
      "title": "dist_dialogue",
      "topics": [
        "dist_dialogue"
      ]
    },
    {
      "page": "dist_ngram2ngram",
      "title": "dist_ngram2ngram",
      "topics": [
        "dist_ngram2ngram"
      ]
    },
    {
      "page": "dist_ngram2word",
      "title": "dist_ngram2word",
      "topics": [
        "dist_ngram2word"
      ]
    },
    {
      "page": "dist_paired_cols",
      "title": "dist_paired_cols",
      "topics": [
        "dist_paired_cols"
      ]
    },
    {
      "page": "glowca_25",
      "title": "Glove Semantic Embeddings",
      "topics": [
        "glowca_25"
      ]
    },
    {
      "page": "Grandfather_Passage",
      "title": "The Grandfather Passage: A Standardized Reading Passage",
      "topics": [
        "Grandfather_Passage"
      ]
    },
    {
      "page": "load_github_data",
      "title": "Load all .rda files from a GitHub data folder into the package environment",
      "topics": [
        "load_github_data"
      ]
    },
    {
      "page": "Monologue_Typical",
      "title": "A Typical Monologue Transcript",
      "topics": [
        "Monologue_Typical"
      ]
    },
    {
      "page": "SD15_2025_complete",
      "title": "SD15_2025_complete Experiential Semantic Distance Values",
      "topics": [
        "SD15_2025_complete"
      ]
    },
    {
      "page": "Temple_stops25",
      "title": "Stopword List",
      "topics": [
        "Temple_stops25"
      ]
    },
    {
      "page": "Unordered_List",
      "title": "Unordered_List",
      "topics": [
        "Unordered_List"
      ]
    },
    {
      "page": "Word_Pairs",
      "title": "Word Pairs in Columns",
      "topics": [
        "Word_Pairs"
      ]
    },
    {
      "page": "wordlist_to_network",
      "title": "wordlist_to_network",
      "topics": [
        "wordlist_to_network"
      ]
    }
  ],
  "_pkglogo": "https://github.com/reilly-conceptscognitionlab/semanticdistance/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/reilly-conceptscognitionlab/semanticdistance/raw/HEAD/README.md",
  "_rundeps": [
    "ape",
    "askpass",
    "BH",
    "cli",
    "cluster",
    "cpp11",
    "curl",
    "data.table",
    "dendextend",
    "digest",
    "dplyr",
    "dtt",
    "english",
    "farver",
    "fastmatch",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "httr",
    "hunspell",
    "igraph",
    "isoband",
    "ISOcodes",
    "jsonlite",
    "koRpus",
    "koRpus.lang.en",
    "labeling",
    "lattice",
    "lexicon",
    "lifecycle",
    "lsa",
    "magrittr",
    "Matrix",
    "mgsub",
    "mime",
    "nlme",
    "NLP",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "qdapRegex",
    "quanteda",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "slam",
    "SnowballC",
    "stopwords",
    "stringi",
    "stringr",
    "sylly",
    "sylly.en",
    "sys",
    "syuzhet",
    "textclean",
    "textshape",
    "textstem",
    "tibble",
    "tidyr",
    "tidyselect",
    "tm",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "wesanderson",
    "withr",
    "xml2",
    "yaml",
    "zoo"
  ],
  "_score": 4.4661258704182,
  "_indexed": true,
  "_nocasepkg": "semanticdistance",
  "_universes": [
    "reilly-conceptscognitionlab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-21T14:55:28.000Z",
      "distro": "resolute",
      "commit": "4e3ad836698e8dac64d6f4218aba842e111d800a",
      "fileid": "https://r2.ropensci.org/caa13ed31d886dd76bf4b0439f5326b85afc90b435c95805bc74e0a3bd30399e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/reilly-conceptscognitionlab/actions/runs/29840888645"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-21T14:55:41.000Z",
      "distro": "resolute",
      "commit": "4e3ad836698e8dac64d6f4218aba842e111d800a",
      "fileid": "https://r2.ropensci.org/95b8f2f09936583ad60d48cd05dccfe2e0d46f417965622fc36ddcc07b45365f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/reilly-conceptscognitionlab/actions/runs/29840888645"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-21T14:56:52.000Z",
      "commit": "4e3ad836698e8dac64d6f4218aba842e111d800a",
      "fileid": "https://r2.ropensci.org/56d8223937cd535d5b2031a56dcecd5617fdddcc74ba34b0dee19188cadfc13b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/reilly-conceptscognitionlab/actions/runs/29840888645"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-21T14:59:49.000Z",
      "commit": "4e3ad836698e8dac64d6f4218aba842e111d800a",
      "fileid": "https://r2.ropensci.org/bbdbbd702a87f284d9b3f0d5375ca244f96e031c695df73caa7ead7a5bd7a456",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/reilly-conceptscognitionlab/actions/runs/29840888645"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-21T14:55:42.000Z",
      "commit": "4e3ad836698e8dac64d6f4218aba842e111d800a",
      "fileid": "https://r2.ropensci.org/619e7a5fd8c8ca6eed3c97788ba3ddd6bf90c742e162f754c64f3032e726206f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/reilly-conceptscognitionlab/actions/runs/29840888645"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-21T14:54:37.000Z",
      "commit": "4e3ad836698e8dac64d6f4218aba842e111d800a",
      "fileid": "https://r2.ropensci.org/b76131f05872d50270330437478ce126ba767cff370bf1d11d788ff31efdc86d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/reilly-conceptscognitionlab/actions/runs/29840888645"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-21T14:54:41.000Z",
      "commit": "4e3ad836698e8dac64d6f4218aba842e111d800a",
      "fileid": "https://r2.ropensci.org/200b892ac5695d219c2b3779d7a5138fe3681fa39c9ad4a21805a250d5b23068",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/reilly-conceptscognitionlab/actions/runs/29840888645"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-21T14:54:26.000Z",
      "commit": "4e3ad836698e8dac64d6f4218aba842e111d800a",
      "fileid": "https://r2.ropensci.org/6ab25bf1928c7a337fcf07f91a1827df9e2b3001537799999aebbed3668ab6cc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/reilly-conceptscognitionlab/actions/runs/29840888645"
    }
  ]
}