Package: textAnnotatoR
Type: Package
Title: Interactive Text Annotation Tool with 'shiny' GUI
Version: 0.1.4
Date: 2024-10-25
Authors@R: person("Chao Liu", email = "chaoliu@cedarville.edu", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-9979-8272"))
Description: A comprehensive text annotation tool built with 'shiny'. Provides an 
    interactive graphical user interface for coding text documents,
    managing code hierarchies, creating memos, and analyzing coding patterns.
    Features include code co-occurrence analysis, visualization of coding patterns,
    comparison of multiple coding sets, and export capabilities. Supports
    collaborative qualitative research through standardized annotation formats
    and analysis tools.
License: GPL-3
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: shiny (>= 1.7.0), shinydashboard, shinyjs, shinyFiles,
        data.tree, jsonlite, DT, readtext, magrittr, tools, utils,
        stats, grDevices, graphics
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, covr, mockery
URL: https://github.com/chaoliu-cl/textAnnotatoR,
        http://liu-chao.site/textAnnotatoR/
BugReports: https://github.com/chaoliu-cl/textAnnotatoR/issues
Config/testthat/edition: 3
Language: en-US
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-11-11 19:23:25 UTC; chaoliu
Author: Chao Liu [aut, cre, cph] (<https://orcid.org/0000-0002-9979-8272>)
Maintainer: Chao Liu <chaoliu@cedarville.edu>
Repository: CRAN
Date/Publication: 2024-11-12 14:40:01 UTC
Built: R 4.3.3; ; 2024-11-18 03:29:52 UTC; unix
