Package: picker Title: Pick Data Points from a Deck.gl Scatterplot Version: 0.2.6 Authors@R: person(given = "Alex", family = "Pickering", role = c("aut", "cre"), email = "alexvpickering@gmail.com") Description: Performant interactive scatterplot for ~ 1 million points. Zoom, pan, and pick points. Includes tooltips, labels, a grid overlay, legend, and coupled interactions across multiple plots. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 URL: https://github.com/hms-dbmi/picker BugReports: https://github.com/hms-dbmi/picker/issues Imports: htmlwidgets (>= 1.5.3) Suggests: shiny, scales Depends: R (>= 4.0) Config/pak/sysreqs: cmake make libuv1-dev Repository: https://hms-dbmi.r-universe.dev Date/Publication: 2022-05-17 22:29:33 UTC RemoteUrl: https://github.com/hms-dbmi/picker RemoteRef: HEAD RemoteSha: 3cd1a7b00760d95213df7918c3218fe5e447310d NeedsCompilation: no Packaged: 2026-06-19 07:31:21 UTC; root Author: Alex Pickering [aut, cre] Maintainer: Alex Pickering