{
  "_id": "6a23c0bb530b9bc726bdbd0c",
  "Package": "quietR",
  "Type": "Package",
  "Title": "Simplify Output Verbosity",
  "Version": "0.1.0",
  "Authors@R": "person(\"Thomas\", \"Johnson\", email = \"thomascjohnson@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Maintainer": "Thomas Johnson <thomascjohnson@gmail.com>",
  "Description": "Simplifies output suppression logic in R packages, as it's\ncommon to develop some form of it in R. 'quietR' intends to\nsimplify that problem and allow a set of simple toggle\nfunctions to be used to suppress console output.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/thomascjohnson/quietR",
  "BugReports": "https://github.com/thomascjohnson/quietR/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "Repository": "https://thomascjohnson.r-universe.dev",
  "Date/Publication": "2019-06-16 19:21:26 UTC",
  "RemoteUrl": "https://github.com/thomascjohnson/quietr",
  "RemoteRef": "HEAD",
  "RemoteSha": "ddb2d691abe9a4405fde99af9fa08cb32f4f99d2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-06 06:36:24 UTC",
    "User": "root"
  },
  "Author": "Thomas Johnson [aut, cre]",
  "MD5sum": "ee6cc68264ee7c38e07820cac9c1efeb",
  "_user": "thomascjohnson",
  "_type": "src",
  "_file": "quietR_0.1.0.tar.gz",
  "_fileid": "cf2f3cae7cde2d7f08762ccc1a2cf6a312b3e1a2768ca6914931efb9da490601",
  "_filesize": 77969,
  "_sha256": "cf2f3cae7cde2d7f08762ccc1a2cf6a312b3e1a2768ca6914931efb9da490601",
  "_created": "2026-06-06T06:36:24.000Z",
  "_published": "2026-06-06T06:39:55.812Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79858070189,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452049191"
    },
    {
      "job": 79858070181,
      "time": 105,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452049559"
    },
    {
      "job": 79858070170,
      "time": 183,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452053569"
    },
    {
      "job": 79858070171,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452050304"
    },
    {
      "job": 79857937348,
      "time": 145,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452037456"
    },
    {
      "job": 79858070165,
      "time": 84,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452047289"
    },
    {
      "job": 79858070167,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452047685"
    },
    {
      "job": 79858070217,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452045448"
    },
    {
      "job": 79858070168,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452045115"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thomascjohnson/actions/runs/27055117647",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/thomascjohnson/quietr",
  "_commit": {
    "id": "ddb2d691abe9a4405fde99af9fa08cb32f4f99d2",
    "author": "Thomas Johnson <thom@mercurey.attlocal.net>",
    "committer": "Thomas Johnson <thom@mercurey.attlocal.net>",
    "message": "Fixes description for CRAN submission\n",
    "time": 1560712886
  },
  "_maintainer": {
    "name": "Thomas Johnson",
    "email": "thomascjohnson@gmail.com",
    "login": "thomascjohnson",
    "description": "",
    "uuid": 1365754
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "thomascjohnson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_userbio": {
    "uuid": 1365754,
    "type": "user",
    "name": "Thomas Johnson"
  },
  "_downloads": {
    "count": 128,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/quietR"
  },
  "_devurl": "https://github.com/thomascjohnson/quietr",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/quietR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thomascjohnson/quietr",
  "_realowner": "thomascjohnson",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-06-17"
    }
  ],
  "_exports": [
    "cat",
    "disable_cat",
    "disable_message",
    "disable_print",
    "disable_verbose",
    "enable_cat",
    "enable_message",
    "enable_print",
    "enable_verbose",
    "is_verbose",
    "message",
    "print"
  ],
  "_help": [
    {
      "page": "quietR-outputs",
      "title": "Output Functions",
      "topics": [
        "cat",
        "message",
        "print",
        "quietR-outputs"
      ]
    },
    {
      "page": "verbosity",
      "title": "Getting and Setting Verbosity",
      "topics": [
        "disable_cat",
        "disable_message",
        "disable_print",
        "disable_verbose",
        "enable_cat",
        "enable_message",
        "enable_print",
        "enable_verbose",
        "is_verbose",
        "verbosity"
      ]
    }
  ],
  "_readme": "https://github.com/thomascjohnson/quietr/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "quietr",
  "_universes": [
    "thomascjohnson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-06T06:38:12.000Z",
      "distro": "noble",
      "commit": "ddb2d691abe9a4405fde99af9fa08cb32f4f99d2",
      "fileid": "38655d2d249ff2e0ce9448d5b1a9a0ac9f00dfe96ba40a4aa3e3644ddb1bd344",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomascjohnson/actions/runs/27055117647"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-06T06:38:13.000Z",
      "distro": "noble",
      "commit": "ddb2d691abe9a4405fde99af9fa08cb32f4f99d2",
      "fileid": "44cabd739dfb2a4f850cd915b54aef96aa915c78f815d29ed611601d755ea311",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomascjohnson/actions/runs/27055117647"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-06T06:38:49.000Z",
      "commit": "ddb2d691abe9a4405fde99af9fa08cb32f4f99d2",
      "fileid": "42d097b2c8ac0b6e91a07aa1dbef08d1e9a3f55a361a7d81e562da151666719f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomascjohnson/actions/runs/27055117647"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-06T06:38:22.000Z",
      "commit": "ddb2d691abe9a4405fde99af9fa08cb32f4f99d2",
      "fileid": "a7d4d764eb0f72c426b9f51c2fff8e15a3168140d351b5098f162d72ab1787f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomascjohnson/actions/runs/27055117647"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-06T06:38:02.000Z",
      "commit": "ddb2d691abe9a4405fde99af9fa08cb32f4f99d2",
      "fileid": "d0839ccd89baed63dc9f02c8933a1f977bdb809700c7be4762bc8563872e6bb8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thomascjohnson/actions/runs/27055117647"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-06T06:37:55.000Z",
      "commit": "ddb2d691abe9a4405fde99af9fa08cb32f4f99d2",
      "fileid": "5c76781dccac8826063831685ed137c59689c90f209a2921f92075aa1c583993",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomascjohnson/actions/runs/27055117647"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-06T06:37:34.000Z",
      "commit": "ddb2d691abe9a4405fde99af9fa08cb32f4f99d2",
      "fileid": "006dc4b6f443b82230309a8321250c2bca2314409f97444f41631886423772c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomascjohnson/actions/runs/27055117647"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-06T06:37:31.000Z",
      "commit": "ddb2d691abe9a4405fde99af9fa08cb32f4f99d2",
      "fileid": "5da3c52dff8ffde3ebcce99f6d9ffda9fb5a4803188e8f08af3468b2e4bde7ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thomascjohnson/actions/runs/27055117647"
    }
  ]
}