{
  "_id": "6a1d37171d7bb097a0a3d67d",
  "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://jonthegeek.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-01 07:28:16 UTC",
    "User": "root"
  },
  "Author": "Jon Harmon [aut, cre] (ORCID: <https://orcid.org/0000-0003-4781-4346>)",
  "Maintainer": "Jon Harmon <jonthegeek@gmail.com>",
  "MD5sum": "f074111d7282bdf25985582f91a1eaf6",
  "_user": "jonthegeek",
  "_type": "src",
  "_file": "shinyfocus_0.0.0.9000.tar.gz",
  "_fileid": "66442a0a65717d2e56570ea46795d44fccf71e84e8d4a209f3eb6a99f035107d",
  "_filesize": 109690,
  "_sha256": "66442a0a65717d2e56570ea46795d44fccf71e84e8d4a209f3eb6a99f035107d",
  "_created": "2026-06-01T07:28:16.000Z",
  "_published": "2026-06-01T07:39:03.513Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78805619526,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325702142"
    },
    {
      "job": 78805619531,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325701925"
    },
    {
      "job": 78805619528,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325837223"
    },
    {
      "job": 78805619628,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325789648"
    },
    {
      "job": 78805256268,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325665991"
    },
    {
      "job": 78805619464,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325699537"
    },
    {
      "job": 78805619483,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325687354"
    },
    {
      "job": 78805619477,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325686383"
    },
    {
      "job": 78805619514,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325686399"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26741132056",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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": 33983824,
    "type": "user",
    "name": "Jon Harmon",
    "description": "Executive Director at DSLC.io (fka @r4ds) | Principal Developer (@atorus-research)"
  },
  "_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",
    "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": false,
  "_nocasepkg": "shinyfocus",
  "_universes": [
    "jonthegeek"
  ],
  "_indexurl": "https://shinyworks.r-universe.dev/shinyfocus",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-01T07:30:32.000Z",
      "distro": "noble",
      "commit": "14aceaa0587ae321305a7e97af7d94765fedd8b8",
      "fileid": "72b3b23337d76e6ea6ac5063e7cdb9702d405ebade37426243d3733a4da033bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26741132056"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-01T07:30:32.000Z",
      "distro": "noble",
      "commit": "14aceaa0587ae321305a7e97af7d94765fedd8b8",
      "fileid": "c705a243a3d0aea8e78b75d7030432e8480fb159c01b958db88a84b2aa8237a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26741132056"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-01T07:38:40.000Z",
      "commit": "14aceaa0587ae321305a7e97af7d94765fedd8b8",
      "fileid": "0ed57641d08a2ce3f1c0dfb757271c807d0f47879da7b33a21b254d16c0d0272",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26741132056"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-01T07:35:46.000Z",
      "commit": "14aceaa0587ae321305a7e97af7d94765fedd8b8",
      "fileid": "8d3f072fc83b4aac4c61edaee5fcedae19b82ca07d4bf625f37329a1d11c38b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26741132056"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-01T07:30:32.000Z",
      "commit": "14aceaa0587ae321305a7e97af7d94765fedd8b8",
      "fileid": "fd8a74b3c2da805647eedeae1cf5e132246515cbc295cf00e070dee1a89c668f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26741132056"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-01T07:29:36.000Z",
      "commit": "14aceaa0587ae321305a7e97af7d94765fedd8b8",
      "fileid": "c3f5262b54badf019a63458880bc1922d89b996378735d0264727e826c711e52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26741132056"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-01T07:29:34.000Z",
      "commit": "14aceaa0587ae321305a7e97af7d94765fedd8b8",
      "fileid": "104b1b6b59122272222fd3aee34695b4d010532b8d8adc99765a3b55af265289",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26741132056"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-01T07:29:33.000Z",
      "commit": "14aceaa0587ae321305a7e97af7d94765fedd8b8",
      "fileid": "39f04fd70c73c9865223ffd910551b3bc252c591687389b15159c467a9c10ad8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26741132056"
    }
  ]
}