{
  "_id": "6a2a7dfa7b7a29ca60047000",
  "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-06-11 09:18:17 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>",
  "MD5sum": "beab6845ea0d2ff661211c96062c1890",
  "_user": "thinkr-open",
  "_type": "src",
  "_file": "emo_0.0.0.9000.tar.gz",
  "_fileid": "e7be6de539b03b3357c615ddaec942b44abfc575216951a6a27c3dba1d0678c3",
  "_filesize": 371022,
  "_sha256": "e7be6de539b03b3357c615ddaec942b44abfc575216951a6a27c3dba1d0678c3",
  "_created": "2026-06-11T09:18:17.000Z",
  "_published": "2026-06-11T09:20:58.311Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80763038570,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7560001009"
    },
    {
      "job": 80763038578,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7559994184"
    },
    {
      "job": 80763038575,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7559989485"
    },
    {
      "job": 80763038619,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7559988268"
    },
    {
      "job": 80762455427,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7559951204"
    },
    {
      "job": 80763038563,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7559991547"
    },
    {
      "job": 80763038592,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7559986322"
    },
    {
      "job": 80763038566,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7559985586"
    },
    {
      "job": 80763038593,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7559981144"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27336625201",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 420,
  "_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",
    "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": 3160,
  "_rbuild": "4.6.0",
  "_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.901087623399947,
  "_indexed": false,
  "_nocasepkg": "emo",
  "_universes": [
    "thinkr-open"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-11T09:20:17.000Z",
      "distro": "noble",
      "commit": "3f03b11491ce3d6fc5601e210927eff73bf8e350",
      "fileid": "cce76d890d32333689313ed81fde5226428eede9b0456f44dd38f3cdbc73b84b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27336625201"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-11T09:20:04.000Z",
      "distro": "noble",
      "commit": "3f03b11491ce3d6fc5601e210927eff73bf8e350",
      "fileid": "42648ff9e80911a55402bad5b7b621d68f6ae8e2ad4f3fd63dd216d485339f10",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27336625201"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-11T09:19:57.000Z",
      "commit": "3f03b11491ce3d6fc5601e210927eff73bf8e350",
      "fileid": "72b76f3febe341a7d10290c2669db0bcbaf5bd72d9948f5fd39515fff8e1d0a1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27336625201"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-11T09:19:43.000Z",
      "commit": "3f03b11491ce3d6fc5601e210927eff73bf8e350",
      "fileid": "dd3a6e62b79afc9bd216394774a1c3d8b166e4493f198234027ad95b88ab7ed0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27336625201"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-11T09:20:14.000Z",
      "commit": "3f03b11491ce3d6fc5601e210927eff73bf8e350",
      "fileid": "bdaf4ef0a417493b4a8b22bf4fedaebc2f6c9f1167f96ee555d6035807b2abcd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27336625201"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-11T09:19:36.000Z",
      "commit": "3f03b11491ce3d6fc5601e210927eff73bf8e350",
      "fileid": "f0fea7870ad8810c98980528967d2d5d057a5f252609b47ca863e572abfa2631",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27336625201"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-11T09:19:35.000Z",
      "commit": "3f03b11491ce3d6fc5601e210927eff73bf8e350",
      "fileid": "dda3e6036a2d9fe0fe73d2991570ddb4fe1d5980198147ba95dea89ef1690c84",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27336625201"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-11T09:19:23.000Z",
      "commit": "3f03b11491ce3d6fc5601e210927eff73bf8e350",
      "fileid": "be2f9f6ff0e2c134e714cadab6f67617069748d14d65ca0a41ce587facd430a2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27336625201"
    }
  ]
}