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:
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
- test_data - A tiny test dataset to test basic functionality
corporacorpusshinytext-analysis
Last updated from:2dbee1a1fb. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 117 | ||
| source / vignettes | OK | 184 | ||
| linux-release-x86_64 | NOTE | 143 | ||
| macos-release-arm64 | NOTE | 173 | ||
| macos-oldrel-arm64 | NOTE | 133 | ||
| windows-devel | NOTE | 82 | ||
| windows-release | NOTE | 60 | ||
| windows-oldrel | NOTE | 79 | ||
| wasm-release | OK | 120 |
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 page | Topics |
|---|---|
| Demo app: Jane Austen's novels | create_janeausten_app demo_jane_austen run_janeausten_app |
| Demo apps: State of the Union addresses | create_sotu_app create_sotu_decade_app demo_sotu run_sotu_app run_sotu_decade_app |
| Launch Shiny app for exploration of text collection | explore explore0 |
| Prepare data for corpus exploration | prepare_data prepare_data.character prepare_data.data.frame |
| A tiny test dataset to test basic functionality | test_data |
