{
  "_id": "6a1095ccacfb0bcc41cb5c3f",
  "Package": "DNH4",
  "Type": "Package",
  "Title": "Crawling for Daum News Text",
  "Version": "0.1.14",
  "Date": "2026-01-11",
  "Authors@R": "person(given = \"Chanyub\",\nfamily = \"Park\",\nrole = c(\"aut\",\"cre\"),\nemail = \"mrchypark@gmail.com\",\ncomment = c(ORCID = \"0000-0001-6474-2570\")\n)",
  "Description": "Provides some utils to get Korean text sample from news\narticles in Daum which is popular news portal service in Korea.",
  "URL": "https://forkonlp.github.io/DNH4/,\nhttps://github.com/forkonlp/DNH4/",
  "BugReports": "https://github.com/forkonlp/DNH4/issues",
  "RoxygenNote": "7.2.3",
  "Encoding": "UTF-8",
  "License": "MIT + file LICENSE",
  "Repository": "https://forkonlp.r-universe.dev",
  "Date/Publication": "2026-01-11 14:17:13 UTC",
  "RemoteUrl": "https://github.com/forkonlp/DNH4",
  "RemoteRef": "HEAD",
  "RemoteSha": "901b82fc9aa716ca676656f10415d1752fb0f2e0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 08:34:44 UTC",
    "User": "root"
  },
  "Author": "Chanyub Park [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6474-2570>)",
  "Maintainer": "Chanyub Park <mrchypark@gmail.com>",
  "MD5sum": "20629ccbc2d4c342f5bb53e1fe0783df",
  "_user": "forkonlp",
  "_type": "src",
  "_file": "DNH4_0.1.14.tar.gz",
  "_fileid": "d489611e752b62590e286df926c976783940f528f17fede33ed640e67b50e1ed",
  "_filesize": 837144,
  "_sha256": "d489611e752b62590e286df926c976783940f528f17fede33ed640e67b50e1ed",
  "_created": "2026-05-11T08:34:44.000Z",
  "_published": "2026-05-22T17:43:40.950Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77432595576,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913886823"
    },
    {
      "job": 77432595312,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913884630"
    },
    {
      "job": 77432595497,
      "time": 210,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913893046"
    },
    {
      "job": 77432595383,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913880010"
    },
    {
      "job": 77432594765,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913839782"
    },
    {
      "job": 77432594964,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7166844495"
    },
    {
      "job": 77432595499,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913870057"
    },
    {
      "job": 77432595661,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913863762"
    },
    {
      "job": 77432595537,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913869570"
    }
  ],
  "_buildurl": "https://github.com/r-universe/forkonlp/actions/runs/25659215309",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/forkonlp/DNH4",
  "_commit": {
    "id": "901b82fc9aa716ca676656f10415d1752fb0f2e0",
    "author": "Chanyub.Park <mrchypark@gmail.com>",
    "committer": "Chanyub.Park <mrchypark@gmail.com>",
    "message": "fix: replace Korean characters with Unicode escapes in getUrlList.R\n\n- Convert Korean characters in regex patterns to \\uXXXX escape sequences\n- Korean regex patterns remain functional (조선비즈, 뉴스, 연합, 종합, etc.)\n- Resolves R CMD check non-ASCII warning for portable packages\n\nR CMD check no longer reports non-ASCII characters.\n",
    "time": 1768141033
  },
  "_maintainer": {
    "name": "Chanyub Park",
    "email": "mrchypark@gmail.com",
    "login": "mrchypark",
    "mastodon": "@mrchypark@mastodon.social",
    "linkedin": "in/chanyubpark",
    "uuid": 6179259,
    "orcid": "0000-0001-6474-2570"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "pak",
      "role": "Suggests"
    },
    {
      "package": "httptest",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "forkonlp",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-02",
      "n": 11
    }
  ],
  "_tags": [],
  "_stars": 32,
  "_contributors": [
    {
      "user": "mrchypark",
      "count": 125,
      "uuid": 6179259
    }
  ],
  "_userbio": {
    "uuid": 20684224,
    "type": "organization",
    "name": "forkonlp",
    "description": "한글 분석 및 생성 연구를 위한 기반 데이터를 확보하고 연구하는 모임입니다. 커뮤니티 참여: https://discord.gg/trcshMES5p"
  },
  "_downloads": {
    "count": 68,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DNH4"
  },
  "_devurl": "https://github.com/forkonlp/dnh4",
  "_pkgdown": "https://forkonlp.github.io/DNH4/",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DNH4.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.11",
      "date": "2021-09-06"
    },
    {
      "version": "0.1.12",
      "date": "2022-03-09"
    }
  ],
  "_exports": [
    "getAllComment",
    "getComment",
    "getContent",
    "getMainCategory",
    "getMaxPageNum",
    "getSubCategory",
    "getUrlList"
  ],
  "_help": [
    {
      "page": "getAllComment",
      "title": "Get All Comment",
      "topics": [
        "getAllComment"
      ]
    },
    {
      "page": "getComment",
      "title": "Get Comment",
      "topics": [
        "getComment"
      ]
    },
    {
      "page": "getContent",
      "title": "Get Content",
      "topics": [
        "getContent"
      ]
    },
    {
      "page": "getMainCategory",
      "title": "Get News Main Categories",
      "topics": [
        "getMainCategory"
      ]
    },
    {
      "page": "getMaxPageNum",
      "title": "Get Max Page Number",
      "topics": [
        "getMaxPageNum"
      ]
    },
    {
      "page": "getSubCategory",
      "title": "Get News Sub Categories",
      "topics": [
        "getSubCategory"
      ]
    },
    {
      "page": "getUrlList",
      "title": "Get Url List",
      "topics": [
        "getUrlList"
      ]
    }
  ],
  "_pkglogo": "https://github.com/forkonlp/DNH4/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/forkonlp/DNH4/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_score": 3.204119982655925,
  "_indexed": true,
  "_nocasepkg": "dnh4",
  "_universes": [
    "forkonlp",
    "mrchypark"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.14",
      "date": "2026-05-11T08:37:15.000Z",
      "distro": "noble",
      "commit": "901b82fc9aa716ca676656f10415d1752fb0f2e0",
      "fileid": "0114a65b7c88634b61b7db3c87b8f83827dce6e199c67ad7a8fb260f3853cdaa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/forkonlp/actions/runs/25659215309"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.14",
      "date": "2026-05-11T08:37:05.000Z",
      "distro": "noble",
      "commit": "901b82fc9aa716ca676656f10415d1752fb0f2e0",
      "fileid": "d323162949142a85fad483c04ea826a5ee95f09a9d20c08b9ddeb04226b2f7f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/forkonlp/actions/runs/25659215309"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.14",
      "date": "2026-05-11T08:37:37.000Z",
      "commit": "901b82fc9aa716ca676656f10415d1752fb0f2e0",
      "fileid": "793282b38abe46a541e78ab7b21055767e951493c58a238062564a2ba13227c2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/forkonlp/actions/runs/25659215309"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.14",
      "date": "2026-05-11T08:36:57.000Z",
      "commit": "901b82fc9aa716ca676656f10415d1752fb0f2e0",
      "fileid": "2eb4a5d731ce09897927670534a45e9f297f341485abd70c68f96fa0d294f2b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/forkonlp/actions/runs/25659215309"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.14",
      "date": "2026-05-11T08:36:14.000Z",
      "commit": "901b82fc9aa716ca676656f10415d1752fb0f2e0",
      "fileid": "d49a794150008b13f60ef61e067512c57f50fd769da1de51df3fa04691106c5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/forkonlp/actions/runs/25659215309"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.14",
      "date": "2026-05-11T08:35:56.000Z",
      "commit": "901b82fc9aa716ca676656f10415d1752fb0f2e0",
      "fileid": "3ecb1284d2f106860bd8197df0371df3dca1c97bbac87b00d1e5e2ea7944376f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/forkonlp/actions/runs/25659215309"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.14",
      "date": "2026-05-11T08:36:13.000Z",
      "commit": "901b82fc9aa716ca676656f10415d1752fb0f2e0",
      "fileid": "c8509c398776b5818026196ce702820fd38e21e586b00063fef848ea6dd300d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/forkonlp/actions/runs/25659215309"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.14",
      "date": "2026-05-22T17:43:26.000Z",
      "commit": "901b82fc9aa716ca676656f10415d1752fb0f2e0",
      "fileid": "b05c86950adde6fd75c072682b3afd2173cc51ad4663a16b62e880c51e0beb91",
      "status": "success",
      "buildurl": "https://github.com/r-universe/forkonlp/actions/runs/25659215309"
    }
  ]
}