{
  "_id": "6a478ff98b9f0d9747cf13b5",
  "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-07-02 08:37:48 UTC",
    "User": "root"
  },
  "Author": "Chanyub Park [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6474-2570>)",
  "Maintainer": "Chanyub Park <mrchypark@gmail.com>",
  "_user": "mrchypark",
  "_type": "src",
  "_file": "stdictkr_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/f4d6b37e9c168b9ce7894b323bea9ffd4a2a3043fd405a34448cf63814178f68",
  "_filesize": 173133,
  "_sha256": "f4d6b37e9c168b9ce7894b323bea9ffd4a2a3043fd405a34448cf63814178f68",
  "_expires": "2026-10-11T10:33:28.000Z",
  "_created": "2026-07-02T08:37:48.000Z",
  "_published": "2026-07-03T10:33:29.235Z",
  "_jobs": [
    {
      "job": 84981520779,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8033355964"
    },
    {
      "job": 84981520382,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8033359956"
    },
    {
      "job": 84981520686,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8033345596"
    },
    {
      "job": 84981520489,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8033340345"
    },
    {
      "job": 84981520383,
      "time": 195,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8033300537"
    },
    {
      "job": 84981520761,
      "time": 159,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8033360924"
    },
    {
      "job": 84981520877,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8033331446"
    },
    {
      "job": 84981520976,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8033330804"
    },
    {
      "job": 84981520616,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8033336098"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mrchypark/actions/runs/28576698208",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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",
    "followers": 411,
    "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.1",
  "_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",
    "LICENSE",
    "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",
    "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-07-02T08:40:14.000Z",
      "distro": "resolute",
      "commit": "3cad40e97235f8bbbed7b1b7d200395373d9a3c5",
      "fileid": "https://r2.ropensci.org/9e4a3831df0d3c655649f9a39d9028bba1d5ffc7b482b7dd6cbf4da6c16307ac",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/28576698208"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-02T08:40:24.000Z",
      "distro": "resolute",
      "commit": "3cad40e97235f8bbbed7b1b7d200395373d9a3c5",
      "fileid": "https://r2.ropensci.org/ed471938593b16c0de3af8d017b7138113ec75439b9b91dae1e46857c1d1be32",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/28576698208"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-02T08:39:46.000Z",
      "commit": "3cad40e97235f8bbbed7b1b7d200395373d9a3c5",
      "fileid": "https://r2.ropensci.org/019ff0ed60d875b90c3f68cdf0e94b8cf0f1ae9f76715d0eb1d045a014d87b66",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/28576698208"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-02T08:39:35.000Z",
      "commit": "3cad40e97235f8bbbed7b1b7d200395373d9a3c5",
      "fileid": "https://r2.ropensci.org/345379e9f7ccbd81f44f3614672b6f4067f61b5550bb501c2198a7ccef073b86",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/28576698208"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-07-02T08:40:43.000Z",
      "commit": "3cad40e97235f8bbbed7b1b7d200395373d9a3c5",
      "fileid": "https://r2.ropensci.org/cbcd8cf67bc8814e60672f549d7c1578ce3a20cf8f74ac1d2b432b67f6ab701e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/28576698208"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-02T08:39:05.000Z",
      "commit": "3cad40e97235f8bbbed7b1b7d200395373d9a3c5",
      "fileid": "https://r2.ropensci.org/424b9e7896429273f8e2b786f57b3c9e959a8290c0b742afac0bf83f21a4f515",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/28576698208"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-02T08:39:03.000Z",
      "commit": "3cad40e97235f8bbbed7b1b7d200395373d9a3c5",
      "fileid": "https://r2.ropensci.org/e109ae826131289ceec64bc9626fb1a3918d024e6511aea4baf6b13fd1d42cf5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/28576698208"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-02T08:39:17.000Z",
      "commit": "3cad40e97235f8bbbed7b1b7d200395373d9a3c5",
      "fileid": "https://r2.ropensci.org/42badf5af4fe73251b5581de7d48f7482a167fca616222acc9ef3bc6624e2f7f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/28576698208"
    }
  ]
}