{
  "_id": "6a17f8abacfb0bcc41da95b0",
  "Package": "LexisNexisTools",
  "Title": "Working with Files from 'LexisNexis'",
  "Version": "0.3.7.9000",
  "Date": "2024-04-14",
  "Authors@R": "person(given = \"Johannes B.\",\nfamily = \"Gruber\",\nemail = \"JohannesB.Gruber@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9177-1772\"))",
  "Description": "My PhD supervisor once told me that everyone doing\nnewspaper analysis starts by writing code to read in files from\nthe 'LexisNexis' newspaper archive (retrieved e.g., from\n<https://www.lexisnexis.com/> or any of the partner sites).\nHowever, while this is a nice exercise I do recommend, not\neveryone has the time. This package takes files downloaded from\nthe newspaper archive of 'LexisNexis', reads them into R and\noffers functions for further processing.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/JBGruber/LexisNexisTools",
  "BugReports": "https://github.com/JBGruber/LexisNexisTools/issues",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Language": "en-GB",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev",
  "Repository": "https://jbgruber.r-universe.dev",
  "Date/Publication": "2024-04-17 14:17:56 UTC",
  "RemoteUrl": "https://github.com/jbgruber/lexisnexistools",
  "RemoteRef": "HEAD",
  "RemoteSha": "a935798fa58ff3fad3eb7e71a31c8e1f24f2c517",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 08:07:13 UTC",
    "User": "root"
  },
  "Author": "Johannes B. Gruber [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9177-1772>)",
  "Maintainer": "Johannes B. Gruber <JohannesB.Gruber@gmail.com>",
  "MD5sum": "2de4698db97e55fad43a2be802fb13de",
  "_user": "jbgruber",
  "_type": "src",
  "_file": "LexisNexisTools_0.3.7.9000.tar.gz",
  "_fileid": "d0c2e053ae5c4e918280e9a56cb5568498b6178fc0d0ce671d8d0dffbf0c4654",
  "_filesize": 1029423,
  "_sha256": "d0c2e053ae5c4e918280e9a56cb5568498b6178fc0d0ce671d8d0dffbf0c4654",
  "_created": "2026-05-28T08:07:13.000Z",
  "_published": "2026-05-28T08:11:23.932Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78249642018,
      "time": 206,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260861594"
    },
    {
      "job": 78249641982,
      "time": 190,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260857010"
    },
    {
      "job": 78249642239,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260840550"
    },
    {
      "job": 78249642097,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260836872"
    },
    {
      "job": 78249044589,
      "time": 239,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260797099"
    },
    {
      "job": 78249642004,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260840920"
    },
    {
      "job": 78249642035,
      "time": 154,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7260845279"
    },
    {
      "job": 78249642046,
      "time": 150,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7260844906"
    },
    {
      "job": 78249642369,
      "time": 146,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7260843474"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jbgruber/actions/runs/26562583814",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jbgruber/lexisnexistools",
  "_commit": {
    "id": "a935798fa58ff3fad3eb7e71a31c8e1f24f2c517",
    "author": "JBGruber <JohannesB.Gruber@gmail.com>",
    "committer": "JBGruber <JohannesB.Gruber@gmail.com>",
    "message": "add rhub action\n",
    "time": 1713363476
  },
  "_maintainer": {
    "name": "Johannes B. Gruber",
    "email": "johannesb.gruber@gmail.com",
    "login": "jbgruber",
    "bluesky": "@jbgruber.bsky.social",
    "description": "Senior Researcher/Team Lead @ GESIS",
    "uuid": 23524101,
    "orcid": "0000-0001-9177-1772"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "version": ">= 1.10.0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "version": ">= 3.3.0",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "version": ">= 3.3.0",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "version": ">= 1.3.4",
      "role": "Imports"
    },
    {
      "package": "quanteda",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "quanteda.textstats",
      "role": "Imports"
    },
    {
      "package": "stats",
      "version": ">= 3.3.0",
      "role": "Imports"
    },
    {
      "package": "stringdist",
      "version": ">= 0.9.4.0",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "version": ">= 1.1.7",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "version": ">= 3.3.0",
      "role": "Imports"
    },
    {
      "package": "corpustools",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "diffobj",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tidytext",
      "role": "Suggests"
    },
    {
      "package": "tm",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pdftools",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "striprtf",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    }
  ],
  "_owner": "jbgruber",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "text-analysis"
  ],
  "_stars": 112,
  "_contributors": [
    {
      "user": "jbgruber",
      "count": 17,
      "uuid": 23524101
    },
    {
      "user": "kbenoit",
      "count": 12,
      "uuid": 2182246
    },
    {
      "user": "romainfrancois",
      "count": 1,
      "uuid": 2625526
    }
  ],
  "_userbio": {
    "uuid": 23524101,
    "type": "user",
    "name": "Johannes Gruber",
    "description": "Senior Researcher/Team Lead @ GESIS"
  },
  "_downloads": {
    "count": 232,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/LexisNexisTools"
  },
  "_devurl": "https://github.com/jbgruber/lexisnexistools",
  "_searchresults": 75,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LexisNexisTools.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jbgruber/lexisnexistools",
  "_realowner": "jbgruber",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2018-04-09"
    },
    {
      "version": "0.2.0",
      "date": "2018-09-10"
    },
    {
      "version": "0.2.1",
      "date": "2019-01-21"
    },
    {
      "version": "0.2.2",
      "date": "2019-01-27"
    },
    {
      "version": "0.2.3",
      "date": "2019-07-09"
    },
    {
      "version": "0.3.0",
      "date": "2020-01-10"
    },
    {
      "version": "0.3.1",
      "date": "2020-06-03"
    },
    {
      "version": "0.3.2",
      "date": "2020-10-17"
    },
    {
      "version": "0.3.3",
      "date": "2020-12-13"
    },
    {
      "version": "0.3.4",
      "date": "2021-04-06"
    },
    {
      "version": "0.3.5",
      "date": "2022-01-04"
    },
    {
      "version": "0.3.6",
      "date": "2022-10-24"
    },
    {
      "version": "0.3.7",
      "date": "2023-07-05"
    },
    {
      "version": "1.0.0",
      "date": "2024-04-18"
    }
  ],
  "_exports": [
    "lnt_add",
    "lnt_asDate",
    "lnt_convert",
    "lnt_diff",
    "lnt_lookup",
    "lnt_read",
    "lnt_rename",
    "lnt_sample",
    "lnt_similarity",
    "lnt2bibtex",
    "lnt2cptools",
    "lnt2df",
    "lnt2quanteda",
    "lnt2rDNA",
    "lnt2SQLite",
    "lnt2tidy",
    "lnt2tm"
  ],
  "_help": [
    {
      "page": "lnt_add",
      "title": "Adds or replaces articles",
      "topics": [
        "lnt_add"
      ]
    },
    {
      "page": "lnt_asDate",
      "title": "Convert Strings to dates",
      "topics": [
        "lnt_asDate"
      ]
    },
    {
      "page": "lnt_convert",
      "title": "Convert LNToutput to other formats",
      "topics": [
        "lnt2cptools",
        "lnt2df",
        "lnt2quanteda",
        "lnt2rDNA",
        "lnt2SQLite",
        "lnt2tidy",
        "lnt2tm",
        "lnt_convert"
      ]
    },
    {
      "page": "lnt_diff",
      "title": "Display diff of similar articles",
      "topics": [
        "lnt_diff"
      ]
    },
    {
      "page": "lnt_lookup",
      "title": "Lookup keywords in articles",
      "topics": [
        "lnt_lookup"
      ]
    },
    {
      "page": "lnt_read",
      "title": "Read in a LexisNexis file",
      "topics": [
        "lnt_read"
      ]
    },
    {
      "page": "lnt_rename",
      "title": "Assign proper names to LexisNexis files",
      "topics": [
        "lnt_rename"
      ]
    },
    {
      "page": "lnt_sample",
      "title": "Provides a small sample TXT/DOCX file",
      "topics": [
        "lnt_sample"
      ]
    },
    {
      "page": "lnt_similarity",
      "title": "Check for highly similar articles.",
      "topics": [
        "lnt_similarity"
      ]
    },
    {
      "page": "lnt2bibtex",
      "title": "Convert LNToutput to other formats",
      "topics": [
        "lnt2bibtex"
      ]
    },
    {
      "page": "LNToutput",
      "title": "An S4 class to store the three data.frames created with lnt_read",
      "topics": [
        "LNToutput"
      ]
    },
    {
      "page": "LNToutput_methods",
      "title": "Methods for LNToutput output objects",
      "topics": [
        "+,LNToutput,LNToutput-method",
        "dim,LNToutput-method",
        "LNToutput_methods",
        "show,LNToutput-method",
        "[,LNToutput,ANY,ANY,ANY-method"
      ]
    }
  ],
  "_readme": "https://github.com/jbgruber/lexisnexistools/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "data.table",
    "fastmatch",
    "glue",
    "ISOcodes",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "nsyllable",
    "pbapply",
    "pillar",
    "pkgconfig",
    "proxyC",
    "quanteda",
    "quanteda.textstats",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "SnowballC",
    "stopwords",
    "stringdist",
    "stringi",
    "tibble",
    "utf8",
    "vctrs",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "demo.Rmd",
      "filename": "demo.html",
      "title": "Basic Usage",
      "author": "Johannes B. Gruber",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Demo",
        "Load Package",
        "Rename Files",
        "Read in 'LexisNexis' Files to Get Meta, Articles and Paragraphs",
        "Identify Highly Similar Articles",
        "Lookup Keywords"
      ],
      "created": "2018-07-07 18:23:02",
      "modified": "2021-10-05 07:42:54",
      "commits": 18
    }
  ],
  "_score": 6.924279286061882,
  "_indexed": true,
  "_nocasepkg": "lexisnexistools",
  "_universes": [
    "jbgruber"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.7.9000",
      "date": "2026-05-28T08:10:09.000Z",
      "distro": "noble",
      "commit": "a935798fa58ff3fad3eb7e71a31c8e1f24f2c517",
      "fileid": "db2960cef2e53a54ce151de8ca5b079a1f799df480ee45251fef76b55be755e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbgruber/actions/runs/26562583814"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.7.9000",
      "date": "2026-05-28T08:09:56.000Z",
      "distro": "noble",
      "commit": "a935798fa58ff3fad3eb7e71a31c8e1f24f2c517",
      "fileid": "92e1748f84564e5b310e2b488949588c7d9cd4dada65b7bd9ce3139884b05ec8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbgruber/actions/runs/26562583814"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.7.9000",
      "date": "2026-05-28T08:09:04.000Z",
      "commit": "a935798fa58ff3fad3eb7e71a31c8e1f24f2c517",
      "fileid": "3c4e339a2577dfc08c481bc30f64eaa33615c5fdf23d53c69fe78d4d2ce82345",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbgruber/actions/runs/26562583814"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.7.9000",
      "date": "2026-05-28T08:08:57.000Z",
      "commit": "a935798fa58ff3fad3eb7e71a31c8e1f24f2c517",
      "fileid": "53a6c399c1f9a67edde4d36315c6dfb19d63f8cea094e50b2020630e01bc6e67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbgruber/actions/runs/26562583814"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.7.9000",
      "date": "2026-05-28T08:09:55.000Z",
      "commit": "a935798fa58ff3fad3eb7e71a31c8e1f24f2c517",
      "fileid": "a0629d1f04609c361592f0892c488f0ae511d529e970e520650c577aafcd7cce",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jbgruber/actions/runs/26562583814"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.7.9000",
      "date": "2026-05-28T08:09:03.000Z",
      "commit": "a935798fa58ff3fad3eb7e71a31c8e1f24f2c517",
      "fileid": "99c13343a88a44d712729c2cad8ae955ef1680f548a570cbec82d285e0fb3c60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbgruber/actions/runs/26562583814"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.7.9000",
      "date": "2026-05-28T08:09:08.000Z",
      "commit": "a935798fa58ff3fad3eb7e71a31c8e1f24f2c517",
      "fileid": "38c92fcf159cffde753b629b2c81ff4ab0e32d26a1b39fe99e53ac41e8d37496",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbgruber/actions/runs/26562583814"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.7.9000",
      "date": "2026-05-28T08:09:00.000Z",
      "commit": "a935798fa58ff3fad3eb7e71a31c8e1f24f2c517",
      "fileid": "2271edda3f473c3eb1ba760a683b8a11555a714fb378bd2233d73bb41bcea40b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jbgruber/actions/runs/26562583814"
    }
  ]
}