{
  "_id": "6a1e10581d7bb097a0a5e6e6",
  "Package": "printify",
  "Title": "Custom Formatted Console Messages with Timing Support",
  "Version": "1.0.1",
  "Authors@R": "person(\"Tim\", \"Siebenmorgen\", email = \"qol_package@proton.me\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "A lightweight message system relying purely on base R.\nComes with built-in and pre styled message types and provides\nan easy way to create custom messages. Supports individually\nstyled and colored text as well as timing information. Designed\nto make console output more informative and visually organized.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "URL": "https://github.com/s3rdia/printify,\nhttps://s3rdia.github.io/printify/,\nhttps://deepwiki.com/s3rdia/printify,\nhttps://s3rdia.github.io/qol_blog/",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/tinytest/edition": "1",
  "Config/Needs/website": "rmarkdown",
  "Repository": "https://s3rdia.r-universe.dev",
  "Date/Publication": "2026-06-01 21:28:11 UTC",
  "RemoteUrl": "https://github.com/s3rdia/printify",
  "RemoteRef": "HEAD",
  "RemoteSha": "f6ca3ca27263bb48ba1927715806c262e501515a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 23:03:22 UTC",
    "User": "root"
  },
  "Author": "Tim Siebenmorgen [aut, cre, cph]",
  "Maintainer": "Tim Siebenmorgen <qol_package@proton.me>",
  "MD5sum": "c4c6e8cfa5076409cc47baa4069e97cb",
  "_user": "s3rdia",
  "_type": "src",
  "_file": "printify_1.0.1.tar.gz",
  "_fileid": "6c7694c49b93647d04f069e85e13457f6821955aca0f6d16f47e09c0385e8208",
  "_filesize": 244415,
  "_sha256": "6c7694c49b93647d04f069e85e13457f6821955aca0f6d16f47e09c0385e8208",
  "_created": "2026-06-01T23:03:22.000Z",
  "_published": "2026-06-01T23:06:00.835Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78966133266,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7345104117"
    },
    {
      "job": 78966133275,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7345106532"
    },
    {
      "job": 78966133284,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7345099825"
    },
    {
      "job": 78966133255,
      "time": 72,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7345092933"
    },
    {
      "job": 78965842532,
      "time": 135,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7345074046"
    },
    {
      "job": 78966133268,
      "time": 85,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7345096348"
    },
    {
      "job": 78966133251,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7345098195"
    },
    {
      "job": 78966133272,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7345092260"
    },
    {
      "job": 78966133286,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7345098618"
    }
  ],
  "_buildurl": "https://github.com/r-universe/s3rdia/actions/runs/26787248417",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/s3rdia/printify",
  "_commit": {
    "id": "f6ca3ca27263bb48ba1927715806c262e501515a",
    "author": "s3rdia <s3rdia@web.de>",
    "committer": "s3rdia <s3rdia@web.de>",
    "message": "printify 1.0.2 - v1\n\n* `print_step()`: Doesn't print empty lines anymore, when surrounding the function with `suppressMessages()`.\n",
    "time": 1780349291
  },
  "_maintainer": {
    "name": "Tim Siebenmorgen",
    "email": "qol_package@proton.me",
    "login": "s3rdia",
    "description": "",
    "uuid": 81447625
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "tinytest",
      "version": ">= 1.4.3",
      "role": "Suggests"
    }
  ],
  "_owner": "s3rdia",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-16",
      "n": 3
    },
    {
      "week": "2026-17",
      "n": 8
    },
    {
      "week": "2026-18",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-04-18"
    },
    {
      "name": "v1.0.1",
      "date": "2026-05-08"
    }
  ],
  "_topics": [
    "customization",
    "output",
    "print",
    "statistics",
    "styling"
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "s3rdia",
      "count": 15,
      "uuid": 81447625
    }
  ],
  "_userbio": {
    "uuid": 81447625,
    "type": "user",
    "name": "s3rdia"
  },
  "_downloads": {
    "count": 1159,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/printify"
  },
  "_devurl": "https://github.com/s3rdia/printify",
  "_pkgdown": "https://s3rdia.github.io/printify/",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/printify.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/s3rdia/printify",
  "_realowner": "s3rdia",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-04-21"
    },
    {
      "version": "1.0.1",
      "date": "2026-05-16"
    }
  ],
  "_exports": [
    "convert_square_brackets",
    "get_message_stack",
    "hex_to_256",
    "hex_to_ansi",
    "print_closing",
    "print_headline",
    "print_message",
    "print_stack_as_messages",
    "print_start_message",
    "print_step",
    "set_no_color",
    "set_no_print",
    "set_up_custom_message"
  ],
  "_help": [
    {
      "page": "hex_ansi",
      "title": "Convert Color Codes",
      "topics": [
        "hex_ansi",
        "hex_to_256",
        "hex_to_ansi"
      ]
    },
    {
      "page": "message_helpers",
      "title": "Message Helper Functions",
      "topics": [
        "convert_square_brackets",
        "get_message_stack",
        "message_helpers",
        "print_stack_as_messages",
        "set_no_color",
        "set_no_print"
      ]
    },
    {
      "page": "messages",
      "title": "Print Styled Messages",
      "topics": [
        "messages",
        "print_closing",
        "print_headline",
        "print_message",
        "print_start_message",
        "print_step",
        "set_up_custom_message"
      ]
    }
  ],
  "_pkglogo": "https://github.com/s3rdia/printify/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/s3rdia/printify/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4.939144699355296,
  "_indexed": true,
  "_nocasepkg": "printify",
  "_universes": [
    "s3rdia"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-01T23:05:19.000Z",
      "distro": "noble",
      "commit": "f6ca3ca27263bb48ba1927715806c262e501515a",
      "fileid": "e458e85aefd8a31ee42cb2c6d51919fa81c6b5c61fc465f00007f67a5d3531b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s3rdia/actions/runs/26787248417"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-06-01T23:05:27.000Z",
      "distro": "noble",
      "commit": "f6ca3ca27263bb48ba1927715806c262e501515a",
      "fileid": "7a035f06578db356df399489137fc78684ac4a1716879c1e268642ffd66342fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s3rdia/actions/runs/26787248417"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-01T23:05:02.000Z",
      "commit": "f6ca3ca27263bb48ba1927715806c262e501515a",
      "fileid": "421bfa53684f8511cddbe8c3761f9db42efff1da1937a78c818b36a96cf42e92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s3rdia/actions/runs/26787248417"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-06-01T23:04:37.000Z",
      "commit": "f6ca3ca27263bb48ba1927715806c262e501515a",
      "fileid": "22332378da00bb3f6f1f8300efe3214d7c5322604ca3d4b7f6e559548b2dab37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s3rdia/actions/runs/26787248417"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-01T23:05:02.000Z",
      "commit": "f6ca3ca27263bb48ba1927715806c262e501515a",
      "fileid": "593c9890aa363543ff122621e9db9f8186c2be0f805ade393d0a8e2fba9e6f4d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/s3rdia/actions/runs/26787248417"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T23:04:47.000Z",
      "commit": "f6ca3ca27263bb48ba1927715806c262e501515a",
      "fileid": "1d6cad01b98946c0e990867d28b710bbf76217751c82f2e492459e89834cd714",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s3rdia/actions/runs/26787248417"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T23:04:28.000Z",
      "commit": "f6ca3ca27263bb48ba1927715806c262e501515a",
      "fileid": "a74aa77b1bb100c4723c0c476b803d32abd46fa27c46fd034e07f4a9059e6b6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s3rdia/actions/runs/26787248417"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-06-01T23:04:50.000Z",
      "commit": "f6ca3ca27263bb48ba1927715806c262e501515a",
      "fileid": "afd67d8f3bb662d64fc8d89b311619d298f28c8d0521ee7d61f962e34ecae252",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s3rdia/actions/runs/26787248417"
    }
  ]
}