{
  "_id": "6a10194bacfb0bcc41c85e3d",
  "Package": "reactlog",
  "Title": "Reactivity Visualizer for 'shiny'",
  "Version": "1.1.1.9000",
  "Authors@R": "c(\nperson(\n\"Barret\", \"Schloerke\", email = \"barret@rstudio.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9986-114X\")\n),\nperson(\"Joe\", \"Cheng\", email = \"joe@rstudio.com\", role = c(\"ctb\")),\nperson(\"RStudio\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Building interactive web applications with R is incredibly\neasy with 'shiny'. Behind the scenes, 'shiny' builds a reactive\ngraph that can quickly become intertwined and difficult to\ndebug. 'reactlog' (Schloerke 2019) <doi:10.5281/zenodo.2591517>\nprovides a visual insight into that black box of 'shiny'\nreactivity by constructing a directed dependency graph of the\napplication's reactive state at any time point in a reactive\nrecording.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "URL": "https://rstudio.github.io/reactlog/,\nhttps://github.com/rstudio/reactlog,\nhttps://community.rstudio.com/tag/reactlog",
  "BugReports": "https://github.com/rstudio/reactlog/issues",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://rstudio.r-universe.dev",
  "Date/Publication": "2026-05-14 17:39:35 UTC",
  "RemoteUrl": "https://github.com/rstudio/reactlog",
  "RemoteRef": "HEAD",
  "RemoteSha": "5596417754f2134cf53b94c2a6dd0b46cdbd9337",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 17:55:54 UTC",
    "User": "root"
  },
  "Author": "Barret Schloerke [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9986-114X>),\nJoe Cheng [ctb],\nRStudio [cph, fnd]",
  "Maintainer": "Barret Schloerke <barret@rstudio.com>",
  "MD5sum": "5b2dcf3bfe2f6eb92077f10c20a09013",
  "_user": "rstudio",
  "_type": "src",
  "_file": "reactlog_1.1.1.9000.tar.gz",
  "_fileid": "84f519281ff787dbf3f08f53aa5a5f9121fa3e1eb55b49d1b21af275eec74bcb",
  "_filesize": 3313913,
  "_sha256": "84f519281ff787dbf3f08f53aa5a5f9121fa3e1eb55b49d1b21af275eec74bcb",
  "_created": "2026-05-14T17:55:54.000Z",
  "_published": "2026-05-22T08:52:27.205Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77347266992,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7001104424"
    },
    {
      "job": 77347266882,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7001101883"
    },
    {
      "job": 77347266767,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7001133867"
    },
    {
      "job": 77347267095,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7001138638"
    },
    {
      "job": 77347266351,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7001058160"
    },
    {
      "job": 77347266398,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156582877"
    },
    {
      "job": 77347266863,
      "time": 154,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7001218639"
    },
    {
      "job": 77347267425,
      "time": 170,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7001120253"
    },
    {
      "job": 77347266811,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7001085931"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rstudio/actions/runs/25876124063",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rstudio/reactlog",
  "_commit": {
    "id": "5596417754f2134cf53b94c2a6dd0b46cdbd9337",
    "author": "Karan <karangattu@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #114 from rstudio/shinycoreci/claude-remediation-25642867551-1-R-CMD-check.yaml\n\nfix(ci): remediate reactlog package checks on main",
    "time": 1778780375
  },
  "_maintainer": {
    "name": "Barret Schloerke",
    "email": "barret@rstudio.com",
    "login": "schloerke",
    "bluesky": "@schloerke.bsky.social",
    "linkedin": "in/schloerke",
    "orcid": "0000-0001-9986-114X",
    "uuid": 93231
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "version": ">= 0.9.16",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.5.0",
      "role": "Suggests"
    },
    {
      "package": "fontawesome",
      "version": ">= 0.3.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "rstudio",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 131,
  "_contributors": [
    {
      "user": "schloerke",
      "count": 160,
      "uuid": 93231
    },
    {
      "user": "karangattu",
      "count": 4,
      "uuid": 4220325
    },
    {
      "user": "daattali",
      "count": 2,
      "uuid": 952340
    },
    {
      "user": "gtritchie",
      "count": 1,
      "uuid": 10569626
    }
  ],
  "_userbio": {
    "uuid": 513560,
    "type": "organization",
    "name": "RStudio"
  },
  "_downloads": {
    "count": 9986,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/reactlog"
  },
  "_devurl": "https://github.com/rstudio/reactlog",
  "_pkgdown": "https://rstudio.github.io/reactlog/",
  "_searchresults": 291,
  "_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/reactlog.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rstudio/reactlog",
  "_realowner": "rstudio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-03-22"
    },
    {
      "version": "1.1.0",
      "date": "2020-09-12"
    },
    {
      "version": "1.1.1",
      "date": "2022-09-26"
    }
  ],
  "_exports": [
    "reactlog_disable",
    "reactlog_enable",
    "reactlog_module_server",
    "reactlog_module_ui",
    "reactlog_render",
    "reactlog_show",
    "reactlog_write"
  ],
  "_help": [
    {
      "page": "reactlog_module",
      "title": "Reactlog Shiny Module",
      "topics": [
        "reactlog_module_server",
        "reactlog_module_ui"
      ]
    },
    {
      "page": "reactlog_show",
      "title": "Reactive Log Visualizer",
      "topics": [
        "reactlog_render",
        "reactlog_show"
      ]
    },
    {
      "page": "reactlog_write",
      "title": "Write reactlog",
      "topics": [
        "reactlog_write"
      ]
    },
    {
      "page": "setReactLog",
      "title": "Enable or disable the reactlog",
      "topics": [
        "reactlog_disable",
        "reactlog_enable",
        "setReactLog"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rstudio/reactlog/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/rstudio/reactlog/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "reactlog.Rmd",
      "filename": "reactlog.html",
      "title": "Shiny Reactlog",
      "author": "Carson Sievert, Joe Cheng, and Barret Schloerke",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "The reactive life cycle",
        "A reactive graph",
        "A session begins",
        "Execution begins",
        "Reading a reactive expression",
        "Reading an input",
        "Reactive expression completes",
        "Observer completes",
        "The next observer executes",
        "Execution completes, outputs flushed",
        "An input changes",
        "Notifying dependents",
        "Removing relationships",
        "Re-execution",
        "Hello Reactlog",
        "Reactlog in detail",
        "Status Bar",
        "Progress Bar",
        "Current step",
        "Navigation Buttons",
        "Search Bar",
        "Dependency Graph",
        "Reactive States",
        "Highlighting and filtering",
        "Zooming",
        "Labeling nodes",
        "Learn more"
      ],
      "created": "2019-03-29 18:28:03",
      "modified": "2022-09-26 16:21:09",
      "commits": 6
    }
  ],
  "_score": 9.057677101080426,
  "_indexed": true,
  "_nocasepkg": "reactlog",
  "_universes": [
    "rstudio",
    "schloerke"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1.9000",
      "date": "2026-05-14T17:58:07.000Z",
      "distro": "noble",
      "commit": "5596417754f2134cf53b94c2a6dd0b46cdbd9337",
      "fileid": "5a6c1c85e7e386e3224e5cc314cafd20c1c656dd6fd0ca6b4e064cff6e74fd27",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25876124063"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.1.9000",
      "date": "2026-05-14T17:58:01.000Z",
      "distro": "noble",
      "commit": "5596417754f2134cf53b94c2a6dd0b46cdbd9337",
      "fileid": "5a0a207af8bd0a556056c900b7fb9cd2831e1ad80b23fa8483e7f92a5053d145",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25876124063"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1.9000",
      "date": "2026-05-14T17:59:34.000Z",
      "commit": "5596417754f2134cf53b94c2a6dd0b46cdbd9337",
      "fileid": "8b15a055a6a02af8c19ba3370acb726b89ca6edef8ba88a554f65162273ad519",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25876124063"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.1.9000",
      "date": "2026-05-14T17:59:46.000Z",
      "commit": "5596417754f2134cf53b94c2a6dd0b46cdbd9337",
      "fileid": "18eeef6ff68743a31be19a25fadaf3ddaef750e0f77c66d8ff57dfd16f034b66",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25876124063"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1.9000",
      "date": "2026-05-14T18:03:30.000Z",
      "commit": "5596417754f2134cf53b94c2a6dd0b46cdbd9337",
      "fileid": "0c12cd6af979f9f54ee6c713858949d52d412e1d74e283f16ebfb9565f338408",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25876124063"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1.9000",
      "date": "2026-05-14T17:58:49.000Z",
      "commit": "5596417754f2134cf53b94c2a6dd0b46cdbd9337",
      "fileid": "e1bd4d3722dae81fe7479e400c05af6c9023db3d966b4d889a6ef02092000ba2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25876124063"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.1.9000",
      "date": "2026-05-14T17:57:12.000Z",
      "commit": "5596417754f2134cf53b94c2a6dd0b46cdbd9337",
      "fileid": "53ab4c26490040c5ae3bd164fe7cd7edf7169888ea77b56209b6d425581861c5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25876124063"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1.9000",
      "date": "2026-05-22T08:52:11.000Z",
      "commit": "5596417754f2134cf53b94c2a6dd0b46cdbd9337",
      "fileid": "64947441502ad72c8d079dbd2bf5394583b9e3dc2436a830afb639a7da32f678",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/25876124063"
    }
  ]
}