{
  "_id": "6a51ef509b92047c28d52b4a",
  "Package": "emo",
  "Title": "Easily Insert 'Emoji'",
  "Version": "0.0.0.9000",
  "Authors@R": "c(\nperson(\"Hadley\", \"Wickham\", , \"hadley@rstudio.com\", role = c(\"aut\", \"cre\")),\nperson(\"Romain\", \"François\", , \"romain@thinkr.fr\", role = c(\"aut\")),\nperson(\"Lucy\", \"D'Agostino McGowan\", email = \"ld.mcgowan@vanderbilt.edu\", role = c(\"aut\")),\nperson(\"RStudio\", role = \"cph\")\n)",
  "Description": "Makes it easy to insert 'emoji' based on either their name\nor a descriptive keyword.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.0.1.9000",
  "URL": "https://github.com/hadley/emo",
  "BugReports": "https://github.com/hadley/emo/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://thinkr-open.r-universe.dev",
  "Date/Publication": "2019-12-13 22:56:59 UTC",
  "RemoteUrl": "https://github.com/hadley/emo",
  "RemoteRef": "HEAD",
  "RemoteSha": "3f03b11491ce3d6fc5601e210927eff73bf8e350",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-11 07:20:07 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut, cre],\nRomain François [aut],\nLucy D'Agostino McGowan [aut],\nRStudio [cph]",
  "Maintainer": "Hadley Wickham <hadley@rstudio.com>",
  "_user": "thinkr-open",
  "_type": "src",
  "_file": "emo_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/18e3f50ae0440e7ac4f9dd8687f12f46a459edd987ed76e97d7db608a771de7e",
  "_filesize": 371075,
  "_sha256": "18e3f50ae0440e7ac4f9dd8687f12f46a459edd987ed76e97d7db608a771de7e",
  "_expires": "2026-10-19T07:22:54.000Z",
  "_created": "2026-07-11T07:20:07.000Z",
  "_published": "2026-07-11T07:22:56.195Z",
  "_jobs": [
    {
      "job": 86523134504,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8246245596"
    },
    {
      "job": 86523134498,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8246245190"
    },
    {
      "job": 86523134530,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8246242458"
    },
    {
      "job": 86523134533,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8246237354"
    },
    {
      "job": 86522928269,
      "time": 172,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8246224952"
    },
    {
      "job": 86523134501,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8246240725"
    },
    {
      "job": 86523134508,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8246241013"
    },
    {
      "job": 86523134514,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8246235066"
    },
    {
      "job": 86523134516,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8246235895"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/29144233250",
  "_status": "success",
  "_upstream": "https://github.com/hadley/emo",
  "_commit": {
    "id": "3f03b11491ce3d6fc5601e210927eff73bf8e350",
    "author": "Christophe Dervieux <christophe.dervieux@gmail.com>",
    "committer": "Hadley Wickham <h.wickham@gmail.com>",
    "message": "Imports CRAN glue (#54)\n\n",
    "time": 1576277819
  },
  "_maintainer": {
    "name": "Hadley Wickham",
    "email": "hadley@rstudio.com",
    "login": "hadley",
    "bluesky": "@hadley.nz",
    "description": "Chief Scientist at @posit-pbc",
    "uuid": 4196
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    }
  ],
  "_owner": "hadley",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "emoji"
  ],
  "_stars": 419,
  "_contributors": [
    {
      "user": "romainfrancois",
      "count": 16,
      "uuid": 2625526
    },
    {
      "user": "hadley",
      "count": 12,
      "uuid": 4196
    },
    {
      "user": "lucymcgowan",
      "count": 2,
      "uuid": 8431897
    },
    {
      "user": "cderv",
      "count": 1,
      "uuid": 6791940
    },
    {
      "user": "jimhester",
      "count": 1,
      "uuid": 205275
    }
  ],
  "_userbio": {
    "uuid": 19155426,
    "type": "organization",
    "name": "ThinkR",
    "followers": 258,
    "description": "R Engineering, training, and consulting"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/emo"
  },
  "_devurl": "https://github.com/hadley/emo",
  "_searchresults": 3096,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/emo.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "clock",
    "day_in_synodic_cycle",
    "diamond",
    "flag",
    "ji",
    "ji_completion",
    "ji_count",
    "ji_detect",
    "ji_extract_all",
    "ji_find",
    "ji_fisher",
    "ji_glue",
    "ji_locate_all",
    "ji_match",
    "ji_match_all",
    "ji_p",
    "ji_replace_all",
    "ji_subset",
    "ji_which",
    "keycap",
    "medal",
    "moon",
    "square"
  ],
  "_datasets": [
    {
      "name": "fisher_lst",
      "title": "Letter to emoji list",
      "object": "fisher_lst",
      "class": [
        "fisher_alphabet"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "ji_keyword",
      "title": "emoji keywords",
      "object": "ji_keyword",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ji_name",
      "title": "emoji names",
      "object": "ji_name",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ji_rx",
      "title": "A regular expression to catch all emojis",
      "object": "ji_rx",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "jis",
      "title": "full list of emojis",
      "object": "jis",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "runes",
        "qualified",
        "emoji",
        "name",
        "group",
        "subgroup",
        "version",
        "points",
        "nrunes",
        "vendor_apple",
        "vendor_google",
        "vendor_twitter",
        "vendor_one",
        "vendor_facebook",
        "vendor_messenger",
        "vendor_samsung",
        "vendor_windows",
        "keywords",
        "aliases",
        "unicode_version",
        "ios_version"
      ],
      "rows": 3570,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "clock",
      "title": "emoji version of time",
      "topics": [
        "clock"
      ]
    },
    {
      "page": "day_in_synodic_cycle",
      "title": "Calculate the number of days in the synodic month",
      "topics": [
        "day_in_synodic_cycle"
      ]
    },
    {
      "page": "fisher_lst",
      "title": "Letter to emoji list",
      "topics": [
        "fisher_lst"
      ]
    },
    {
      "page": "flag",
      "title": "Flag emoji",
      "topics": [
        "flag"
      ]
    },
    {
      "page": "ji",
      "title": "Find a single emoji",
      "topics": [
        "ji"
      ]
    },
    {
      "page": "ji_completion",
      "title": "emoji completion",
      "topics": [
        "ji_completion"
      ]
    },
    {
      "page": "ji_count",
      "title": "Count the number of emojis in a string",
      "topics": [
        "ji_count"
      ]
    },
    {
      "page": "ji_detect",
      "title": "Detect the presence or absence of emojis in a string",
      "topics": [
        "ji_detect"
      ]
    },
    {
      "page": "ji_extract",
      "title": "Extract emojis from a string",
      "topics": [
        "ji_extract",
        "ji_extract_all"
      ]
    },
    {
      "page": "ji_find",
      "title": "List all emoji with a given keyword",
      "topics": [
        "ji_find"
      ]
    },
    {
      "page": "ji_fisher",
      "title": "Convert text to emoji (by letter)",
      "topics": [
        "ji_fisher"
      ]
    },
    {
      "page": "ji_glue",
      "title": "emoji glue",
      "topics": [
        "ji_glue"
      ]
    },
    {
      "page": "ji_keyword",
      "title": "emoji keywords",
      "topics": [
        "ji_keyword"
      ]
    },
    {
      "page": "ji_locate",
      "title": "Lodate the positio of emojis in a string",
      "topics": [
        "ji_locate",
        "ji_locate_all"
      ]
    },
    {
      "page": "ji_match",
      "title": "Extract emojis from a string",
      "topics": [
        "ji_match",
        "ji_match_all"
      ]
    },
    {
      "page": "ji_name",
      "title": "emoji names",
      "topics": [
        "ji_name"
      ]
    },
    {
      "page": "ji_p",
      "title": "Summarise your p-values with emoji",
      "topics": [
        "ji_p"
      ]
    },
    {
      "page": "ji_replace",
      "title": "Replace emojis in a string",
      "topics": [
        "ji_replace",
        "ji_replace_all"
      ]
    },
    {
      "page": "ji_rx",
      "title": "A regular expression to catch all emojis",
      "topics": [
        "ji_rx"
      ]
    },
    {
      "page": "ji_subset",
      "title": "Keep strings containing an emoji, or find positions",
      "topics": [
        "ji_subset",
        "ji_which"
      ]
    },
    {
      "page": "jis",
      "title": "full list of emojis",
      "topics": [
        "jis"
      ]
    },
    {
      "page": "keycap",
      "title": "Keycap emoji sequence",
      "topics": [
        "keycap"
      ]
    },
    {
      "page": "medal",
      "title": "medals",
      "topics": [
        "medal"
      ]
    },
    {
      "page": "moon",
      "title": "moon phase",
      "topics": [
        "moon"
      ]
    },
    {
      "page": "geometric",
      "title": "geometric emoji",
      "topics": [
        "diamond",
        "square"
      ]
    }
  ],
  "_readme": "https://github.com/hadley/emo/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "cli",
    "cpp11",
    "crayon",
    "generics",
    "glue",
    "lifecycle",
    "lubridate",
    "magrittr",
    "purrr",
    "rlang",
    "stringi",
    "stringr",
    "timechange",
    "vctrs"
  ],
  "_score": 7.891166225360794,
  "_indexed": false,
  "_nocasepkg": "emo",
  "_universes": [
    "thinkr-open"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-11T07:22:15.000Z",
      "distro": "resolute",
      "commit": "3f03b11491ce3d6fc5601e210927eff73bf8e350",
      "fileid": "https://r2.ropensci.org/9e49b9f5454f085ce5ed6b6b9e390463003eb53ac8a0a7fa0bcf7fd97944e35b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/29144233250"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-11T07:22:12.000Z",
      "distro": "resolute",
      "commit": "3f03b11491ce3d6fc5601e210927eff73bf8e350",
      "fileid": "https://r2.ropensci.org/1b389db603efb480ad5ab74662a60d2b98fa6e298e60f58ed78b0db1a87ffc18",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/29144233250"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-11T07:21:56.000Z",
      "commit": "3f03b11491ce3d6fc5601e210927eff73bf8e350",
      "fileid": "https://r2.ropensci.org/a6c9b92630828906e0547de2856a8c49eb3baf4819727ad9992cd37c1d209a0f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/29144233250"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-11T07:21:28.000Z",
      "commit": "3f03b11491ce3d6fc5601e210927eff73bf8e350",
      "fileid": "https://r2.ropensci.org/1ce26100da9592da8c3dd84e93861619cdb3e083580aeda855450a661145bd62",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/29144233250"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-07-11T07:22:00.000Z",
      "commit": "3f03b11491ce3d6fc5601e210927eff73bf8e350",
      "fileid": "https://r2.ropensci.org/6577e3e30db80e9db2b7a2d6783efb4d9febdc74d4f11c605810255f57cf25c1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/29144233250"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-11T07:21:32.000Z",
      "commit": "3f03b11491ce3d6fc5601e210927eff73bf8e350",
      "fileid": "https://r2.ropensci.org/1c724520f2d2145a1da8172f9746d457d75570bd9d808456f1099b80060142ad",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/29144233250"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-11T07:21:08.000Z",
      "commit": "3f03b11491ce3d6fc5601e210927eff73bf8e350",
      "fileid": "https://r2.ropensci.org/66f5b56583b8893a7a8e9394e2305fca34036498048c546b4f864e1827512115",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/29144233250"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-11T07:21:09.000Z",
      "commit": "3f03b11491ce3d6fc5601e210927eff73bf8e350",
      "fileid": "https://r2.ropensci.org/5acaafe1ad1812267d99432c10963ec1c7f4ccbdb34cfa2efe1b5a34d965053e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/29144233250"
    }
  ]
}