{
  "_id": "6a2d0f873efcd9bda42f0861",
  "Package": "gglogger",
  "Type": "Package",
  "Title": "Track 'ggplot2' Calls",
  "Version": "0.1.8",
  "Authors@R": "person(\"Panwen\", \"Wang\", , \"pwwang@pwwang.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-4614-8970\"))",
  "Description": "Provides a way to log 'ggplot' component calls, which can\nbe useful for debugging and understanding how 'ggplot' objects\nare created. The logged calls can be printed, saved, and\nre-executed to reproduce the original 'ggplot' object.",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/pwwang/gglogger/",
  "Repository": "https://pwwang.r-universe.dev",
  "Date/Publication": "2026-04-14 06:44:32 UTC",
  "RemoteUrl": "https://github.com/pwwang/gglogger",
  "RemoteRef": "HEAD",
  "RemoteSha": "d245539d8025cc5a96a0255b4c7f726e7edac5f4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-13 08:04:04 UTC",
    "User": "root"
  },
  "Author": "Panwen Wang [aut, cre] (ORCID: <https://orcid.org/0000-0002-4614-8970>)",
  "Maintainer": "Panwen Wang <pwwang@pwwang.com>",
  "MD5sum": "6519d020b4c763b4146a5db793676496",
  "_user": "pwwang",
  "_type": "src",
  "_file": "gglogger_0.1.8.tar.gz",
  "_fileid": "234f2db938e4c53797c6a74ffd623e1c219bb05d96166b1ff2c566948e5b57f1",
  "_filesize": 196403,
  "_sha256": "234f2db938e4c53797c6a74ffd623e1c219bb05d96166b1ff2c566948e5b57f1",
  "_created": "2026-06-13T08:04:04.000Z",
  "_published": "2026-06-13T08:06:31.062Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81175072089,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7608918712"
    },
    {
      "job": 81175072086,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608918330"
    },
    {
      "job": 81175072092,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7608912240"
    },
    {
      "job": 81175072095,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608912482"
    },
    {
      "job": 81174846255,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608900907"
    },
    {
      "job": 81175072080,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608915219"
    },
    {
      "job": 81175072141,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7608913018"
    },
    {
      "job": 81175072145,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7608915030"
    },
    {
      "job": 81175072135,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608910802"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pwwang/actions/runs/27461064591",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pwwang/gglogger",
  "_commit": {
    "id": "d245539d8025cc5a96a0255b4c7f726e7edac5f4",
    "author": "pwwang <pwwang@pwwang.com>",
    "committer": "pwwang <pwwang@pwwang.com>",
    "message": "ci: add missing 'any::remotes' package to workflow dependencies (0.1.8)\n",
    "time": 1776149072
  },
  "_maintainer": {
    "name": "Panwen Wang",
    "email": "pwwang@pwwang.com",
    "login": "pwwang",
    "description": "",
    "uuid": 1188067,
    "orcid": "0000-0002-4614-8970"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "S7",
      "role": "Suggests"
    }
  ],
  "_owner": "pwwang",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 2
    },
    {
      "week": "2025-41",
      "n": 4
    },
    {
      "week": "2026-16",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "0.1.6",
      "date": "2025-06-19"
    },
    {
      "name": "0.1.7",
      "date": "2025-10-08"
    }
  ],
  "_topics": [
    "ggplot",
    "ggplot2",
    "ggplot2-enhancements"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "pwwang",
      "count": 38,
      "uuid": 1188067
    }
  ],
  "_userbio": {
    "uuid": 1188067,
    "type": "user",
    "name": "Panwen Wang"
  },
  "_downloads": {
    "count": 547,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gglogger"
  },
  "_devurl": "https://github.com/pwwang/gglogger",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gglogger.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pwwang/gglogger",
  "_realowner": "pwwang",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.5",
      "date": "2024-10-25"
    },
    {
      "version": "0.1.6",
      "date": "2025-06-19"
    },
    {
      "version": "0.1.7",
      "date": "2025-10-08"
    },
    {
      "version": "0.1.8",
      "date": "2026-04-14"
    }
  ],
  "_exports": [
    "ggplot",
    "register"
  ],
  "_help": [
    {
      "page": "GGLog-class",
      "title": "GGLog class",
      "topics": [
        "GGLog",
        "GGLog-class"
      ]
    },
    {
      "page": "GGLogs-class",
      "title": "GGLogs class",
      "topics": [
        "GGLogs",
        "GGLogs-class"
      ]
    },
    {
      "page": "ggplot",
      "title": "Override ggplot function to log calls",
      "topics": [
        "ggplot"
      ]
    },
    {
      "page": "print.GGLog",
      "title": "Print a GGLog object",
      "topics": [
        "print.GGLog"
      ]
    },
    {
      "page": "print.GGLogs",
      "title": "Print a GGLogs object",
      "topics": [
        "print.GGLogs"
      ]
    },
    {
      "page": "register",
      "title": "Register a function that returns a ggplot object This is usually implemented by ggplot extensions.",
      "topics": [
        "register"
      ]
    }
  ],
  "_pkglogo": "https://github.com/pwwang/gglogger/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/pwwang/gglogger/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3.778151250383644,
  "_indexed": true,
  "_nocasepkg": "gglogger",
  "_universes": [
    "pwwang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-06-13T08:05:58.000Z",
      "distro": "noble",
      "commit": "d245539d8025cc5a96a0255b4c7f726e7edac5f4",
      "fileid": "2f803ef82ca5229ce96c7125543477edb5f064eb56001b080024fb6da4c6982c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pwwang/actions/runs/27461064591"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-06-13T08:05:56.000Z",
      "distro": "noble",
      "commit": "d245539d8025cc5a96a0255b4c7f726e7edac5f4",
      "fileid": "6afd240d61cbe00529da0b985208eaca1f6f9b7bb2c2908ff380c517020ac6c3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pwwang/actions/runs/27461064591"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-06-13T08:05:25.000Z",
      "commit": "d245539d8025cc5a96a0255b4c7f726e7edac5f4",
      "fileid": "4acfce6ef4362d549cd76cd2656ba4f1c29682a9d1640de3083279d11236ccca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pwwang/actions/runs/27461064591"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-06-13T08:05:25.000Z",
      "commit": "d245539d8025cc5a96a0255b4c7f726e7edac5f4",
      "fileid": "6c21ce1d6889fd35bb4a96cd1395f03d43422567aa76d073fac61e98cb28c477",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pwwang/actions/runs/27461064591"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.8",
      "date": "2026-06-13T08:05:56.000Z",
      "commit": "d245539d8025cc5a96a0255b4c7f726e7edac5f4",
      "fileid": "443d34a1fda46ef8076dfa49bce1b35fd5d20b448db93d82c3a7490c2961e3ee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pwwang/actions/runs/27461064591"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-06-13T08:05:17.000Z",
      "commit": "d245539d8025cc5a96a0255b4c7f726e7edac5f4",
      "fileid": "cb8af1855c2f051fd1bca2234a0198825f0daab6580b8a3ad6552789e4499bd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pwwang/actions/runs/27461064591"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-06-13T08:05:28.000Z",
      "commit": "d245539d8025cc5a96a0255b4c7f726e7edac5f4",
      "fileid": "5df75d211a5d014ff45ee5ad31e3052b2e625c2e9a6fb8c728c6ccbdec2574ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pwwang/actions/runs/27461064591"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-06-13T08:05:06.000Z",
      "commit": "d245539d8025cc5a96a0255b4c7f726e7edac5f4",
      "fileid": "011a9bd34207cb3b9d4c186b9d7e6630d41f1faabbca7b593782f27dca924dfa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pwwang/actions/runs/27461064591"
    }
  ]
}