Package: shinybody Title: An Interactive Anatomography Widget for 'shiny' Version: 0.1.3 Authors@R: c( person("Robert", "Norberg", , "Robert.Norberg@moffitt.org", role = c("aut", "cre")), person("Sebastian", "Zapata-Tamayo", , "Juan.Zapata-Tamayo@moffitt.org", role = c("aut", "ctb")), person("Mehrun", "Huda", , "mehrunrox@gmail.com", role = c("aut", "ctb"), comment = c(ORCID = "0000-0002-4951-8906")), person("Moffitt Cancer Center", role = c("cph")) ) Description: An 'htmlwidget' of the human body that allows you to hide/show and assign colors to 79 different body parts. The 'human' widget is an 'htmlwidget', so it works in Quarto documents, R Markdown documents, or any other HTML medium. It also functions as an input/output widget in a 'shiny' app. URL: https://github.com/robert-norberg/shinybody BugReports: https://github.com/robert-norberg/shinybody/issues Imports: htmlwidgets (>= 0.8), htmltools, crosstalk Suggests: knitr, rmarkdown, shiny License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Depends: R (>= 2.10) LazyData: true Config/pak/sysreqs: cmake make libuv1-dev Repository: https://robert-norberg.r-universe.dev Date/Publication: 2024-12-23 15:55:13 UTC RemoteUrl: https://github.com/robert-norberg/shinybody RemoteRef: HEAD RemoteSha: db50ca5ac74f3374cb264614cf1c4e9e9f64d56d NeedsCompilation: no Packaged: 2026-06-22 08:02:24 UTC; root Author: Robert Norberg [aut, cre], Sebastian Zapata-Tamayo [aut, ctb], Mehrun Huda [aut, ctb] (ORCID: ), Moffitt Cancer Center [cph] Maintainer: Robert Norberg