Package: corporaexplorer 0.9.0.9000

corporaexplorer: A 'Shiny' App for Exploration of Text Collections

Facilitates dynamic exploration of text collections through an intuitive graphical user interface and the power of regular expressions. The package contains 1) a helper function to convert a data frame to a 'corporaexplorerobject' and 2) a 'Shiny' app for fast and flexible exploration of a 'corporaexplorerobject'. The package also includes demo apps with which one can explore Jane Austen's novels and the State of the Union Addresses (data from the 'janeaustenr' and 'sotu' packages respectively).

Authors:Kristian Lundby Gjerde [aut, cre]

corporaexplorer_0.9.0.9000.tar.gz
corporaexplorer_0.9.0.9000.zip(r-4.7)corporaexplorer_0.9.0.9000.zip(r-4.6)corporaexplorer_0.9.0.9000.zip(r-4.5)
corporaexplorer_0.9.0.9000.tgz(r-4.6-any)corporaexplorer_0.9.0.9000.tgz(r-4.5-any)
corporaexplorer_0.9.0.9000.tar.gz(r-4.7-any)corporaexplorer_0.9.0.9000.tar.gz(r-4.6-any)
corporaexplorer_0.9.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
corporaexplorer/json (API)
NEWS

# Install 'corporaexplorer' in R:
install.packages('corporaexplorer', repos = c('https://kgjerde.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/kgjerde/corporaexplorer/issues

Pkgdown/docs site:https://kgjerde.github.io

Datasets:
  • test_data - A tiny test dataset to test basic functionality

On CRAN:

Conda:

corporacorpusshinytext-analysis

6.08 score 65 stars 41 scripts 246 downloads 11 exports 59 dependencies

Last updated from:2dbee1a1fb. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE117
source / vignettesOK184
linux-release-x86_64NOTE143
macos-release-arm64NOTE173
macos-oldrel-arm64NOTE133
windows-develNOTE82
windows-releaseNOTE60
windows-oldrelNOTE79
wasm-releaseOK120

Exports:%>%create_janeausten_appcreate_sotu_appcreate_sotu_decade_appexploreexplore0prepare_datarun_corpus_explorerrun_janeausten_apprun_sotu_apprun_sotu_decade_app

Dependencies:base64encbslibcachemclicommonmarkcpp11data.tabledigestdplyrfarverfastmapfontawesomefsgenericsggplot2gluegtablehtmltoolshttpuvisobandjquerylibjsonlitelabelinglaterlifecyclelubridatemagrittrmemoisemimeotelpadrpillarpkgconfigplyrpromisespurrrR6rappdirsRColorBrewerRcppre2rlangS7sassscalesshinyshinyjssourcetoolsstringistringrtibbletidyrtidyselecttimechangeutf8vctrsviridisLitewithrxtable

Readme and manuals

Help Manual

Help pageTopics
Demo app: Jane Austen's novelscreate_janeausten_app demo_jane_austen run_janeausten_app
Demo apps: State of the Union addressescreate_sotu_app create_sotu_decade_app demo_sotu run_sotu_app run_sotu_decade_app
Launch Shiny app for exploration of text collectionexplore explore0
Prepare data for corpus explorationprepare_data prepare_data.character prepare_data.data.frame
A tiny test dataset to test basic functionalitytest_data