Package: textshape
Title: Tools for Reshaping Text
Version: 1.7.5
Authors@R: c(
        person("Tyler", "Rinker", email = "tyler.rinker@gmail.com", role = c("aut", "cre")), 
        person("Joran", "Elias", role = "ctb"), 
        person("Matthew", "Flickinger", role = "ctb"), 
        person('Paul', 'Foster', role = "ctb")
    )
Maintainer: Tyler Rinker <tyler.rinker@gmail.com>
Description: Tools that can be used to reshape and restructure text data.
Depends: R (>= 3.4.0)
Imports: data.table, slam, stats, stringi, utils
Suggests: testthat
License: GPL-2
LazyData: TRUE
RoxygenNote: 7.2.3
Encoding: UTF-8
URL: https://github.com/trinker/textshape
BugReports: https://github.com/trinker/textshape/issues
Collate: 'bind_list.R' 'bind_table.R' 'bind_vector.R' 'change_index.R'
        'cluster_matrix.R' 'column_to_rownames.R' 'combine.R'
        'duration.R' 'flatten.R' 'from_to.R' 'grab_index.R'
        'grab_match.R' 'mtabulate.R' 'split_index.R' 'split_match.R'
        'split_match_regex_to_transcript.R' 'split_portion.R'
        'split_run.R' 'split_sentence.R' 'split_sentence_token.R'
        'split_speaker.R' 'split_token.R' 'split_transcript.R'
        'split_word.R' 'textshape-package.R' 'tidy_colo_dtm.R'
        'utils.R' 'tidy_dtm.R' 'tidy_list.R' 'tidy_matrix.R'
        'tidy_table.R' 'tidy_vector.R' 'unique_pairs.R' 'unnest_text.R'
NeedsCompilation: no
Packaged: 2024-04-01 16:57:59 UTC; tylerrinker
Author: Tyler Rinker [aut, cre],
  Joran Elias [ctb],
  Matthew Flickinger [ctb],
  Paul Foster [ctb]
Repository: CRAN
Date/Publication: 2024-04-01 23:20:03 UTC
Built: R 4.3.2; ; 2024-04-01 23:54:52 UTC; unix
