{
  "_id": "6a49ae96c8f6781c04fb80fc",
  "Package": "shinyfocus",
  "Title": "Use Browser Focus Events in 'shiny'",
  "Version": "0.0.0.9000",
  "Authors@R": "person(\"Jon\", \"Harmon\", , \"jonthegeek@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-4781-4346\"))",
  "Description": "As a user moves through a 'shiny' app, it can be useful to\ntrigger server events when different parts of the app gain or\nlose focus. This package aims to make it easy to implement such\nevents.",
  "License": "MIT + file LICENSE",
  "URL": "https://shinyworks.github.io/shinyfocus/,\nhttps://github.com/shinyworks/shinyfocus",
  "BugReports": "https://github.com/shinyworks/shinyfocus/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://shinyworks.r-universe.dev",
  "Date/Publication": "2023-11-13 17:59:40 UTC",
  "RemoteUrl": "https://github.com/shinyworks/shinyfocus",
  "RemoteRef": "HEAD",
  "RemoteSha": "14aceaa0587ae321305a7e97af7d94765fedd8b8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-19 09:39:30 UTC",
    "User": "root"
  },
  "Author": "Jon Harmon [aut, cre] (ORCID: <https://orcid.org/0000-0003-4781-4346>)",
  "Maintainer": "Jon Harmon <jonthegeek@gmail.com>",
  "_user": "shinyworks",
  "_type": "src",
  "_file": "shinyfocus_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/b14d2a8e47ffdd57cb99d1e24cd730e8a6bca21958043d53ebdf1116bbde567c",
  "_filesize": 112119,
  "_sha256": "b14d2a8e47ffdd57cb99d1e24cd730e8a6bca21958043d53ebdf1116bbde567c",
  "_expires": "2026-10-13T01:08:37.000Z",
  "_created": "2026-06-19T09:39:30.000Z",
  "_published": "2026-07-05T01:08:38.948Z",
  "_jobs": [
    {
      "job": 85181438504,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7746582743"
    },
    {
      "job": 85181438557,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746581216"
    },
    {
      "job": 85181438446,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7746697383"
    },
    {
      "job": 85181438445,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746701206"
    },
    {
      "job": 85181438329,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746533889"
    },
    {
      "job": 85181438465,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746573519"
    },
    {
      "job": 85181438523,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7746563143"
    },
    {
      "job": 85181438471,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7746561711"
    },
    {
      "job": 85181438460,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746564993"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/shinyworks/actions/runs/27817867925",
  "_status": "success",
  "_upstream": "https://github.com/shinyworks/shinyfocus",
  "_commit": {
    "id": "14aceaa0587ae321305a7e97af7d94765fedd8b8",
    "author": "Jon Harmon <jonthegeek@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Migrate from r4ds org to shinyworks. (#10)\n\n",
    "time": 1699898380
  },
  "_maintainer": {
    "name": "Jon Harmon",
    "email": "jonthegeek@gmail.com",
    "login": "jonthegeek",
    "mastodon": "@jonthegeek@fosstodon.org",
    "bluesky": "@jonthegeek.com",
    "linkedin": "in/jonthegeek",
    "description": "Executive Director at DSLC.io (fka @r4ds) | Principal Developer (@atorus-research)",
    "uuid": 33983824,
    "orcid": "0000-0003-4781-4346"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "role": "Suggests"
    },
    {
      "package": "shinytest2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "shinyworks",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "jonthegeek",
      "count": 9,
      "uuid": 33983824
    }
  ],
  "_userbio": {
    "uuid": 150712248,
    "type": "organization",
    "name": "ShinyWorks",
    "followers": 12
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyfocus"
  },
  "_devurl": "https://github.com/shinyworks/shinyfocus",
  "_pkgdown": "https://shinyworks.github.io/shinyfocus/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/shinyfocus.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "on_blur",
    "on_focus",
    "on_focus_change",
    "shinyfocus_js_dependency"
  ],
  "_help": [
    {
      "page": "on_blur",
      "title": "Respond when input loses focus",
      "concept": [
        "observers"
      ],
      "topics": [
        "on_blur"
      ]
    },
    {
      "page": "on_focus",
      "title": "Respond when input gains focus",
      "concept": [
        "observers"
      ],
      "topics": [
        "on_focus"
      ]
    },
    {
      "page": "on_focus_change",
      "title": "Respond when input changes focus",
      "concept": [
        "observers"
      ],
      "topics": [
        "on_focus_change"
      ]
    },
    {
      "page": "shinyfocus_js_dependency",
      "title": "Add the shinyfocus JavaScript to shiny",
      "topics": [
        "shinyfocus_js_dependency"
      ]
    }
  ],
  "_readme": "https://github.com/shinyworks/shinyfocus/raw/HEAD/README.md",
  "_rundeps": [
    "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"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "shinyfocus",
  "_universes": [
    "shinyworks",
    "jonthegeek"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-19T09:41:56.000Z",
      "distro": "noble",
      "commit": "14aceaa0587ae321305a7e97af7d94765fedd8b8",
      "fileid": "https://r2.ropensci.org/3e24cdb73763dabd72e287c9071c631d60dc475a754c5c02db733aaefb7b6f59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinyworks/actions/runs/27817867925"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-19T09:41:50.000Z",
      "distro": "noble",
      "commit": "14aceaa0587ae321305a7e97af7d94765fedd8b8",
      "fileid": "https://r2.ropensci.org/2116981a61e4a50dcbaf4cfe3dc89c060cac8373dbf1ceae6806e17ec24f6b87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinyworks/actions/runs/27817867925"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-19T09:47:34.000Z",
      "commit": "14aceaa0587ae321305a7e97af7d94765fedd8b8",
      "fileid": "https://r2.ropensci.org/b1458585ae464a04a52af6f1f35a36bd3ca4f4ea6dcc1e34e63e9ac3fe2cb652",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinyworks/actions/runs/27817867925"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-19T09:47:42.000Z",
      "commit": "14aceaa0587ae321305a7e97af7d94765fedd8b8",
      "fileid": "https://r2.ropensci.org/066f69b55a13c6c744aa34a7a359177c0bcf3e6632ff8a7609b1a77ceaf08c14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinyworks/actions/runs/27817867925"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-19T09:41:39.000Z",
      "commit": "14aceaa0587ae321305a7e97af7d94765fedd8b8",
      "fileid": "https://r2.ropensci.org/fc7eeee2c55acdc61de0b3a64878b5c0e24b6fbfcb38482627cfcb66ba530c1c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shinyworks/actions/runs/27817867925"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-19T09:40:55.000Z",
      "commit": "14aceaa0587ae321305a7e97af7d94765fedd8b8",
      "fileid": "https://r2.ropensci.org/18d1c8bea212d943203c9199a757932b233582a971b5fc6d94eadaa985008960",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinyworks/actions/runs/27817867925"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-19T09:40:52.000Z",
      "commit": "14aceaa0587ae321305a7e97af7d94765fedd8b8",
      "fileid": "https://r2.ropensci.org/30bbbc539c4f065217d8cb88d576dc70b420e08679a69d0ef8afc9e25737a580",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinyworks/actions/runs/27817867925"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-19T09:41:00.000Z",
      "commit": "14aceaa0587ae321305a7e97af7d94765fedd8b8",
      "fileid": "https://r2.ropensci.org/4b67ac45701cc5527cc835515c9c6dfbf1c65029c17518dbaf1111840ab4e39a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinyworks/actions/runs/27817867925"
    }
  ]
}