{
  "_id": "6a1fca92b401979e73432471",
  "Package": "SemNetCleaner",
  "Title": "An Automated Cleaning Tool for Semantic and Linguistic Data",
  "Version": "1.3.7",
  "Date": "2025-05-08",
  "Authors@R": "c(person(\"Alexander P.\", \"Christensen\", email = \"alexpaulchristensen@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-9798-7037\")))",
  "Maintainer": "Alexander P. Christensen <alexpaulchristensen@gmail.com>",
  "Description": "Implements several functions that automates the cleaning\nand spell-checking of text data. Also converges, finalizes,\nremoves plurals and continuous strings, and puts text data in\nbinary format for semantic network analysis. Uses the\n'SemNetDictionaries' package to make the cleaning process more\naccurate, efficient, and reproducible.",
  "License": "GPL (>= 3.0)",
  "URL": "https://github.com/AlexChristensen/SemNetCleaner",
  "BugReports": "https://github.com/AlexChristensen/SemNetCleaner/issues",
  "NeedsCompilation": "no",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev zlib1g-dev",
  "Repository": "https://alexchristensen.r-universe.dev",
  "Date/Publication": "2025-05-08 15:08:50 UTC",
  "RemoteUrl": "https://github.com/alexchristensen/semnetcleaner",
  "RemoteRef": "HEAD",
  "RemoteSha": "f1375d35cceb36f870d21767af458c3adfeb45c8",
  "Packaged": {
    "Date": "2026-06-02 07:49:42 UTC",
    "User": "root"
  },
  "Author": "Alexander P. Christensen [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9798-7037>)",
  "MD5sum": "7a3eaf8609dd5b61e0cf7663b140e275",
  "_user": "alexchristensen",
  "_type": "src",
  "_file": "SemNetCleaner_1.3.7.tar.gz",
  "_fileid": "7a6ea6251c8c07516198786895e7a66c0cc1c41f08795caf7830524986ce2cfa",
  "_filesize": 459824,
  "_sha256": "7a6ea6251c8c07516198786895e7a66c0cc1c41f08795caf7830524986ce2cfa",
  "_created": "2026-06-02T07:49:42.000Z",
  "_published": "2026-06-03T06:32:50.043Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79235307843,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351966914"
    },
    {
      "job": 79235307352,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377335158"
    },
    {
      "job": 79235307869,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351945098"
    },
    {
      "job": 79235307797,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351952923"
    },
    {
      "job": 79235307564,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351914844"
    },
    {
      "job": 79235307854,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351959850"
    },
    {
      "job": 79235307875,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351949169"
    },
    {
      "job": 79235307831,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351950304"
    },
    {
      "job": 79235307674,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351954119"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alexchristensen/actions/runs/26805994290",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/alexchristensen/semnetcleaner",
  "_commit": {
    "id": "f1375d35cceb36f870d21767af458c3adfeb45c8",
    "author": "Alexander Christensen <alexpaulchristensen@gmail.com>",
    "committer": "Alexander Christensen <alexpaulchristensen@gmail.com>",
    "message": "updates to stay on CRAN\n",
    "time": 1746716930
  },
  "_maintainer": {
    "name": "Alexander P. Christensen",
    "email": "alexpaulchristensen@gmail.com",
    "login": "alexchristensen",
    "orcid": "0000-0002-9798-7037",
    "description": "Assistant Professor | Vanderbilt",
    "uuid": 32655669
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "SemNetDictionaries",
      "version": ">= 0.1.8",
      "role": "Depends"
    },
    {
      "package": "foreign",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "R.matlab",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "searcher",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringdist",
      "role": "Imports"
    },
    {
      "package": "tcltk",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "hunspell",
      "role": "Suggests"
    },
    {
      "package": "easycsv",
      "role": "Suggests"
    },
    {
      "package": "htmlTable",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "alexchristensen",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "preprocessing",
    "semantic-network-analysis"
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "alexchristensen",
      "count": 280,
      "uuid": 32655669
    },
    {
      "user": "desiquintans",
      "count": 1,
      "uuid": 3200601
    }
  ],
  "_userbio": {
    "uuid": 32655669,
    "type": "user",
    "name": "Alexander Christensen",
    "description": "Assistant Professor | Vanderbilt"
  },
  "_downloads": {
    "count": 606,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SemNetCleaner"
  },
  "_devurl": "https://github.com/alexchristensen/semnetcleaner",
  "_searchresults": 48,
  "_rbuild": "4.6.0",
  "_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/SemNetCleaner.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/alexchristensen/semnetcleaner",
  "_realowner": "alexchristensen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2018-05-16"
    },
    {
      "version": "0.9.9",
      "date": "2018-07-27"
    },
    {
      "version": "1.0.0",
      "date": "2019-07-01"
    },
    {
      "version": "1.1.0",
      "date": "2019-08-06"
    },
    {
      "version": "1.1.1",
      "date": "2019-09-27"
    },
    {
      "version": "1.1.2",
      "date": "2019-10-28"
    },
    {
      "version": "1.1.3",
      "date": "2019-12-01"
    },
    {
      "version": "1.1.4",
      "date": "2020-02-17"
    },
    {
      "version": "1.1.5",
      "date": "2020-03-22"
    },
    {
      "version": "1.2.0",
      "date": "2020-06-09"
    },
    {
      "version": "1.3.0",
      "date": "2020-09-24"
    },
    {
      "version": "1.3.1",
      "date": "2020-12-04"
    },
    {
      "version": "1.3.3",
      "date": "2021-08-16"
    },
    {
      "version": "1.3.4",
      "date": "2021-09-16"
    },
    {
      "version": "1.3.7",
      "date": "2025-05-08"
    }
  ],
  "_exports": [
    "bad.response",
    "best.guess",
    "bin2resp",
    "convert2snafu",
    "pluralize",
    "qwerty.dist",
    "read.data",
    "resp2bin",
    "singularize",
    "textcleaner"
  ],
  "_datasets": [
    {
      "name": "letter.freq",
      "title": "Letter Frequencies Based on 40,000 Words",
      "object": "letter.freq",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "open.animals",
      "title": "Openness and Verbal Fluency",
      "object": "open.animals",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Group",
        "latent",
        "ID",
        "vf_an_01",
        "vf_an_02",
        "vf_an_03",
        "vf_an_04",
        "vf_an_05",
        "vf_an_06",
        "vf_an_07",
        "vf_an_08",
        "vf_an_09",
        "vf_an_10",
        "vf_an_11",
        "vf_an_12",
        "vf_an_13",
        "vf_an_14",
        "vf_an_15",
        "vf_an_16",
        "vf_an_17",
        "vf_an_18",
        "vf_an_19",
        "vf_an_20",
        "vf_an_21",
        "vf_an_22",
        "vf_an_23",
        "vf_an_24",
        "vf_an_25",
        "vf_an_26",
        "vf_an_27",
        "vf_an_28",
        "vf_an_29",
        "vf_an_30",
        "vf_an_31",
        "vf_an_32",
        "vf_an_33",
        "vf_an_34",
        "vf_an_35"
      ],
      "rows": 516,
      "table": true,
      "tojson": true
    },
    {
      "name": "open.clean",
      "title": "Cleaned Response Matrices (Openness and Verbal Fluency)",
      "object": "open.clean",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Response_01",
        "Response_02",
        "Response_03",
        "Response_04",
        "Response_05",
        "Response_06",
        "Response_07",
        "Response_08",
        "Response_09",
        "Response_10",
        "Response_11",
        "Response_12",
        "Response_13",
        "Response_14",
        "Response_15",
        "Response_16",
        "Response_17",
        "Response_18",
        "Response_19",
        "Response_20",
        "Response_21",
        "Response_22",
        "Response_23",
        "Response_24",
        "Response_25",
        "Response_26",
        "Response_27",
        "Response_28",
        "Response_29",
        "Response_30",
        "Response_31",
        "Response_32",
        "Response_33",
        "Response_34"
      ],
      "rows": 516,
      "table": true,
      "tojson": true
    },
    {
      "name": "open.preprocess",
      "title": "Preprocessed 'textcleaner' Object (Openness and Verbal Fluency)",
      "object": "open.preprocess",
      "class": [
        "textcleaner"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "SemNetCleaner-package",
      "title": "SemNetCleaner-package",
      "topics": [
        "SemNetCleaner-package",
        "SemNetCleaner"
      ]
    },
    {
      "page": "bad.response",
      "title": "Bad Responses to NA",
      "topics": [
        "bad.response"
      ]
    },
    {
      "page": "best.guess",
      "title": "Makes Best Guess for Spelling Correction",
      "topics": [
        "best.guess"
      ]
    },
    {
      "page": "bin2resp",
      "title": "Binary Responses to Character Responses",
      "topics": [
        "bin2resp"
      ]
    },
    {
      "page": "convert2snafu",
      "title": "Converts 'textcleaner' object to a SNAFU GUI format",
      "topics": [
        "convert2snafu"
      ]
    },
    {
      "page": "letter.freq",
      "title": "Letter Frequencies Based on 40,000 Words",
      "topics": [
        "letter.freq"
      ]
    },
    {
      "page": "open.animals",
      "title": "Openness and Verbal Fluency",
      "topics": [
        "open.animals"
      ]
    },
    {
      "page": "open.clean",
      "title": "Cleaned Response Matrices (Openness and Verbal Fluency)",
      "topics": [
        "open.clean"
      ]
    },
    {
      "page": "open.preprocess",
      "title": "Preprocessed 'textcleaner' Object (Openness and Verbal Fluency)",
      "topics": [
        "open.preprocess"
      ]
    },
    {
      "page": "pluralize",
      "title": "Converts Words to their Plural Form",
      "topics": [
        "pluralize"
      ]
    },
    {
      "page": "qwerty.dist",
      "title": "QWERTY Distance for Same Length Words",
      "topics": [
        "qwerty.dist"
      ]
    },
    {
      "page": "read.data",
      "title": "Read in Common Data File Extensions",
      "topics": [
        "read.data"
      ]
    },
    {
      "page": "resp2bin",
      "title": "Responses to binary matrix",
      "topics": [
        "resp2bin"
      ]
    },
    {
      "page": "singularize",
      "title": "Converts Words to their Singular Form",
      "topics": [
        "singularize"
      ]
    },
    {
      "page": "textcleaner",
      "title": "Text Cleaner",
      "topics": [
        "textcleaner"
      ]
    }
  ],
  "_readme": "https://github.com/alexchristensen/semnetcleaner/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cellranger",
    "cli",
    "commonmark",
    "cpp11",
    "crayon",
    "digest",
    "fastmap",
    "fontawesome",
    "foreign",
    "fs",
    "glue",
    "hms",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pbapply",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "R.matlab",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "Rcpp",
    "readxl",
    "rematch",
    "rlang",
    "rstudioapi",
    "sass",
    "searcher",
    "SemNetDictionaries",
    "shiny",
    "sourcetools",
    "stringdist",
    "stringi",
    "tibble",
    "utf8",
    "vctrs",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "Estimating.Rmd",
      "filename": "Estimating.html",
      "title": "Estimating Semantic Networks",
      "author": "Alexander Christensen",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Vignette taken directly from @christensen2019semna",
        "Process",
        "Preparation for network estimation",
        "Network estimation",
        "Summary",
        "For next steps, see Analyzing_Networks vignette in the SemNeT package",
        "References"
      ],
      "created": "2019-10-28 15:35:03",
      "modified": "2019-11-07 21:19:55",
      "commits": 2
    },
    {
      "source": "Preprocessing.Rmd",
      "filename": "Preprocessing.html",
      "title": "Preprocessing Verbal Fluency Data",
      "author": "Alexander Christensen",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Vignette taken directly from @christensen2019semna",
        "Spell-check",
        "textcleaner Output",
        "Verification of spell-check",
        "correct.changes output",
        "Summary",
        "For next steps, see Network_Estimation vignette in the SemNetCleaner package",
        "References"
      ],
      "created": "2019-10-28 15:35:03",
      "modified": "2020-04-20 01:20:16",
      "commits": 3
    }
  ],
  "_score": 5.681241237375588,
  "_indexed": true,
  "_nocasepkg": "semnetcleaner",
  "_universes": [
    "alexchristensen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.7",
      "date": "2026-06-02T07:52:09.000Z",
      "distro": "noble",
      "commit": "f1375d35cceb36f870d21767af458c3adfeb45c8",
      "fileid": "1b4f283229eb56abbb58a26677304915c6d0022fec0ddba9081d21efa4b0ca0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexchristensen/actions/runs/26805994290"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.7",
      "date": "2026-06-03T06:32:08.000Z",
      "distro": "noble",
      "commit": "f1375d35cceb36f870d21767af458c3adfeb45c8",
      "fileid": "94f815f588eda1fbda27799ea171c3b6cf40761da03d6a4c27936d1e43d1d161",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexchristensen/actions/runs/26805994290"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.7",
      "date": "2026-06-02T07:51:15.000Z",
      "commit": "f1375d35cceb36f870d21767af458c3adfeb45c8",
      "fileid": "8a682f783919a0d600fa4f6bedfdcc053eb878b8705490367777e660128a8c40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexchristensen/actions/runs/26805994290"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.7",
      "date": "2026-06-02T07:51:34.000Z",
      "commit": "f1375d35cceb36f870d21767af458c3adfeb45c8",
      "fileid": "7f54a96e74f63e5b5956700f007cb9bd361ee434c58b40c391d065986db7102b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexchristensen/actions/runs/26805994290"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.7",
      "date": "2026-06-02T07:52:07.000Z",
      "commit": "f1375d35cceb36f870d21767af458c3adfeb45c8",
      "fileid": "e1786dd68910e6d3f0f3e92beff91a9f36832812b835f2076a89a74903ed23aa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alexchristensen/actions/runs/26805994290"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.7",
      "date": "2026-06-02T07:51:11.000Z",
      "commit": "f1375d35cceb36f870d21767af458c3adfeb45c8",
      "fileid": "35c3213dbab27838ec84a55e3748c6b14a1f2bbd7069f56eb1b18ffe055b7bd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexchristensen/actions/runs/26805994290"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.7",
      "date": "2026-06-02T07:51:14.000Z",
      "commit": "f1375d35cceb36f870d21767af458c3adfeb45c8",
      "fileid": "bb3032454033edce14232e186b5d0ac8896e360ed3c54c117c5c30ca1e60abf5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexchristensen/actions/runs/26805994290"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.7",
      "date": "2026-06-02T07:51:25.000Z",
      "commit": "f1375d35cceb36f870d21767af458c3adfeb45c8",
      "fileid": "529f539edaa10f48f3dcc8308d51a27e7ba544dbf7cc166000c93974dbb102c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexchristensen/actions/runs/26805994290"
    }
  ]
}