Package: qcoder Title: Lightweight Qualitative Coding Version: 0.1.0 Authors@R: c( person("Beth", "Duckles", email = "bduckles@gmail.com", role = c("aut")), person("Dan", "Sholler", email = "sholler.daniel@gmail.com", role = c("aut")), person("Elin", "Waring", email= "elin.waring@gmail.com", role = c("cre")), person("Jenny", "Draper", email = "learithe@gmail.com", role = c("aut")), person("Ted", "Laderas", email = "roshioshi@gmail.com", role = c("aut")), person("Fred", "VanWindekens", email = "f.vanwindekens@gmail.com", role=c("ctb")), person("Yuri", "Dias", email ="yurimathe.yp@gmail.com", role = c("ctb")), person("Sheriff", "Colley", email ="rikunaruto0198@gmail.com", role = c("ctb")), person("Jamal", "Jones", email ="Jones-Jamal@outlook.com", role = c("ctb")), person("Michael", "Lieberman", email = "MichaelAYonkers@gmail.com", role = c("ctb")), person("Tenzing", "Sherpa", email = "tsherpa2016@gmail.com", role = c("ctb")), person("Stephanie", "Guillou", email = "stephane.guillou@member.fsf.org", role = c("ctb"))) Description: A free, lightweight, open source option for analyzing text-based qualitative data. Enables analysis of interview transcripts, observation notes, memos, and other sources. Supports the work of social scientists, historians, humanists, and other researchers who use qualitative methods. Addresses the unique challenges faced in analyzing qualitative data analysis. Provides opportunities for researchers who otherwise might not develop software to build software development skills. Depends: R (>= 3.4.0) License: GPL-3 + file LICENSE Encoding: UTF-8 Imports: assertthat, magrittr, readr, shiny, stringi, stringr Suggests: knitr, rmarkdown, testthat (>= 2.0.0), withr, covr, pander, here, textreadr, dplyr, DT, shinyAce (>= 0.4.0), shinyFiles, shinyjs, shinythemes, zip (>= 2.0.3) URL: https://github.com/ropenscilabs/qcoder BugReports: https://github.com/ropenscilabs/qcoder/issues VignetteBuilder: knitr Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Collate: 'read_in_files.R' 'parse_qcodes.R' 'qcoder-package.R' 'utils.R' 'selection.R' Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libx11-dev zlib1g-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-01-13 17:44:11 UTC RemoteUrl: https://github.com/ropenscilabs/qcoder RemoteRef: main RemoteSha: b08f531d4288d489268c598b39fcdcfe3eb92146 NeedsCompilation: no Packaged: 2026-06-13 06:20:22 UTC; root Author: Beth Duckles [aut], Dan Sholler [aut], Elin Waring [cre], Jenny Draper [aut], Ted Laderas [aut], Fred VanWindekens [ctb], Yuri Dias [ctb], Sheriff Colley [ctb], Jamal Jones [ctb], Michael Lieberman [ctb], Tenzing Sherpa [ctb], Stephanie Guillou [ctb] Maintainer: Elin Waring