{
  "_id": "6a48c0a4e06c18f0a654a0d0",
  "Type": "Package",
  "Package": "messaging",
  "Title": "Conveniently Issue Messages, Warnings, and Errors",
  "Version": "0.1.0",
  "Description": "Provides tools for creating and issuing nicely-formatted\ntext within R diagnostic messages and those messages given\nduring warnings and errors. The formatting of the messages can\nbe customized using templating features. Issues with singular\nand plural forms can be handled through specialized syntax.",
  "Authors@R": "person(\"Richard\", \"Iannone\", , \"riannone@me.com\", c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-3925-190X\"))",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/rich-iannone/messaging",
  "BugReports": "https://github.com/rich-iannone/messaging/issues",
  "Encoding": "UTF-8",
  "ByteCompile": "true",
  "RoxygenNote": "6.0.1",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://rich-iannone.r-universe.dev",
  "Date/Publication": "2018-05-27 19:20:17 UTC",
  "RemoteUrl": "https://github.com/rich-iannone/messaging",
  "RemoteRef": "HEAD",
  "RemoteSha": "2d94d0b1f4e978ee1050a32523de3a0b6bacc87a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 07:20:55 UTC",
    "User": "root"
  },
  "Author": "Richard Iannone [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3925-190X>)",
  "Maintainer": "Richard Iannone <riannone@me.com>",
  "_user": "rich-iannone",
  "_type": "src",
  "_file": "messaging_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/0703392d58cb411e5964e3c6883567943f432aba64a5522ce88004f22db96d6b",
  "_filesize": 94866,
  "_sha256": "0703392d58cb411e5964e3c6883567943f432aba64a5522ce88004f22db96d6b",
  "_expires": "2026-10-12T08:13:23.000Z",
  "_created": "2026-07-04T07:20:55.000Z",
  "_published": "2026-07-04T08:13:24.831Z",
  "_jobs": [
    {
      "job": 85113615396,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079557363"
    },
    {
      "job": 85113615372,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079557991"
    },
    {
      "job": 85113615366,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079926141"
    },
    {
      "job": 85113615375,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079893416"
    },
    {
      "job": 85113380081,
      "time": 183,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079538783"
    },
    {
      "job": 85113615377,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079554775"
    },
    {
      "job": 85113615391,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079551145"
    },
    {
      "job": 85113615382,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079549764"
    },
    {
      "job": 85113615364,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079548833"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/28698883931",
  "_status": "success",
  "_upstream": "https://github.com/rich-iannone/messaging",
  "_commit": {
    "id": "2d94d0b1f4e978ee1050a32523de3a0b6bacc87a",
    "author": "Richard Iannone <riannone@me.com>",
    "committer": "Richard Iannone <riannone@me.com>",
    "message": "Update README\n",
    "time": 1527448817
  },
  "_maintainer": {
    "name": "Richard Iannone",
    "email": "riannone@me.com",
    "login": "rich-iannone",
    "linkedin": "in/richard-iannone-a5640017",
    "orcid": "0000-0003-3925-190X",
    "twitter": "@riannone",
    "description": "I enjoy creating useful things for data analysis, transformation, and visualization. It's super fun too! ₍⸍⸌̣ʷ̣̫⸍̣⸌₎\n",
    "uuid": 5612024
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.2",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7.4",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "rich-iannone",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "errors",
    "functions",
    "messages",
    "warnings"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "rich-iannone",
      "count": 71,
      "uuid": 5612024
    }
  ],
  "_userbio": {
    "uuid": 5612024,
    "type": "user",
    "name": "Richard Iannone",
    "followers": 1635,
    "description": "I enjoy creating useful things for data analysis, transformation, and visualization. It's super fun too! ₍⸍⸌̣ʷ̣̫⸍̣⸌₎\r\n"
  },
  "_downloads": {
    "count": 237,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/messaging"
  },
  "_devurl": "https://github.com/rich-iannone/messaging",
  "_searchresults": 12,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/messaging.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rich-iannone/messaging",
  "_realowner": "rich-iannone",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-05-27"
    }
  ],
  "_exports": [
    "%>%",
    "emit_error",
    "emit_message",
    "emit_warning"
  ],
  "_help": [
    {
      "page": "emit_error",
      "title": "Stop function and provide associated messages",
      "topics": [
        "emit_error"
      ]
    },
    {
      "page": "emit_message",
      "title": "Provide a message with a consistent format",
      "topics": [
        "emit_message"
      ]
    },
    {
      "page": "emit_warning",
      "title": "Provide a warning with a consistent format",
      "topics": [
        "emit_warning"
      ]
    }
  ],
  "_readme": "https://github.com/rich-iannone/messaging/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.8573324964312685,
  "_indexed": true,
  "_nocasepkg": "messaging",
  "_universes": [
    "rich-iannone"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-04T07:23:09.000Z",
      "distro": "resolute",
      "commit": "2d94d0b1f4e978ee1050a32523de3a0b6bacc87a",
      "fileid": "https://r2.ropensci.org/5a7a75da23f4c19c788e8b01df43619f2450bcfc1821777b6b172af638d8cfad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/28698883931"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-04T07:23:07.000Z",
      "distro": "resolute",
      "commit": "2d94d0b1f4e978ee1050a32523de3a0b6bacc87a",
      "fileid": "https://r2.ropensci.org/d2699d0f74bbb45f846beca38d0183efabe916d57f7dca1521e2ac9c2a098a42",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/28698883931"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-04T08:12:43.000Z",
      "commit": "2d94d0b1f4e978ee1050a32523de3a0b6bacc87a",
      "fileid": "https://r2.ropensci.org/3af48113a3b91077cc2d3cfc9ee6689db4e01ec407b96c0a844c36a950d8ff69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/28698883931"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-04T08:08:04.000Z",
      "commit": "2d94d0b1f4e978ee1050a32523de3a0b6bacc87a",
      "fileid": "https://r2.ropensci.org/dbdea970982b6ae79adc75bc44aef2cc055e0d31c2a25bdedfd76b4ee30c27eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/28698883931"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-04T07:23:00.000Z",
      "commit": "2d94d0b1f4e978ee1050a32523de3a0b6bacc87a",
      "fileid": "https://r2.ropensci.org/833ade0efa4c753963e059d7fe32f3b224d7a1b65eab8e806d435094ff594fd6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/28698883931"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T07:22:17.000Z",
      "commit": "2d94d0b1f4e978ee1050a32523de3a0b6bacc87a",
      "fileid": "https://r2.ropensci.org/7ca932c9f6620f04855fda961c740ac2a0dbc65f4a22ec2bcce2e20bb00caf5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/28698883931"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T07:22:08.000Z",
      "commit": "2d94d0b1f4e978ee1050a32523de3a0b6bacc87a",
      "fileid": "https://r2.ropensci.org/0619ed0e756a79abb45234ae8c2f49399119b65862b1a4548e1652a3f1926f93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/28698883931"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-04T07:22:01.000Z",
      "commit": "2d94d0b1f4e978ee1050a32523de3a0b6bacc87a",
      "fileid": "https://r2.ropensci.org/b7613ac5dfc6dc08ea71c610b86904c2fee056f926fd7d7f57e3c1ba243a090c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rich-iannone/actions/runs/28698883931"
    }
  ]
}