{
  "_id": "6a1f0b08b401979e7341c646",
  "Package": "elbird",
  "Title": "Blazing Fast Morphological Analyzer Based on Kiwi(Korean\nIntelligent Word Identifier)",
  "Version": "0.3.1",
  "Author": "Chanyub Park [aut, cre]\n(<https://orcid.org/0000-0001-6474-2570>)",
  "Maintainer": "Chanyub Park <mrchypark@gmail.com>",
  "Authors@R": "person(given = \"Chanyub\",\nfamily = \"Park\",\nrole = c(\"aut\",\"cre\"),\nemail = \"mrchypark@gmail.com\",\ncomment = c(ORCID = \"0000-0001-6474-2570\"))",
  "Description": "This is the R wrapper package Kiwi(Korean Intelligent Word\nIdentifier), a blazing fast speed morphological analyzer for\nKorean. It supports configuration of user dictionary and\ndetection of unregistered nouns based on frequency.",
  "License": "LGPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/mrchypark/elbird/",
  "BugReports": "https://github.com/mrchypark/elbird/issues",
  "SystemRequirements": "A valid Kiwi installation. Dynamic library is\ndownloaded from <https://github.com/bab2min/Kiwi/releases>\nduring the build step. See <https://github.com/bab2min/Kiwi> as\nwell as for API documentation. A C++17 compatible compiler is\nrequired for Kiwi v0.22.2. git, curl and cmake required to\nbuild from source for kiwi.",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake git",
  "Repository": "https://mrchypark.r-universe.dev",
  "Date/Publication": "2025-12-30 11:56:35 UTC",
  "RemoteUrl": "https://github.com/mrchypark/elbird",
  "RemoteRef": "HEAD",
  "RemoteSha": "0e5c19633a9d021de6bfc88e35fd5056ff53b51e",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-17 09:37:40 UTC",
    "User": "root"
  },
  "MD5sum": "2c775cc4c59c215502f6c63a0b6ef56d",
  "_user": "mrchypark",
  "_type": "src",
  "_file": "elbird_0.3.1.tar.gz",
  "_fileid": "d2d032c569050d640369d89a5f997c31e88431ec5ab8ee7348efcc74d2968f83",
  "_filesize": 357668,
  "_sha256": "d2d032c569050d640369d89a5f997c31e88431ec5ab8ee7348efcc74d2968f83",
  "_created": "2026-05-17T09:37:40.000Z",
  "_published": "2026-06-02T16:55:36.248Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79125783226,
      "time": 480,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7041392940"
    },
    {
      "job": 79125782958,
      "time": 546,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7041399991"
    },
    {
      "job": 79125783282,
      "time": 465,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7041391412"
    },
    {
      "job": 79125783004,
      "time": 500,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7041394931"
    },
    {
      "job": 79125783111,
      "time": 338,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7041380502"
    },
    {
      "job": 79125783306,
      "time": 971,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7041485593"
    },
    {
      "job": 79125783299,
      "time": 315,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7041383538"
    },
    {
      "job": 79125782862,
      "time": 1477,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7041515672"
    },
    {
      "job": 79125782273,
      "time": 646,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041338588"
    },
    {
      "job": 79125782341,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79125782992,
      "time": 150,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7041356226"
    },
    {
      "job": 79125783171,
      "time": 147,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7041355924"
    },
    {
      "job": 79125782861,
      "time": 148,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7041355929"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mrchypark/actions/runs/25987239312",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mrchypark/elbird",
  "_commit": {
    "id": "0e5c19633a9d021de6bfc88e35fd5056ff53b51e",
    "author": "Chanyub.Park <mrchypark@gmail.com>",
    "committer": "Chanyub.Park <mrchypark@gmail.com>",
    "message": "Bump version to 0.3.1\n",
    "time": 1767095795
  },
  "_maintainer": {
    "name": "Chanyub Park",
    "email": "mrchypark@gmail.com",
    "login": "mrchypark",
    "mastodon": "@mrchypark@mastodon.social",
    "linkedin": "in/chanyubpark",
    "description": "Tool maker with R, Go & Docker/k8s enthusiast",
    "uuid": 6179259,
    "orcid": "0000-0001-6474-2570"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "cpp11",
      "role": "LinkingTo"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "R6",
      "version": ">= 2.4.0",
      "role": "Imports"
    },
    {
      "package": "vroom",
      "role": "Imports"
    },
    {
      "package": "matchr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mrchypark",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.3.0-rc.1",
      "date": "2025-07-16"
    },
    {
      "name": "v0.3.1",
      "date": "2025-12-30"
    }
  ],
  "_topics": [
    "analyzer",
    "hacktoberfest",
    "hacktoberfest2021",
    "morphological",
    "cpp"
  ],
  "_stars": 33,
  "_contributors": [
    {
      "user": "mrchypark",
      "count": 417,
      "uuid": 6179259
    }
  ],
  "_userbio": {
    "uuid": 6179259,
    "type": "user",
    "name": "ChanYub Park",
    "description": "Tool maker with R, Go & Docker/k8s enthusiast"
  },
  "_downloads": {
    "count": 69,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/elbird"
  },
  "_devurl": "https://github.com/mrchypark/elbird",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/elbird.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2022-03-31"
    },
    {
      "version": "0.1.3",
      "date": "2022-04-04"
    },
    {
      "version": "0.2.2",
      "date": "2022-04-17"
    },
    {
      "version": "0.2.3",
      "date": "2022-04-19"
    },
    {
      "version": "0.2.5",
      "date": "2022-08-12"
    }
  ],
  "_exports": [
    "analyze",
    "Dialect",
    "get_model",
    "Joiner",
    "Kiwi",
    "Match",
    "model_exists",
    "model_home",
    "model_works",
    "Morphset",
    "Pretokenized",
    "split_into_sents",
    "Stopwords",
    "SwTokenizer",
    "Tags",
    "tokenize",
    "tokenize_tbl",
    "tokenize_tidy",
    "tokenize_tidytext",
    "TypoSet"
  ],
  "_help": [
    {
      "page": "analyze",
      "title": "Simple version of analyze function.",
      "topics": [
        "analyze"
      ]
    },
    {
      "page": "Dialect",
      "title": "Dialect Options",
      "topics": [
        "Dialect"
      ]
    },
    {
      "page": "get_model",
      "title": "Get kiwi language model file.",
      "topics": [
        "get_model"
      ]
    },
    {
      "page": "Joiner",
      "title": "Joiner Class",
      "topics": [
        "Joiner"
      ]
    },
    {
      "page": "Kiwi",
      "title": "Kiwi Class",
      "topics": [
        "Kiwi"
      ]
    },
    {
      "page": "Match",
      "title": "Analyze Match Options.",
      "topics": [
        "Match"
      ]
    },
    {
      "page": "model_exists",
      "title": "Verifies if model files exists.",
      "topics": [
        "model_exists"
      ]
    },
    {
      "page": "model_home",
      "title": "A simple exported version of 'kiwi_model_path()' Returns the kiwi model path.",
      "topics": [
        "model_home"
      ]
    },
    {
      "page": "model_works",
      "title": "Verifies if models work fine.",
      "topics": [
        "model_works"
      ]
    },
    {
      "page": "Morphset",
      "title": "Morphset Class",
      "topics": [
        "Morphset"
      ]
    },
    {
      "page": "Pretokenized",
      "title": "Pretokenized Class",
      "topics": [
        "Pretokenized"
      ]
    },
    {
      "page": "split_into_sents",
      "title": "Split Sentences",
      "topics": [
        "split_into_sents"
      ]
    },
    {
      "page": "Stopwords",
      "title": "Stopwords Class",
      "topics": [
        "Stopwords"
      ]
    },
    {
      "page": "SwTokenizer",
      "title": "SwTokenizer Class",
      "topics": [
        "SwTokenizer"
      ]
    },
    {
      "page": "Tags",
      "title": "Tag list",
      "topics": [
        "Tags"
      ]
    },
    {
      "page": "tokenize",
      "title": "Simple version of tokenizer function.",
      "topics": [
        "tokenize",
        "tokenize_tbl",
        "tokenize_tidy",
        "tokenize_tidytext"
      ]
    },
    {
      "page": "TypoSet",
      "title": "Typo Set Options",
      "topics": [
        "TypoSet"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mrchypark/elbird/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/mrchypark/elbird/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "cpp11",
    "crayon",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "matchr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.5185139398778875,
  "_indexed": true,
  "_nocasepkg": "elbird",
  "_universes": [
    "mrchypark"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-17T09:53:14.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0e5c19633a9d021de6bfc88e35fd5056ff53b51e",
      "fileid": "2819486a5feee03443788f81cff27ae700a672b98d691d44a191d31f64328715",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/25987239312"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-17T09:54:17.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0e5c19633a9d021de6bfc88e35fd5056ff53b51e",
      "fileid": "6ffd94f31baa6e9b958aed949d18cf21df2fb25b8e7f67e209cf2f8fc63d53b1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/25987239312"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-17T09:53:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0e5c19633a9d021de6bfc88e35fd5056ff53b51e",
      "fileid": "1c84dd24edb67dfee21cd2bb6c81d741b24bad8d98e00c083f76cbd2617e42d2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/25987239312"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-17T09:53:34.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0e5c19633a9d021de6bfc88e35fd5056ff53b51e",
      "fileid": "1f2a4e62e673edc0bb4695bd829fdc4a57188111f61c9f74bd9fbcbd3c9c56e9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/25987239312"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-17T09:51:30.000Z",
      "arch": "aarch64",
      "commit": "0e5c19633a9d021de6bfc88e35fd5056ff53b51e",
      "fileid": "ceddd8c183921eea8f66f29288864a689144263ddf6ea9f68b6676b579e196c4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/25987239312"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-17T10:07:13.000Z",
      "arch": "x86_64",
      "commit": "0e5c19633a9d021de6bfc88e35fd5056ff53b51e",
      "fileid": "111057c9821e6537e884728404e8bd32e9785c073351ac29caf5768ee717fbc8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/25987239312"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-17T09:51:57.000Z",
      "arch": "aarch64",
      "commit": "0e5c19633a9d021de6bfc88e35fd5056ff53b51e",
      "fileid": "19b2ea7db9e8f4f40af7c224592f1d184d247685a641e5e0d0a3ef6a1b698ea0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/25987239312"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-17T10:11:44.000Z",
      "arch": "x86_64",
      "commit": "0e5c19633a9d021de6bfc88e35fd5056ff53b51e",
      "fileid": "cd04632c49b528334f422bcf39b5d5df6a949d447111b325ce8fc2cbdbb93021",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/25987239312"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-17T09:46:38.000Z",
      "arch": "x86_64",
      "commit": "0e5c19633a9d021de6bfc88e35fd5056ff53b51e",
      "fileid": "ee25afbe7dc371b16428b2f7b96d8fe5f8ace75d1622c02e6824648aff3e4b12",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/25987239312"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-17T09:46:46.000Z",
      "arch": "x86_64",
      "commit": "0e5c19633a9d021de6bfc88e35fd5056ff53b51e",
      "fileid": "6452d17bd9a74ea38cd626248c4e67108041c126213c7cb698db68d78761336c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/25987239312"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-17T09:46:38.000Z",
      "arch": "x86_64",
      "commit": "0e5c19633a9d021de6bfc88e35fd5056ff53b51e",
      "fileid": "fc21b9e5c63c1da31144c7d074ac6bbea6f26adb38631d46501bfeae7767b43a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/25987239312"
    }
  ]
}