{
  "_id": "6a1edbb8b401979e7340f912",
  "Package": "unstruwwel",
  "Title": "Detect and Parse Historic Dates",
  "Version": "0.2.2",
  "Authors@R": "person('Stefanie', 'Schneider', email = 'stefanie.schneider@itg.uni-muenchen.de', role = c('cre', 'aut'), comment = c(ORCID = \"0000-0003-4915-6949\"))",
  "Maintainer": "Stefanie Schneider <stefanie.schneider@itg.uni-muenchen.de>",
  "Description": "Automatically converts language-specific verbal\ninformation, e.g., \"1st half of the 19th century,\" to its\nstandardized numerical counterparts, e.g.,\n\"1801-01-01/1850-12-31.\" It follows the recommendations of the\n'MIDAS' ('Marburger Informations-, Dokumentations- und\nAdministrations-System'), see <doi:10.11588/artdok.00003770>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/stefanieschneider/unstruwwel",
  "BugReports": "https://github.com/stefanieschneider/unstruwwel/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://stefanieschneider.r-universe.dev",
  "Date/Publication": "2025-01-27 07:10:02 UTC",
  "RemoteUrl": "https://github.com/stefanieschneider/unstruwwel",
  "RemoteRef": "HEAD",
  "RemoteSha": "8fd31bd66ee7f06e2104c22cb94b7d2a1a39f0da",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 08:41:46 UTC",
    "User": "root"
  },
  "Author": "Stefanie Schneider [cre, aut] (ORCID:\n<https://orcid.org/0000-0003-4915-6949>)",
  "MD5sum": "ed38dd1f4265e206818cbc2ace7c23a7",
  "_user": "stefanieschneider",
  "_type": "src",
  "_file": "unstruwwel_0.2.2.tar.gz",
  "_fileid": "43d870309e123605909dcb743657a611012d11c07654a6dd620ed5c15d0dd73c",
  "_filesize": 285298,
  "_sha256": "43d870309e123605909dcb743657a611012d11c07654a6dd620ed5c15d0dd73c",
  "_created": "2026-05-20T08:41:46.000Z",
  "_published": "2026-06-02T13:33:44.903Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79082840705,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7105299536"
    },
    {
      "job": 79082840736,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105302061"
    },
    {
      "job": 79082840671,
      "time": 176,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7105305401"
    },
    {
      "job": 79082840949,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105298816"
    },
    {
      "job": 79082840879,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105254351"
    },
    {
      "job": 79082840036,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359159298"
    },
    {
      "job": 79082840655,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7105283892"
    },
    {
      "job": 79082840644,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7105280075"
    },
    {
      "job": 79082841193,
      "time": 177,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105315790"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stefanieschneider/actions/runs/26151332914",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stefanieschneider/unstruwwel",
  "_commit": {
    "id": "8fd31bd66ee7f06e2104c22cb94b7d2a1a39f0da",
    "author": "Stefanie Schneider <stefanie.schneider@cereality.net>",
    "committer": "Stefanie Schneider <stefanie.schneider@cereality.net>",
    "message": "Remove invalid (and unnecessary) year check\n",
    "time": 1737961802
  },
  "_maintainer": {
    "name": "Stefanie Schneider",
    "email": "stefanie.schneider@itg.uni-muenchen.de",
    "login": "stefanieschneider",
    "description": "Digital Humanist and Data Scientist (Ph.D. in Art History, M.Sc. in Statistics)",
    "uuid": 25264402,
    "orcid": "0000-0003-4915-6949"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    }
  ],
  "_owner": "stefanieschneider",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "dates",
    "nlp",
    "parser"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "stefanieschneider",
      "count": 36,
      "uuid": 25264402
    }
  ],
  "_userbio": {
    "uuid": 25264402,
    "type": "user",
    "name": "Stefanie Schneider",
    "description": "Digital Humanist and Data Scientist (Ph.D. in Art History, M.Sc. in Statistics)"
  },
  "_downloads": {
    "count": 222,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/unstruwwel"
  },
  "_devurl": "https://github.com/stefanieschneider/unstruwwel",
  "_searchresults": 2,
  "_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/unstruwwel.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stefanieschneider/unstruwwel",
  "_realowner": "stefanieschneider",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-01-19"
    },
    {
      "version": "0.2.0",
      "date": "2022-08-31"
    },
    {
      "version": "0.2.1",
      "date": "2024-08-28"
    },
    {
      "version": "0.2.2",
      "date": "2025-01-27"
    }
  ],
  "_exports": [
    "unstruwwel"
  ],
  "_datasets": [
    {
      "name": "languages",
      "title": "Language Information",
      "object": "languages",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "date_order",
        "stop_words",
        "simplifications",
        "replacements"
      ],
      "rows": 4,
      "table": false,
      "tojson": true
    },
    {
      "name": "midas",
      "title": "MIDAS Standardization Examples",
      "object": "midas",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "schemes",
      "title": "Language-Specific Scheme Variants",
      "object": "schemes",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "value",
        "scheme",
        "language"
      ],
      "rows": 3583,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Century",
      "title": "Set a Century and Get its Time Interval",
      "topics": [
        "Century"
      ]
    },
    {
      "page": "Decade",
      "title": "Set a Decade and Get its Time Interval",
      "topics": [
        "Decade"
      ]
    },
    {
      "page": "languages",
      "title": "Language Information",
      "topics": [
        "languages"
      ]
    },
    {
      "page": "midas",
      "title": "MIDAS Standardization Examples",
      "topics": [
        "midas"
      ]
    },
    {
      "page": "Periods",
      "title": "Set a Period and Get its Time Interval",
      "topics": [
        "Periods"
      ]
    },
    {
      "page": "schemes",
      "title": "Language-Specific Scheme Variants",
      "topics": [
        "schemes"
      ]
    },
    {
      "page": "unstruwwel",
      "title": "Detect and Parse Historic Dates",
      "topics": [
        "unstruwwel"
      ]
    },
    {
      "page": "Year",
      "title": "Set a Year and Get its Time Interval",
      "topics": [
        "Year"
      ]
    }
  ],
  "_pkglogo": "https://github.com/stefanieschneider/unstruwwel/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/stefanieschneider/unstruwwel/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.6532125137753435,
  "_indexed": true,
  "_nocasepkg": "unstruwwel",
  "_universes": [
    "stefanieschneider"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-20T08:43:48.000Z",
      "distro": "noble",
      "commit": "8fd31bd66ee7f06e2104c22cb94b7d2a1a39f0da",
      "fileid": "6a4a8f77bf794d738a2979f4fe57db2bff80aac2e60fa365ec2574c6b8afe5e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanieschneider/actions/runs/26151332914"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-20T08:43:55.000Z",
      "distro": "noble",
      "commit": "8fd31bd66ee7f06e2104c22cb94b7d2a1a39f0da",
      "fileid": "ebd8e306023e6903fd1cb525a399e98232500eea690002070371020886381613",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanieschneider/actions/runs/26151332914"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-20T08:44:11.000Z",
      "commit": "8fd31bd66ee7f06e2104c22cb94b7d2a1a39f0da",
      "fileid": "7930652bd41b1914e352f145d91eb267d110126091946862caf45e3de854dd52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanieschneider/actions/runs/26151332914"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-20T08:43:52.000Z",
      "commit": "8fd31bd66ee7f06e2104c22cb94b7d2a1a39f0da",
      "fileid": "8577322c0d3c3f3307d3f7d7a0d46ba542cc4b3ab67663a53e5c96f4b0c33e34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanieschneider/actions/runs/26151332914"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-20T08:42:59.000Z",
      "commit": "8fd31bd66ee7f06e2104c22cb94b7d2a1a39f0da",
      "fileid": "605b5f5f6af687e2b0c2ee9ebed90fd403541b039c36dd8c49af8b49a0d5e685",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanieschneider/actions/runs/26151332914"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-20T08:42:50.000Z",
      "commit": "8fd31bd66ee7f06e2104c22cb94b7d2a1a39f0da",
      "fileid": "3122c9f15b5c34486e7c4814d466ffda01b38152d87913b1426acf5467f7d5b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanieschneider/actions/runs/26151332914"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-20T08:44:30.000Z",
      "commit": "8fd31bd66ee7f06e2104c22cb94b7d2a1a39f0da",
      "fileid": "6431a998b89beb0515826cbca71294388a78b2b1982afe52037e2a68764bdfa1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanieschneider/actions/runs/26151332914"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-02T13:33:14.000Z",
      "commit": "8fd31bd66ee7f06e2104c22cb94b7d2a1a39f0da",
      "fileid": "278c51341087d9e78a7e5567c19caa3f1901598088ee61068161802350fb23df",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stefanieschneider/actions/runs/26151332914"
    }
  ]
}