{
  "_id": "6a485eb6e06c18f0a65373b4",
  "Package": "drhur",
  "Type": "Package",
  "Title": "Learning R with Dr. Hu",
  "Version": "2.0.9999",
  "Authors@R": "c(\nperson(\"Yue\", \"Hu\", role = c(\"aut\", \"cre\"), email = \"yuehu@tsinghua.edu.cn\"),\nperson(\"Qian\", \"Qiu\", role = c(\"ctb\", \"trl\"), email = \"qianlaile96@gmail.com\"),\nperson(\"Xinyi\", \"Ye\", role = c(\"ctb\", \"trl\"), email = \"yexinyi98@outlook.com\"),\nperson(\"Yufei\", \"Sun\", role = c(\"ctb\"), email = \"sunyf20@mails.tsinghua.edu.cn\")\n)",
  "Description": "Provides interactive workshops for learning R easily and\nhappily. Each workshop is a self-contained 'Quarto' Live\ndocument whose code cells run in the browser via 'WebAssembly',\nso learners can read the instructions and run the exercises\nside by side without a local R setup. The materials accompany\nthe \"Learning R with Dr. Hu\" workshop series.",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "URL": "https://www.drhuyue.site/drhur/,\nhttps://github.com/sammo3182/drhur",
  "BugReports": "https://github.com/sammo3182/drhur/issues",
  "LazyData": "true",
  "SystemRequirements": "Quarto command-line tool (https://quarto.org)",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://sammo3182.r-universe.dev",
  "Date/Publication": "2026-05-31 15:54:12 UTC",
  "RemoteUrl": "https://github.com/sammo3182/drhur",
  "RemoteRef": "HEAD",
  "RemoteSha": "5146b376af74add79d56032de19288c8bb77055f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 01:12:17 UTC",
    "User": "root"
  },
  "Author": "Yue Hu [aut, cre],\nQian Qiu [ctb, trl],\nXinyi Ye [ctb, trl],\nYufei Sun [ctb]",
  "Maintainer": "Yue Hu <yuehu@tsinghua.edu.cn>",
  "_user": "sammo3182",
  "_type": "src",
  "_file": "drhur_2.0.9999.tar.gz",
  "_fileid": "https://r2.ropensci.org/a28d0c6218dd12be5d5e06a592f8385ce533facdb909e97c35f18f060a6a7788",
  "_filesize": 543435,
  "_sha256": "a28d0c6218dd12be5d5e06a592f8385ce533facdb909e97c35f18f060a6a7788",
  "_expires": "2026-10-12T01:15:32.000Z",
  "_created": "2026-07-04T01:12:17.000Z",
  "_published": "2026-07-04T01:15:34.307Z",
  "_jobs": [
    {
      "job": 85090532010,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8076952396"
    },
    {
      "job": 85090531998,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076949642"
    },
    {
      "job": 85090532004,
      "time": 113,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8076947108"
    },
    {
      "job": 85090532001,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076947122"
    },
    {
      "job": 85090323839,
      "time": 181,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076933111"
    },
    {
      "job": 85090532005,
      "time": 163,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8076953145"
    },
    {
      "job": 85090532012,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8076945261"
    },
    {
      "job": 85090532025,
      "time": 137,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8076950213"
    },
    {
      "job": 85090532007,
      "time": 127,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076949050"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/sammo3182/actions/runs/28690293516",
  "_status": "success",
  "_upstream": "https://github.com/sammo3182/drhur",
  "_commit": {
    "id": "5146b376af74add79d56032de19288c8bb77055f",
    "author": "Mathilda <565484645@qq.com>",
    "committer": "Mathilda <565484645@qq.com>",
    "message": "Fix drhur live\n",
    "time": 1780242852
  },
  "_maintainer": {
    "name": "Yue Hu",
    "email": "yuehu@tsinghua.edu.cn",
    "login": "sammo3182",
    "twitter": "@yuehupolisci",
    "description": "Associate professor of political science, Tsinghua University, political psychologist, political linguist, political methodologist",
    "uuid": 6463211
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "quarto",
      "role": "Imports"
    },
    {
      "package": "servr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "modelsummary",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    }
  ],
  "_owner": "sammo3182",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 3
    },
    {
      "week": "2026-22",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v2.0.0",
      "date": "2026-05-30"
    }
  ],
  "_stars": 18,
  "_contributors": [
    {
      "user": "sammo3182",
      "count": 76,
      "uuid": 6463211
    },
    {
      "user": "xiaoyequ04",
      "count": 27,
      "uuid": 76734137
    },
    {
      "user": "xinyigua",
      "count": 4,
      "uuid": 114838968
    },
    {
      "user": "qiuqiuren-ai",
      "count": 3,
      "uuid": 194815582
    },
    {
      "user": "li-juiche",
      "count": 1,
      "uuid": 94164942
    }
  ],
  "_userbio": {
    "uuid": 6463211,
    "type": "user",
    "name": "Yue Hu",
    "followers": 122,
    "description": "Associate professor of political science, Tsinghua University, political psychologist, political linguist, political methodologist"
  },
  "_downloads": {
    "count": 743,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/drhur"
  },
  "_devurl": "https://github.com/sammo3182/drhur",
  "_pkgdown": "https://www.drhuyue.site/drhur/",
  "_searchresults": 22,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/drhur.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sammo3182/drhur",
  "_realowner": "sammo3182",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-10-30"
    },
    {
      "version": "1.0.0",
      "date": "2022-10-17"
    },
    {
      "version": "1.1.0",
      "date": "2023-05-17"
    },
    {
      "version": "2.0.0",
      "date": "2026-05-30"
    }
  ],
  "_exports": [
    "drhur"
  ],
  "_datasets": [
    {
      "name": "wvs7",
      "title": "A Random Sample of World Value Survey (Wave 7).",
      "object": "wvs7",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "country",
        "female",
        "age",
        "education",
        "religious",
        "marital",
        "incomeLevel",
        "equalIncentive",
        "equalFreedom",
        "corruption_state",
        "corruption_local",
        "corruption_civil",
        "trust_family",
        "trust_neighbor",
        "trust_stranger",
        "trust_foreigner",
        "confidence_armedForce",
        "confidence_policy",
        "confidence_court",
        "confidence_gov",
        "confidence_parliament",
        "confidence_civil",
        "confidence_parties",
        "confidence_tv"
      ],
      "rows": 1264,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "drhur",
      "title": "Calling for a Workshop in Dr Hu's R Workshop",
      "topics": [
        "drhur"
      ]
    },
    {
      "page": "wvs7",
      "title": "A Random Sample of World Value Survey (Wave 7).",
      "topics": [
        "wvs7"
      ]
    }
  ],
  "_pkglogo": "https://github.com/sammo3182/drhur/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/sammo3182/drhur/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "memoise",
    "mime",
    "processx",
    "ps",
    "quarto",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "drhur-vignette.Rmd",
      "filename": "drhur-vignette.html",
      "title": "drhur: Learn R with Dr. Hu Easily and Happily",
      "author": "Yue Hu and Yufei Sun",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Usage",
        "Conclusion",
        "Affiliation"
      ],
      "created": "2020-09-16 05:12:44",
      "modified": "2026-05-30 05:28:50",
      "commits": 9
    },
    {
      "source": "drhur-vignette_cn.Rmd",
      "filename": "drhur-vignette_cn.html",
      "title": "drhur: 与胡博士一起学R",
      "author": "Yue Hu and Yufei Sun",
      "engine": "knitr::rmarkdown",
      "headings": [
        "概述",
        "使用",
        "结论",
        "联系方式"
      ],
      "created": "2023-05-09 07:57:40",
      "modified": "2026-05-30 05:28:50",
      "commits": 4
    }
  ],
  "_score": 6.500785172917456,
  "_indexed": true,
  "_nocasepkg": "drhur",
  "_universes": [
    "sammo3182"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.0.9999",
      "date": "2026-07-04T01:14:50.000Z",
      "distro": "resolute",
      "commit": "5146b376af74add79d56032de19288c8bb77055f",
      "fileid": "https://r2.ropensci.org/be3901073e2dc36fcddb02e1925f9fc9e7ff4596c8fb9fb2ec036b4cac732321",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sammo3182/actions/runs/28690293516"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.0.9999",
      "date": "2026-07-04T01:14:29.000Z",
      "distro": "resolute",
      "commit": "5146b376af74add79d56032de19288c8bb77055f",
      "fileid": "https://r2.ropensci.org/d652866f9b1e71ed20b57faf9519db63f243a8d7d699c6f37b0aa28366fbabae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sammo3182/actions/runs/28690293516"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.0.9999",
      "date": "2026-07-04T01:14:14.000Z",
      "commit": "5146b376af74add79d56032de19288c8bb77055f",
      "fileid": "https://r2.ropensci.org/42146ad6080785203c6ef9d078e8f41d068e947813574a3e404b51c6c1a5927c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sammo3182/actions/runs/28690293516"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.0.9999",
      "date": "2026-07-04T01:14:14.000Z",
      "commit": "5146b376af74add79d56032de19288c8bb77055f",
      "fileid": "https://r2.ropensci.org/29ea1c2fca1c153bca8897e7fe107c7564060575b733508fff6e0a4c9969fe71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sammo3182/actions/runs/28690293516"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.0.9999",
      "date": "2026-07-04T01:15:15.000Z",
      "commit": "5146b376af74add79d56032de19288c8bb77055f",
      "fileid": "https://r2.ropensci.org/4ee3dba70a30ab5175c437c1f207d80b0ef5483bd368900f862338a630c5eee5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sammo3182/actions/runs/28690293516"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.0.9999",
      "date": "2026-07-04T01:13:48.000Z",
      "commit": "5146b376af74add79d56032de19288c8bb77055f",
      "fileid": "https://r2.ropensci.org/da9f4ce60b2a98b6b5051477319d318c092e0c9cb0b4e9d9020ad43105a015c8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sammo3182/actions/runs/28690293516"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.0.9999",
      "date": "2026-07-04T01:14:30.000Z",
      "commit": "5146b376af74add79d56032de19288c8bb77055f",
      "fileid": "https://r2.ropensci.org/b1f7cca322da96d846b64c8bc55ff84d8f5a65c4f247a3dbdfc0d347319a2cfe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sammo3182/actions/runs/28690293516"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.0.9999",
      "date": "2026-07-04T01:14:18.000Z",
      "commit": "5146b376af74add79d56032de19288c8bb77055f",
      "fileid": "https://r2.ropensci.org/a0a899c95a15a5c23d2bcf5e91fdc69b9089b80bbb46de452e6d818845962d66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sammo3182/actions/runs/28690293516"
    }
  ]
}