{
  "_id": "6a1f0138b401979e7341afa1",
  "Package": "gargoyle",
  "Title": "An Event-Based Mechanism for 'Shiny'",
  "Version": "0.0.1",
  "Authors@R": "person(\"Colin\", \"Fay\", email = \"contact@colinfay.me\", role = c(\"aut\", \"cre\"))",
  "Description": "An event-Based framework for building 'Shiny' apps.\nInstead of relying on standard 'Shiny' reactive objects, this\npackage allow to relying on a lighter set of triggers, so that\nreactive contexts can be invalidated with more control.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ColinFay/gargoyle",
  "BugReports": "https://github.com/ColinFay/gargoyle/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://colinfay.r-universe.dev",
  "Date/Publication": "2024-08-16 12:45:12 UTC",
  "RemoteUrl": "https://github.com/colinfay/gargoyle",
  "RemoteRef": "HEAD",
  "RemoteSha": "34ab8895333bf071b7d6dadd3f1aa0d28e3368c6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 08:45:00 UTC",
    "User": "root"
  },
  "Author": "Colin Fay [aut, cre]",
  "Maintainer": "Colin Fay <contact@colinfay.me>",
  "MD5sum": "8819da209ab855840eb18dd36810095a",
  "_user": "colinfay",
  "_type": "src",
  "_file": "gargoyle_0.0.1.tar.gz",
  "_fileid": "ab445f610d70bad6eadfbb4da9306bada7b851dc1a2f756447295cfa811bcb34",
  "_filesize": 85739,
  "_sha256": "ab445f610d70bad6eadfbb4da9306bada7b851dc1a2f756447295cfa811bcb34",
  "_created": "2026-05-18T08:45:00.000Z",
  "_published": "2026-06-02T16:13:44.056Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79117667641,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053309675"
    },
    {
      "job": 79117667341,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053310207"
    },
    {
      "job": 79117668210,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053305582"
    },
    {
      "job": 79117667409,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053291646"
    },
    {
      "job": 79117665985,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053263913"
    },
    {
      "job": 79117666550,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363402173"
    },
    {
      "job": 79117667635,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053296231"
    },
    {
      "job": 79117668436,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053288918"
    },
    {
      "job": 79117667449,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053295191"
    }
  ],
  "_buildurl": "https://github.com/r-universe/colinfay/actions/runs/26022868571",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/colinfay/gargoyle",
  "_commit": {
    "id": "34ab8895333bf071b7d6dadd3f1aa0d28e3368c6",
    "author": "Colin Fay <colin@thinkr.fr>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #20 from ilyaZar/fix-19\n\ntests: improve tests to make coverage 100%",
    "time": 1723812312
  },
  "_maintainer": {
    "name": "Colin Fay",
    "email": "contact@colinfay.me",
    "login": "colinfay",
    "twitter": "@_ColinFay",
    "description": "👨‍💻 Data Science and Engineering at @ThinkR-open. \n\"Chaotic good developer\". \nLoves building things, loves breaking things. \nRuns 🏃‍♂️. \nEats plants 🌱.",
    "uuid": 17936236
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "attempt",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "colinfay",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "golemverse",
    "shiny",
    "shiny-r"
  ],
  "_stars": 57,
  "_contributors": [
    {
      "user": "colinfay",
      "count": 30,
      "uuid": 17936236
    },
    {
      "user": "ilyazar",
      "count": 7,
      "uuid": 36898027
    },
    {
      "user": "gueyenono",
      "count": 2,
      "uuid": 8573955
    },
    {
      "user": "ggpinto",
      "count": 1,
      "uuid": 61361653
    },
    {
      "user": "statnmap",
      "count": 1,
      "uuid": 21193866
    },
    {
      "user": "valexandre",
      "count": 1,
      "uuid": 12694649
    }
  ],
  "_userbio": {
    "uuid": 17936236,
    "type": "user",
    "name": "Colin Fay",
    "description": "👨‍💻 Data Science and Engineering at @thinkr-open. \r\n\"Chaotic good developer\". \r\nLoves building things, loves breaking things. \r\nRuns 🏃‍♂️. \r\nEats plants 🌱."
  },
  "_downloads": {
    "count": 479,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gargoyle"
  },
  "_devurl": "https://github.com/colinfay/gargoyle",
  "_searchresults": 32,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gargoyle.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/colinfay/gargoyle",
  "_realowner": "colinfay",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2021-02-25"
    }
  ],
  "_exports": [
    "clear_gargoyle_logs",
    "get_gargoyle_logs",
    "init",
    "on",
    "trigger",
    "watch"
  ],
  "_help": [
    {
      "page": "logs",
      "title": "Handle logs",
      "topics": [
        "clear_gargoyle_logs",
        "get_gargoyle_logs"
      ]
    },
    {
      "page": "Event",
      "title": "Initiate, trigger, event",
      "topics": [
        "init",
        "trigger",
        "watch"
      ]
    },
    {
      "page": "on",
      "title": "React on an event",
      "topics": [
        "on"
      ]
    }
  ],
  "_readme": "https://github.com/colinfay/gargoyle/raw/HEAD/README.md",
  "_rundeps": [
    "attempt",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "gargoyle.Rmd",
      "filename": "gargoyle.html",
      "title": "gargoyle",
      "engine": "knitr::rmarkdown",
      "headings": [
        "About",
        "What the heck?",
        "For whom?",
        "The trade-off",
        "Design pattern",
        "Example",
        "Code of Conduct"
      ],
      "created": "2021-02-22 11:11:09",
      "modified": "2023-03-24 21:35:23",
      "commits": 3
    }
  ],
  "_score": 6.658964842664435,
  "_indexed": true,
  "_nocasepkg": "gargoyle",
  "_universes": [
    "colinfay"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-18T08:47:12.000Z",
      "distro": "noble",
      "commit": "34ab8895333bf071b7d6dadd3f1aa0d28e3368c6",
      "fileid": "0b840ce3a26a596236a90f8dfe13ffb2df5748cd0d9175dea6ecade7aaf28765",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/26022868571"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-18T08:47:14.000Z",
      "distro": "noble",
      "commit": "34ab8895333bf071b7d6dadd3f1aa0d28e3368c6",
      "fileid": "ecd99ffea7b502c8d165749f8c6d4f7032a9c3dd898a53352337729b5bab4251",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/26022868571"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-18T08:47:00.000Z",
      "commit": "34ab8895333bf071b7d6dadd3f1aa0d28e3368c6",
      "fileid": "8aadabf3d5455edc610e70d3862252226a889419ce80d0fc6259489f5416eff4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/26022868571"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1",
      "date": "2026-05-18T08:46:23.000Z",
      "commit": "34ab8895333bf071b7d6dadd3f1aa0d28e3368c6",
      "fileid": "a304e97317311390fa8b6c1d1b80163a46aa89f2df4111e8c63af57eddc5beac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/26022868571"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-18T08:46:32.000Z",
      "commit": "34ab8895333bf071b7d6dadd3f1aa0d28e3368c6",
      "fileid": "81eae127e5d82957c2cc199d5545c0211a25121d2d177e02d867b028c9369467",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/26022868571"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-18T08:46:07.000Z",
      "commit": "34ab8895333bf071b7d6dadd3f1aa0d28e3368c6",
      "fileid": "83889c077aea6ae4e2b53482e76cc9fc0fd0ce286fc511f82c88d44788c98356",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/26022868571"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1",
      "date": "2026-05-18T08:46:25.000Z",
      "commit": "34ab8895333bf071b7d6dadd3f1aa0d28e3368c6",
      "fileid": "89bbe9e0eaa53c1ab03f9c5cfc3ed3bcf67f3092b3f91f5281db0c82066dc831",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/26022868571"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-06-02T16:13:26.000Z",
      "commit": "34ab8895333bf071b7d6dadd3f1aa0d28e3368c6",
      "fileid": "27ee7e85f36a21303ac17e521181df0d32f9a004f861338ac0b0b3a73551843a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/colinfay/actions/runs/26022868571"
    }
  ]
}