{
  "_id": "6a3a529f6265ec60d620f1cc",
  "Package": "RcppJagger",
  "Title": "An R Wrapper for Jagger",
  "Version": "0.0.2",
  "Authors@R": "c(\nperson(\"Shusei\", \"Eshima\", email = \"shuseieshima@gmail.com\", role = c(\"aut\",\"cre\"), comment = c(ORCID = \"0000-0003-3613-4046\")),\nperson(\"Naoki\", \"Yoshinaga\", role = c(\"ctb\"))\n)",
  "Description": "A wrapper for Jagger, a morphological analyzer proposed in\nYoshinaga (2023) <arXiv:2305.19045>. Jagger uses patterns\nderived from morphological dictionaries and training data sets\nand applies them from the beginning of the input. This\nsimultaneous and deterministic process enables it to\neffectively perform tokenization, POS tagging, and\nlemmatization.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "SystemRequirements": "C++17",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "URL": "https://shusei-e.github.io/RcppJagger/,\nhttps://www.tkl.iis.u-tokyo.ac.jp/~ynaga/jagger/index.en.html",
  "BugReports": "https://github.com/Shusei-E/RcppJagger/issues",
  "Config/testthat/edition": "3",
  "LazyData": "TRUE",
  "Repository": "https://shusei-e.r-universe.dev",
  "Date/Publication": "2023-07-15 02:35:18 UTC",
  "RemoteUrl": "https://github.com/shusei-e/rcppjagger",
  "RemoteRef": "HEAD",
  "RemoteSha": "b5fd958cfb730267bc00cdf49806212f77d6c2f8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-23 09:25:44 UTC",
    "User": "root"
  },
  "Author": "Shusei Eshima [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3613-4046>),\nNaoki Yoshinaga [ctb]",
  "Maintainer": "Shusei Eshima <shuseieshima@gmail.com>",
  "MD5sum": "29e1452c5c6946725df87577cc451dbe",
  "_user": "shusei-e",
  "_type": "src",
  "_file": "RcppJagger_0.0.2.tar.gz",
  "_fileid": "7ed0dcd2a389257d1c60d04c519396fc9e9ad601fba21605738f6f919bfcdb80",
  "_filesize": 114106,
  "_sha256": "7ed0dcd2a389257d1c60d04c519396fc9e9ad601fba21605738f6f919bfcdb80",
  "_created": "2026-06-23T09:25:44.000Z",
  "_published": "2026-06-23T09:32:15.494Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82921121491,
      "time": 116,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7816787665"
    },
    {
      "job": 82921121492,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7816782816"
    },
    {
      "job": 82921121479,
      "time": 105,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7816783132"
    },
    {
      "job": 82921121555,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7816785634"
    },
    {
      "job": 82921121540,
      "time": 180,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7816798489"
    },
    {
      "job": 82921121550,
      "time": 350,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7816866653"
    },
    {
      "job": 82921121529,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7816786825"
    },
    {
      "job": 82921121502,
      "time": 311,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7816851092"
    },
    {
      "job": 82920546793,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7816738279"
    },
    {
      "job": 82921121514,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7816778580"
    },
    {
      "job": 82921121536,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7816781922"
    },
    {
      "job": 82921121454,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7816784121"
    },
    {
      "job": 82921121496,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7816774852"
    }
  ],
  "_buildurl": "https://github.com/r-universe/shusei-e/actions/runs/28016034216",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/shusei-e/rcppjagger",
  "_commit": {
    "id": "b5fd958cfb730267bc00cdf49806212f77d6c2f8",
    "author": "Shusei <Shusei-E@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #12 from Shusei-E/v0.0.2\n\nUpdating the website",
    "time": 1689388518
  },
  "_maintainer": {
    "name": "Shusei Eshima",
    "email": "shuseieshima@gmail.com",
    "orcid": "0000-0003-3613-4046"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "cli",
      "version": ">= 3.6.1",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.5",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "shusei-e",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "japanese-nlp",
    "morphological-analyser",
    "nlp",
    "part-of-speech-tagger",
    "text-analysis",
    "cpp"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "shusei-e",
      "count": 29,
      "uuid": 16630777
    }
  ],
  "_userbio": {
    "uuid": 16630777,
    "type": "user",
    "name": "Shusei",
    "followers": 25,
    "description": "Social Science, Methodology"
  },
  "_downloads": {
    "count": 212,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RcppJagger"
  },
  "_devurl": "https://github.com/shusei-e/rcppjagger",
  "_pkgdown": "https://shusei-e.github.io/RcppJagger/",
  "_searchresults": 3,
  "_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/RcppJagger.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/shusei-e/rcppjagger",
  "_realowner": "shusei-e",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2023-06-06"
    },
    {
      "version": "0.0.2",
      "date": "2023-06-09"
    }
  ],
  "_exports": [
    "lemmatize",
    "lemmatize_tbl",
    "pos",
    "pos_simple",
    "tokenize",
    "tokenize_tbl"
  ],
  "_datasets": [
    {
      "name": "sentence_example",
      "title": "An example sentence",
      "object": "sentence_example",
      "class": [
        "data.frame"
      ],
      "fields": [
        "text"
      ],
      "rows": 1,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "lemmatize",
      "title": "An R wrapper for Jagger's lemmatizer",
      "topics": [
        "lemmatize"
      ]
    },
    {
      "page": "lemmatize_tbl",
      "title": "An R wrapper for Jagger's lemmatizer (a tibble input)",
      "topics": [
        "lemmatize_tbl"
      ]
    },
    {
      "page": "pos",
      "title": "An R wrapper for Jagger's POS tagger",
      "topics": [
        "pos"
      ]
    },
    {
      "page": "pos_simple",
      "title": "An R wrapper for Jagger's POS tagger (only returning POS)",
      "topics": [
        "pos_simple"
      ]
    },
    {
      "page": "sentence_example",
      "title": "An example sentence",
      "topics": [
        "sentence_example"
      ]
    },
    {
      "page": "tokenize",
      "title": "An R wrapper for Jagger's tokenizer",
      "topics": [
        "tokenize"
      ]
    },
    {
      "page": "tokenize_tbl",
      "title": "An R wrapper for Jagger's tokenizer (a tibble input)",
      "topics": [
        "tokenize_tbl"
      ]
    }
  ],
  "_readme": "https://github.com/shusei-e/rcppjagger/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "purrr",
    "Rcpp",
    "rlang",
    "vctrs"
  ],
  "_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.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "rcppjagger",
  "_universes": [
    "shusei-e"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-23T09:27:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b5fd958cfb730267bc00cdf49806212f77d6c2f8",
      "fileid": "872dfe3956b0d9db95fb32bfcc7bbd060af3728a7511b900d78269fbd05182cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shusei-e/actions/runs/28016034216"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-23T09:27:37.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b5fd958cfb730267bc00cdf49806212f77d6c2f8",
      "fileid": "2fe59579d256bafeb17fcf9f4c6203395c4fe44ff43a1f5156ecc73a675547ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shusei-e/actions/runs/28016034216"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-23T09:27:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b5fd958cfb730267bc00cdf49806212f77d6c2f8",
      "fileid": "65479cf5435ece3c3613c098f64a3aeafa74798dbe047fc7324df2c589ff23f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shusei-e/actions/runs/28016034216"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-06-23T09:27:42.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b5fd958cfb730267bc00cdf49806212f77d6c2f8",
      "fileid": "766959bc7c93e9cd3b564ab0891629a46be770475a740a91dca03d23d29d365d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shusei-e/actions/runs/28016034216"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-23T09:28:13.000Z",
      "arch": "aarch64",
      "commit": "b5fd958cfb730267bc00cdf49806212f77d6c2f8",
      "fileid": "20506509560f907233fceaece1f830dcb6ebd888c12ac7b401c16ecddd588fb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shusei-e/actions/runs/28016034216"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-23T09:30:30.000Z",
      "arch": "x86_64",
      "commit": "b5fd958cfb730267bc00cdf49806212f77d6c2f8",
      "fileid": "0276042599ad47df859c70bd34edac96000023ac0860b905bf02f6f75df9f599",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shusei-e/actions/runs/28016034216"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-23T09:27:44.000Z",
      "arch": "aarch64",
      "commit": "b5fd958cfb730267bc00cdf49806212f77d6c2f8",
      "fileid": "87c5ccea3b4bf8b836a25ff06268d15587fc3b941bcb4424bd2b6f924c88e749",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shusei-e/actions/runs/28016034216"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-06-23T09:29:48.000Z",
      "arch": "x86_64",
      "commit": "b5fd958cfb730267bc00cdf49806212f77d6c2f8",
      "fileid": "6ef52defcf7e31458203e2520a6a629c2d02731bc8836e165a261fc6ebfe5a61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shusei-e/actions/runs/28016034216"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-06-23T09:27:37.000Z",
      "arch": "emscripten",
      "commit": "b5fd958cfb730267bc00cdf49806212f77d6c2f8",
      "fileid": "671f514213035ab011d865d8b49ce16d0d8688d869cb0b8897334616d3956006",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shusei-e/actions/runs/28016034216"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-23T09:27:10.000Z",
      "arch": "x86_64",
      "commit": "b5fd958cfb730267bc00cdf49806212f77d6c2f8",
      "fileid": "c2a0fd4aa968512181e25bae190419a149cec0c88c5d70ce223b0f17314bfcdd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shusei-e/actions/runs/28016034216"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-23T09:27:03.000Z",
      "arch": "x86_64",
      "commit": "b5fd958cfb730267bc00cdf49806212f77d6c2f8",
      "fileid": "70590ff0fc148dadd351638c7f5690d28e2146819cd03b95ea599b4c3b4653bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shusei-e/actions/runs/28016034216"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-06-23T09:26:52.000Z",
      "arch": "x86_64",
      "commit": "b5fd958cfb730267bc00cdf49806212f77d6c2f8",
      "fileid": "99ccf11133bd284ba24f1e62c5c342abcee327be20975d3994a71877e0cf5342",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shusei-e/actions/runs/28016034216"
    }
  ]
}