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
LazyData: true
ByteCompile: true
RoxygenNote: 6.1.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-09-27 02:17:07 UTC; steff
Author: Stephanie Kobakian [aut, cre],
  Mitchell O'Hara-Wild [aut]
Maintainer: Stephanie Kobakian <stephanie.kobakian@gmail.com>
Repository: CRAN
Date/Publication: 2018-09-27 04:50:03 UTC
Built: R 4.4.3; ; 2025-10-13 11:04:36 UTC; windows
