{
  "_id": "6a1eac72b25058d4daad9fb6",
  "Package": "stdictkr",
  "Title": "Data Package using Korean Standard Dictionary",
  "Version": "0.0.0.9000",
  "Authors@R": "person(given = \"Chanyub\",\nfamily = \"Park\",\nrole = c(\"aut\",\"cre\"),\nemail = \"mrchypark@gmail.com\",\ncomment = c(ORCID = \"0000-0001-6474-2570\"))",
  "Description": "stdictkr is a client package that uses the API provided by\n'the Korean standard dictionary'\n<https://stdict.korean.go.kr/openapi/openApiInfo.do>. You can\nalso directly download a dictionary and use it as a tibble data\ntype.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.0",
  "URL": "https://mrchypark.github.io/stdictkr/",
  "BugReports": "https://github.com/mrchypark/stdictkr/issues",
  "Config/testthat/edition": "3",
  "Repository": "https://mrchypark.r-universe.dev",
  "Date/Publication": "2022-06-29 03:40:20 UTC",
  "RemoteUrl": "https://github.com/mrchypark/stdictkr",
  "RemoteRef": "HEAD",
  "RemoteSha": "3cad40e97235f8bbbed7b1b7d200395373d9a3c5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:09:03 UTC",
    "User": "root"
  },
  "Author": "Chanyub Park [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6474-2570>)",
  "Maintainer": "Chanyub Park <mrchypark@gmail.com>",
  "MD5sum": "337c193f432aabd586e65d280d2f214a",
  "_user": "mrchypark",
  "_type": "src",
  "_file": "stdictkr_0.0.0.9000.tar.gz",
  "_fileid": "8c8fca274ecdd8db21cd535ebc7869747fe40f90e21172f72f07ef1d691fb9c3",
  "_filesize": 171709,
  "_sha256": "8c8fca274ecdd8db21cd535ebc7869747fe40f90e21172f72f07ef1d691fb9c3",
  "_created": "2026-06-02T10:09:03.000Z",
  "_published": "2026-06-02T10:12:02.454Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79047616444,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7354887421"
    },
    {
      "job": 79047616383,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7354886353"
    },
    {
      "job": 79047616240,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7354869499"
    },
    {
      "job": 79047616337,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7354875734"
    },
    {
      "job": 79047018821,
      "time": 214,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354837633"
    },
    {
      "job": 79047616266,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354877028"
    },
    {
      "job": 79047616263,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7354869687"
    },
    {
      "job": 79047616303,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7354871402"
    },
    {
      "job": 79047616247,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7354872988"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mrchypark/actions/runs/26812821573",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mrchypark/stdictkr",
  "_commit": {
    "id": "3cad40e97235f8bbbed7b1b7d200395373d9a3c5",
    "author": "ChanYub Park <mrchypark@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #23 from mrchypark/download-dict-file\n\nDownload dict file",
    "time": 1656474020
  },
  "_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": "httr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "keyring",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "urltools",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    }
  ],
  "_owner": "mrchypark",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "mrchypark",
      "count": 42,
      "uuid": 6179259
    }
  ],
  "_userbio": {
    "uuid": 6179259,
    "type": "user",
    "name": "ChanYub Park",
    "description": "Tool maker with R, Go & Docker/k8s enthusiast"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stdictkr"
  },
  "_devurl": "https://github.com/mrchypark/stdictkr",
  "_pkgdown": "https://mrchypark.github.io/stdictkr/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/stdictkr.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "std_auth_remove",
    "std_auth_set",
    "std_search",
    "std_view"
  ],
  "_help": [
    {
      "page": "std_auth_remove",
      "title": "Remove API Key on stdict",
      "topics": [
        "std_auth_remove"
      ]
    },
    {
      "page": "std_auth_set",
      "title": "Set API Key on stdict",
      "topics": [
        "std_auth_set"
      ]
    },
    {
      "page": "std_search",
      "title": "Search api for stdict korean",
      "topics": [
        "std_search"
      ]
    },
    {
      "page": "std_view",
      "title": "View api for stdict korean",
      "topics": [
        "std_view"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mrchypark/stdictkr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/mrchypark/stdictkr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "dplyr",
    "filelock",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "keyring",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "triebeard",
    "urltools",
    "utf8",
    "vctrs",
    "withr",
    "xml2",
    "yaml"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "stdictkr",
  "_universes": [
    "mrchypark"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-02T10:11:31.000Z",
      "distro": "noble",
      "commit": "3cad40e97235f8bbbed7b1b7d200395373d9a3c5",
      "fileid": "923667c9a92784cc28f5ceba982452b30be1befc63443442e1693a7f9a725cc3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/26812821573"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-02T10:11:27.000Z",
      "distro": "noble",
      "commit": "3cad40e97235f8bbbed7b1b7d200395373d9a3c5",
      "fileid": "721291428b9de44cf9c913b53e6aeb03d1abd85075736fc29b196fa626d8a8f1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/26812821573"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-02T10:10:43.000Z",
      "commit": "3cad40e97235f8bbbed7b1b7d200395373d9a3c5",
      "fileid": "7095bdeff8af38daf9f536549e8011374acfe7cd47164e6f2146907eda93501e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/26812821573"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-02T10:10:59.000Z",
      "commit": "3cad40e97235f8bbbed7b1b7d200395373d9a3c5",
      "fileid": "eaf4f3f61ad345b7146cfa149ace7957ca6099fc6d195ddfb4d2b635f3c395df",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/26812821573"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-02T10:11:17.000Z",
      "commit": "3cad40e97235f8bbbed7b1b7d200395373d9a3c5",
      "fileid": "399ed3fcb06baa3a72b66c7e899efae8660612996eac19e9b03bf5cb19ce61c3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/26812821573"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-02T10:10:33.000Z",
      "commit": "3cad40e97235f8bbbed7b1b7d200395373d9a3c5",
      "fileid": "fbd66601a882375939b56f80eb402812e784f0209c50b229ef8ba46128721433",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/26812821573"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-02T10:10:34.000Z",
      "commit": "3cad40e97235f8bbbed7b1b7d200395373d9a3c5",
      "fileid": "fdeef42ff48c9a91c77cedd188f2370bdfe9e7b19412daafdaa3c6d5174d63d7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/26812821573"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-02T10:10:44.000Z",
      "commit": "3cad40e97235f8bbbed7b1b7d200395373d9a3c5",
      "fileid": "ab92be747aead7958ddbe72929b33af8f116870d166a12503fa26114e454cbb4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/26812821573"
    }
  ]
}