{
  "_id": "6a37c76e3efcd9bda442fc9e",
  "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-06-21 11:10:59 UTC",
    "User": "root"
  },
  "Author": "Stefanie Schneider [cre, aut] (ORCID:\n<https://orcid.org/0000-0003-4915-6949>)",
  "MD5sum": "998d6a63ecf0ab6bb635468a780b2dcb",
  "_user": "stefanieschneider",
  "_type": "src",
  "_file": "unstruwwel_0.2.2.tar.gz",
  "_fileid": "8704b1649a943ec5e8100a97d9e9ad14def027ea696bbc48f2003e0972653b39",
  "_filesize": 287829,
  "_sha256": "8704b1649a943ec5e8100a97d9e9ad14def027ea696bbc48f2003e0972653b39",
  "_created": "2026-06-21T11:10:59.000Z",
  "_published": "2026-06-21T11:13:50.217Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82565068999,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774711232"
    },
    {
      "job": 82565069002,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774711067"
    },
    {
      "job": 82565068988,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774707219"
    },
    {
      "job": 82565069000,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774703671"
    },
    {
      "job": 82564886468,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774693691"
    },
    {
      "job": 82565068982,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774706397"
    },
    {
      "job": 82565069021,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7774705486"
    },
    {
      "job": 82565069006,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7774703803"
    },
    {
      "job": 82565069014,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7774704213"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stefanieschneider/actions/runs/27902374251",
  "_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",
    "followers": 23,
    "description": "Digital Humanist and Data Scientist (Ph.D. in Art History, M.Sc. in Statistics)"
  },
  "_downloads": {
    "count": 259,
    "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-06-21T11:13:10.000Z",
      "distro": "noble",
      "commit": "8fd31bd66ee7f06e2104c22cb94b7d2a1a39f0da",
      "fileid": "067f0818034eada7d2ab08861895f3cedd90e1b1708239c5946e4f351b1b194f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanieschneider/actions/runs/27902374251"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-21T11:13:10.000Z",
      "distro": "noble",
      "commit": "8fd31bd66ee7f06e2104c22cb94b7d2a1a39f0da",
      "fileid": "565472027aeda28604b6bd9f5d1e3fbe561a4c9d05e646cb9f9c43e7c424750c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanieschneider/actions/runs/27902374251"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-21T11:12:46.000Z",
      "commit": "8fd31bd66ee7f06e2104c22cb94b7d2a1a39f0da",
      "fileid": "bdc56ea26fd0093b5d8029c3932c5f98eecb16d3c879a6083f2d08bc90ae953d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanieschneider/actions/runs/27902374251"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-21T11:12:20.000Z",
      "commit": "8fd31bd66ee7f06e2104c22cb94b7d2a1a39f0da",
      "fileid": "7b080c57991cf7f191ec40404a2ea54e23656276bb46a1ead2868cffdf218de4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanieschneider/actions/runs/27902374251"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-21T11:12:56.000Z",
      "commit": "8fd31bd66ee7f06e2104c22cb94b7d2a1a39f0da",
      "fileid": "dddcc781b4ac8666bd5c1172e6a4308757a6c16bf01171085208b97f87dbeac7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stefanieschneider/actions/runs/27902374251"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-21T11:12:20.000Z",
      "commit": "8fd31bd66ee7f06e2104c22cb94b7d2a1a39f0da",
      "fileid": "dd9c1a9644703166c9464c344bd7eaca04224839cb0bae2a006bfb7d00293a2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanieschneider/actions/runs/27902374251"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-21T11:12:08.000Z",
      "commit": "8fd31bd66ee7f06e2104c22cb94b7d2a1a39f0da",
      "fileid": "4cb7d19ecdfb9651b45e4c0fa0311102cbd1e6c0d1f6960813157e3f47599c34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanieschneider/actions/runs/27902374251"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-21T11:12:07.000Z",
      "commit": "8fd31bd66ee7f06e2104c22cb94b7d2a1a39f0da",
      "fileid": "127ef22aae7c8b487831b1dfebdffff1cdc5315ed6a2867a7075f59f27bc21ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stefanieschneider/actions/runs/27902374251"
    }
  ]
}