Package: taipan Version: 0.1.2 Title: Tool for Annotating Images in Preparation for Analysis Authors@R: c(person("Stephanie", "Kobakian", email = "stephanie.kobakian@gmail.com", role = c("aut", "cre")), person("Mitchell", "O'Hara-Wild", email = "mail@mitchelloharawild.com", role = c("aut"))) Description: A tool to help create shiny apps for selecting and annotating elements of images. Users must supply images, questions, and answer choices. The user interface is a dynamic shiny app, that displays the images and questions and answer choices. The data generated can be saved to a file that can be used for subsequent analysis. The original purpose was to annotate still images from tennis video for face recognition and emotion detection purposes. Depends: R (>= 3.2.0) Imports: shiny, utils Suggests: testthat, knitr, rmarkdown, tidyverse, ggplot2, purrr, shinydashboard URL: https://github.com/srkobakian/taipan BugReports: https://github.com/srkobakian/taipan/issues License: GPL-3 Encoding: UTF-8 ByteCompile: true RoxygenNote: 6.1.0 VignetteBuilder: knitr Roxygen: list(markdown = TRUE, roclets=c('rd', 'collate', 'namespace')) Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://srkobakian.r-universe.dev Date/Publication: 2019-10-30 03:51:03 UTC RemoteUrl: https://github.com/srkobakian/taipan RemoteRef: HEAD RemoteSha: be9148990aa587e71ec1050b41d773e13d86b1d3 NeedsCompilation: no Packaged: 2026-06-08 09:42:05 UTC; root Author: Stephanie Kobakian [aut, cre], Mitchell O'Hara-Wild [aut] Maintainer: Stephanie Kobakian