{
  "_id": "6a574de7ff0138dec5d7039b",
  "Package": "err",
  "Title": "Customizable Object Sensitive Messages",
  "Version": "0.2.0.9007",
  "Authors@R": "c(\nperson(\"Joe\", \"Thorley\", , \"joe@poissonconsulting.ca\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-7683-4592\")),\nperson(\"James\", \"Dunham\", , \"james@jamesdunham.io\", role = \"aut\")\n)",
  "Description": "Messages should provide users with readable information\nabout R objects without flooding their console.  'cc()'\nconcatenates vector and data frame values into a grammatically\ncorrect string using commas, an ellipsis and conjunction.\n'cn()' allows the user to define a string which varies based on\na count.  'co()' combines the two to produce a customizable\nobject aware string.  The package further facilitates this\nprocess by providing five 'sprintf'-like types such as '%n' for\nthe length of an object and '%o' for its name as well as\nwrappers for pasting objects and issuing errors, warnings and\nmessages.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/poissonconsulting/err",
  "BugReports": "https://github.com/poissonconsulting/err/issues",
  "Config/Needs/website": "poissonconsulting/poissontemplate",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3.9000",
  "Repository": "https://poissonconsulting.r-universe.dev",
  "Date/Publication": "2026-07-15 07:43:41 UTC",
  "RemoteUrl": "https://github.com/poissonconsulting/err",
  "RemoteRef": "HEAD",
  "RemoteSha": "cb6a4739131ff93ac8a9dc745cc8ec82068f3dab",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 09:05:11 UTC",
    "User": "root"
  },
  "Author": "Joe Thorley [aut, cre] (ORCID: <https://orcid.org/0000-0002-7683-4592>),\nJames Dunham [aut]",
  "Maintainer": "Joe Thorley <joe@poissonconsulting.ca>",
  "_user": "poissonconsulting",
  "_type": "src",
  "_file": "err_0.2.0.9007.tar.gz",
  "_fileid": "https://r2.ropensci.org/63ecf3e66d8c7e14b78889de8da2609da5bff57a394861ae2286c70496e7920f",
  "_filesize": 114774,
  "_sha256": "63ecf3e66d8c7e14b78889de8da2609da5bff57a394861ae2286c70496e7920f",
  "_expires": "2026-10-23T09:07:50.000Z",
  "_created": "2026-07-15T09:05:11.000Z",
  "_published": "2026-07-15T09:07:51.665Z",
  "_jobs": [
    {
      "job": 87312361199,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8337961670"
    },
    {
      "job": 87312361202,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8337966740"
    },
    {
      "job": 87312361249,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8337952168"
    },
    {
      "job": 87312361219,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8337951058"
    },
    {
      "job": 87311823745,
      "time": 156,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8337909572"
    },
    {
      "job": 87312361181,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8337957633"
    },
    {
      "job": 87312361185,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8337941830"
    },
    {
      "job": 87312361194,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8337945571"
    },
    {
      "job": 87312361203,
      "time": 57,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8337936474"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29403006488",
  "_status": "success",
  "_upstream": "https://github.com/poissonconsulting/err",
  "_commit": {
    "id": "cb6a4739131ff93ac8a9dc745cc8ec82068f3dab",
    "author": "poisson-fledge-bot[bot] <294483614+poisson-fledge-bot[bot]@users.noreply.github.com>",
    "committer": "poisson-fledge-bot[bot] <294483614+poisson-fledge-bot[bot]@users.noreply.github.com>",
    "message": "Bump version to 0.2.0.9007\n",
    "time": 1784101421
  },
  "_maintainer": {
    "name": "Joe Thorley",
    "email": "joe@poissonconsulting.ca",
    "login": "joethorley",
    "orcid": "0000-0002-7683-4592",
    "description": "A computational biologist who performs Bayesian analyses using R, STAN and JAGS.\n",
    "uuid": 613671
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "poissonconsulting",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-17",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 2
    },
    {
      "week": "2026-26",
      "n": 4
    },
    {
      "week": "2026-27",
      "n": 2
    },
    {
      "week": "2026-28",
      "n": 2
    },
    {
      "week": "2026-29",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0.9002",
      "date": "2026-06-18"
    },
    {
      "name": "v0.2.0.9003",
      "date": "2026-06-23"
    },
    {
      "name": "v0.2.0.9004",
      "date": "2026-06-26"
    },
    {
      "name": "v0.2.0.9005",
      "date": "2026-07-03"
    },
    {
      "name": "v0.2.0.9006",
      "date": "2026-07-10"
    },
    {
      "name": "v0.2.0.9007",
      "date": "2026-07-15"
    }
  ],
  "_topics": [
    "errors",
    "messages",
    "warnings"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "joethorley",
      "count": 77,
      "uuid": 613671
    },
    {
      "user": "stefanomezzini",
      "count": 19,
      "uuid": 42444204
    },
    {
      "user": "aylapear",
      "count": 5,
      "uuid": 42985574
    },
    {
      "user": "nadinehussein",
      "count": 3,
      "uuid": 74937983
    }
  ],
  "_userbio": {
    "uuid": 1679318,
    "type": "organization",
    "name": "Poisson Consulting Ltd.",
    "followers": 27,
    "description": "Computational Biology and Statistical Ecology"
  },
  "_downloads": {
    "count": 46,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/err"
  },
  "_devurl": "https://github.com/poissonconsulting/err",
  "_searchresults": 93,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/err.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2018-10-29"
    },
    {
      "version": "0.2.0",
      "date": "2019-04-25"
    }
  ],
  "_exports": [
    "cc",
    "cc_and",
    "cc_or",
    "cn",
    "co",
    "co_and",
    "co_or",
    "err",
    "msg",
    "p",
    "p0",
    "wrn"
  ],
  "_help": [
    {
      "page": "cc",
      "title": "Concatenation with Commas",
      "topics": [
        "cc",
        "cc.character",
        "cc.data.frame",
        "cc.default",
        "cc.factor"
      ]
    },
    {
      "page": "cn",
      "title": "Customizable Number Aware String",
      "topics": [
        "cn"
      ]
    },
    {
      "page": "co",
      "title": "Customizable Object Aware String",
      "topics": [
        "co",
        "co.character",
        "co.data.frame",
        "co.default",
        "co.factor"
      ]
    },
    {
      "page": "err",
      "title": "Error",
      "topics": [
        "err"
      ]
    },
    {
      "page": "err_wrappers",
      "title": "Wrappers with Conjunction and '' Brackets.",
      "topics": [
        "cc_and",
        "cc_or",
        "co_and",
        "co_or",
        "err_wrappers"
      ]
    },
    {
      "page": "msg",
      "title": "Message",
      "topics": [
        "msg"
      ]
    },
    {
      "page": "p",
      "title": "Paste",
      "topics": [
        "p",
        "p0"
      ]
    },
    {
      "page": "wrn",
      "title": "Warning",
      "topics": [
        "wrn"
      ]
    }
  ],
  "_pkglogo": "https://github.com/poissonconsulting/err/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/poissonconsulting/err/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 5.530180481207929,
  "_indexed": true,
  "_nocasepkg": "err",
  "_universes": [
    "poissonconsulting",
    "joethorley"
  ],
  "_previous": "0.2.0.9006",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9007",
      "date": "2026-07-15T09:07:14.000Z",
      "distro": "resolute",
      "commit": "cb6a4739131ff93ac8a9dc745cc8ec82068f3dab",
      "fileid": "https://r2.ropensci.org/16e18e6b1c7c107d8e20b4544c5edb8922735b0d92ecc84feb434522dd92f49e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29403006488"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0.9007",
      "date": "2026-07-15T09:07:24.000Z",
      "distro": "resolute",
      "commit": "cb6a4739131ff93ac8a9dc745cc8ec82068f3dab",
      "fileid": "https://r2.ropensci.org/001023bf177ad2cd964e8020a0b4b26b7a52edcdcc762b95376fbf170f7a24e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29403006488"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9007",
      "date": "2026-07-15T09:06:53.000Z",
      "commit": "cb6a4739131ff93ac8a9dc745cc8ec82068f3dab",
      "fileid": "https://r2.ropensci.org/13562bd8ccf6cb4a103d066a7c5788b02cbc1453262b86c8ed0b9b74ba6d75e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29403006488"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0.9007",
      "date": "2026-07-15T09:06:50.000Z",
      "commit": "cb6a4739131ff93ac8a9dc745cc8ec82068f3dab",
      "fileid": "https://r2.ropensci.org/3112798f92dbdf9ad4f31b02822d399868e41e07395dd06cb17642d658152675",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29403006488"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9007",
      "date": "2026-07-15T09:07:12.000Z",
      "commit": "cb6a4739131ff93ac8a9dc745cc8ec82068f3dab",
      "fileid": "https://r2.ropensci.org/fdd09e9c9458de195d0ab972947d9ff934c6963806c71eaf9ab7b9a6c1fee8b1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29403006488"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9007",
      "date": "2026-07-15T09:06:24.000Z",
      "commit": "cb6a4739131ff93ac8a9dc745cc8ec82068f3dab",
      "fileid": "https://r2.ropensci.org/2fd1164cc16655efd83828da1894d99c02ca3d099c766337628aa10ebec0732f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29403006488"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9007",
      "date": "2026-07-15T09:06:34.000Z",
      "commit": "cb6a4739131ff93ac8a9dc745cc8ec82068f3dab",
      "fileid": "https://r2.ropensci.org/2622b1ee662439cd5dd70414d390b211771896cc5c171dce7237e5dc7c79c322",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29403006488"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0.9007",
      "date": "2026-07-15T09:06:13.000Z",
      "commit": "cb6a4739131ff93ac8a9dc745cc8ec82068f3dab",
      "fileid": "https://r2.ropensci.org/dfff631b09f0d83ded053eea3f04c6af7e355b98ecc4c85aad8022ab0cdbcff9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/poissonconsulting/actions/runs/29403006488"
    }
  ]
}