{
  "_id": "6a12bf40acfb0bcc41d1d7b9",
  "Package": "tidyEmoji",
  "Type": "Package",
  "Title": "Discovers Emoji from Text",
  "Version": "0.1.1",
  "Authors@R": "c(person(given = \"Youzhi\",\nfamily = \"Yu\",\nrole = c(\"aut\", \"cre\"),\nemail = \"yuyouzhi666@icloud.com\"))",
  "Description": "Unicodes are not friendly to work with, and not all\nUnicodes are Emoji per se, making obtaining Emoji statistics a\ndifficult task. This tool can help your experience of working\nwith Emoji as smooth as possible, as it has the 'tidyverse'\nstyle.",
  "License": "GPL (>= 3)",
  "URL": "https://pursuitofdatascience.github.io/tidyEmoji/",
  "BugReports": "https://github.com/PursuitOfDataScience/tidyEmoji/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://pursuitofdatascience.r-universe.dev",
  "Date/Publication": "2023-08-19 19:58:54 UTC",
  "RemoteUrl": "https://github.com/pursuitofdatascience/tidyemoji",
  "RemoteRef": "HEAD",
  "RemoteSha": "e6f7be708411148f730e9f5cfc57a7534c609d79",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 09:01:10 UTC",
    "User": "root"
  },
  "Author": "Youzhi Yu [aut, cre]",
  "Maintainer": "Youzhi Yu <yuyouzhi666@icloud.com>",
  "MD5sum": "5d14c15df7c9160ba05f6a08f1d6f602",
  "_user": "pursuitofdatascience",
  "_type": "src",
  "_file": "tidyEmoji_0.1.1.tar.gz",
  "_fileid": "a428bfa958bb10fbf691bd694bf9b0cbc6324b34739194b1986263944d2ec4ee",
  "_filesize": 1075746,
  "_sha256": "a428bfa958bb10fbf691bd694bf9b0cbc6324b34739194b1986263944d2ec4ee",
  "_created": "2026-05-24T09:01:10.000Z",
  "_published": "2026-05-24T09:05:04.174Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77585509449,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183871463"
    },
    {
      "job": 77585509440,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183872201"
    },
    {
      "job": 77585509446,
      "time": 202,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183875685"
    },
    {
      "job": 77585509467,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183869044"
    },
    {
      "job": 77585308730,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183855077"
    },
    {
      "job": 77585509445,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183868250"
    },
    {
      "job": 77585509462,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183868593"
    },
    {
      "job": 77585509475,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183865170"
    },
    {
      "job": 77585509464,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183863988"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pursuitofdatascience/actions/runs/26356943733",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pursuitofdatascience/tidyemoji",
  "_commit": {
    "id": "e6f7be708411148f730e9f5cfc57a7534c609d79",
    "author": "Youzhi Yu <yuyouzhi666@icloud.com>",
    "committer": "Youzhi Yu <yuyouzhi666@icloud.com>",
    "message": "submitted v0.1.1\n",
    "time": 1692475134
  },
  "_maintainer": {
    "name": "Youzhi Yu",
    "email": "yuyouzhi666@icloud.com",
    "login": "pursuitofdatascience",
    "twitter": "@PursuitOfDS",
    "description": "CUDA out of memory. ",
    "uuid": 54338793
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "emoji",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "forcats",
      "role": "Suggests"
    }
  ],
  "_owner": "pursuitofdatascience",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "pursuitofdatascience",
      "count": 1,
      "uuid": 54338793
    }
  ],
  "_userbio": {
    "uuid": 54338793,
    "type": "user",
    "name": "Y. Yu",
    "description": "CUDA out of memory. "
  },
  "_downloads": {
    "count": 245,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidyEmoji"
  },
  "_devurl": "https://github.com/pursuitofdatascience/tidyemoji",
  "_pkgdown": "https://pursuitofdatascience.github.io/tidyEmoji/",
  "_searchresults": 9,
  "_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/readme.html",
    "extra/readme.md",
    "extra/tidyEmoji.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pursuitofdatascience/tidyemoji",
  "_realowner": "pursuitofdatascience",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-02-18"
    },
    {
      "version": "0.1.1",
      "date": "2023-08-19"
    }
  ],
  "_exports": [
    "emoji_categorize",
    "emoji_extract_nest",
    "emoji_extract_unnest",
    "emoji_summary",
    "emoji_tweets",
    "top_n_emojis"
  ],
  "_datasets": [
    {
      "name": "category_unicode_crosswalk",
      "title": "Emoji category, Unicode crosswalk",
      "object": "category_unicode_crosswalk",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "category",
        "unicodes"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "emoji_unicode_crosswalk",
      "title": "Emoji name, Unicode, and Emoji category crosswalk",
      "object": "emoji_unicode_crosswalk",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "emoji_name",
        "unicode",
        "emoji_category"
      ],
      "rows": 4536,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "category_unicode_crosswalk",
      "title": "Emoji category, Unicode crosswalk",
      "topics": [
        "category_unicode_crosswalk"
      ]
    },
    {
      "page": "emoji_categorize",
      "title": "Categorize Emoji Tweets/text based on Emoji category",
      "topics": [
        "emoji_categorize"
      ]
    },
    {
      "page": "emoji_extract_nest",
      "title": "Emoji extraction nested summary",
      "topics": [
        "emoji_extract_nest"
      ]
    },
    {
      "page": "emoji_extract_unnest",
      "title": "Emoji extraction unnested summary",
      "topics": [
        "emoji_extract_unnest"
      ]
    },
    {
      "page": "emoji_summary",
      "title": "Emoji summary tibble",
      "topics": [
        "emoji_summary"
      ]
    },
    {
      "page": "emoji_tweets",
      "title": "Emoji Text/Tweets Output",
      "topics": [
        "emoji_tweets"
      ]
    },
    {
      "page": "emoji_unicode_crosswalk",
      "title": "Emoji name, Unicode, and Emoji category crosswalk",
      "topics": [
        "emoji_unicode_crosswalk"
      ]
    },
    {
      "page": "tidyEmoji",
      "title": "'tidyEmoji' package",
      "topics": [
        "tidyEmoji"
      ]
    },
    {
      "page": "top_n_emojis",
      "title": "Getting n most popular Emojis",
      "topics": [
        "top_n_emojis"
      ]
    }
  ],
  "_readme": "https://github.com/pursuitofdatascience/tidyemoji/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "emoji",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to tidyEmoji",
      "author": "Youzhi Yu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Why to use the package?",
        "When to use the package?",
        "How to use the package?"
      ],
      "created": "2022-02-17 16:30:16",
      "modified": "2022-02-23 00:51:17",
      "commits": 6
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "tidyemoji",
  "_universes": [
    "pursuitofdatascience"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-24T09:03:20.000Z",
      "distro": "noble",
      "commit": "e6f7be708411148f730e9f5cfc57a7534c609d79",
      "fileid": "f0546321d23c72828ecddcd73fcabe611dc56910440a72fe99b72d4877df52dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pursuitofdatascience/actions/runs/26356943733"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-24T09:03:27.000Z",
      "distro": "noble",
      "commit": "e6f7be708411148f730e9f5cfc57a7534c609d79",
      "fileid": "0e6f40674e699ff90389b1f1ad9495c162723d482532e71c8698cb04cc8f84b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pursuitofdatascience/actions/runs/26356943733"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-24T09:04:01.000Z",
      "commit": "e6f7be708411148f730e9f5cfc57a7534c609d79",
      "fileid": "bb56ed05423bc9123b73a5c1e066cafe247d7579a87b531b96dc680963d3652b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pursuitofdatascience/actions/runs/26356943733"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-24T09:03:01.000Z",
      "commit": "e6f7be708411148f730e9f5cfc57a7534c609d79",
      "fileid": "c65aa37fd6ff73e60856c48116f3d39d86ea8b047e283f6aa35d1e9a21dcbf3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pursuitofdatascience/actions/runs/26356943733"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-24T09:03:14.000Z",
      "commit": "e6f7be708411148f730e9f5cfc57a7534c609d79",
      "fileid": "d9cb0ce0f99347b7c65d655da43d1e69534cbd718acb5524c8ce03801c44491b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pursuitofdatascience/actions/runs/26356943733"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-24T09:02:39.000Z",
      "commit": "e6f7be708411148f730e9f5cfc57a7534c609d79",
      "fileid": "6069a5c0f0a392207e4172a1ccd37d2c5531d56e762437afbd1859a5dbe6a770",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pursuitofdatascience/actions/runs/26356943733"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-24T09:02:20.000Z",
      "commit": "e6f7be708411148f730e9f5cfc57a7534c609d79",
      "fileid": "40f3ab03db072c05f05babbaef13d106db5f571095c9ec1db81350866cb9b75f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pursuitofdatascience/actions/runs/26356943733"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-24T09:02:15.000Z",
      "commit": "e6f7be708411148f730e9f5cfc57a7534c609d79",
      "fileid": "f6356ab196874379e84e5efbf54d7a215508819ee0d6c6d45a3f8f991a180faa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pursuitofdatascience/actions/runs/26356943733"
    }
  ]
}