master
Commits on Jul 27, 2020
-
* Added legend to plots for categories * Added SnowballC to packages * Removed iconv calls * Added seed and random color controls to wordcloud * Added a few more options for text analysis corpus * Cleaned up word cloud options * Updated documentation * Added new font for plots with MacOS * Added text analysis word length slider * Reworked text corpus functions * Added arial unicode ms font a macos option * Fixed some error conditions for sentiment plots * Update cran-comments.md
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Jul 19, 2020
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
* Set if graphs are directed * Remove arrows for undirected. Summarise visNetwork plot only if multi-edge de-selected. * Update README.md
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Jun 14, 2020
-
Removed custom classes from processing dfs (#23)
Additional classes assigned to collect dataframes for S3 routing started causing dplyr and vctrs inheritence issues. They are causing errors loading data into DT's.
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on May 20, 2020
-
* Updated pkgdown * Added favicon back into app * Updated documentation * Minor code additions to popovers and semantic network ui * Update cran-comments.md
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Apr 8, 2020
-
Replaced pkgdown apostrophe errors.
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
* Added edge arrows back into visNetwork plot * Minor code refactoring * Removed previous vosonSML support * Added hex sticker to package * Updated pkgdown site
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Feb 19, 2020
-
Minor graph plot updates (#20)
* Added option to use vertex colors from graphml * Made selected label names in visnetwork consistent * Added a checkbox to display node id or index on node * Display plot seed value * Added some graph layout features * Selecting nodes in visnetwork will now select / deselect them in DT * Added Graphopt layout parameters and niter for FR graphs * Disabled row selection for edges in DT * Reddit multiple threads split to new lines in arguments box * Default data columns for reddit modified * Updated documentation
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Feb 17, 2020
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Jan 27, 2020
-
Updated reddit url check (#19)
* Moved rtweet to suggests and added package check * Updated reddit url check regex * Update README.md * Minor update to pkgdown css
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Nov 23, 2019
-
* Update cran-comments.md * Updated CRAN notes and README
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Nov 13, 2019
-
Renamed bimodal network to twomode (#17)
* Changed bimodal to twomode * Added frequency sliders to twitter semantic network * Fixed small issue with collection buttons * Updated version and news
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Nov 4, 2019
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Updated VOSONDash to support vosonSML v0.29 (#16)
* Add Create Network tab and options * Add network download options * Disabled create network tabs for previous vosonSML version * Updated documentation * Fixed console scroll * Updated and removed README images from package to pkgdown site
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Sep 6, 2019
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Aug 9, 2019
-
CRAN version and minor updates (#11)
* Normalized vertex sizes in plots * Fixed use_density variable name * Reduced size of demo select names * Hides demo box when importing new data * Attempted to clean up pruning. Pruning would not update components range sometimes leading to empty graphs because nodes outside of range. * Moved network metrics to package function * Added new graph layouts and tooltips * Added long form popper javascript library * Updated NEWS.md and cran-comments.md * Added loadDemoGraph function * Fixed CRAN links in README.md * CRAN fixes for cat and installed.packages * Startup and keys changes * Rewrote windows font warning fix for graph plot * Updated igraphPlot.R * Changed to shinyOptions on startup * Minor documentation changes
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Jul 24, 2019
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Jul 19, 2019
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Jul 16, 2019
-
Converted app into an R package (#10)
* Restructured for package * Working package Uses the users home directory for keys file instead of working directory. * Further minor changes for package version Added app name to twitter key fields. * Create .Rbuildignore * Integrated twitter token management * Minor utils tidy Enabled token save and load button * Further tidying of api keys section * Sentiment analysis plot style similar to other text analysis plots * Shortened the run function * Removed redundant text analysis plots Removed redundant plots to make it more clear as to the relationship between the selected network graph, controls and text analysis plots in the apps current working state. * Added interface to load demonstration graphml files Package interface to load demo files, also loads accompanying text files as description. * Fixed bug that caused "All" category plots to render multiple times * Network summary now a graph overlay Fixed a couple of warnings when creating graph data frames. Removed D3 networks for the time being. * Changed selected row and vertex highlighting colors * Selected nodes highlighted on visNetwork Reduced size of dashboard header and some titles. * Added plot height select for igraph plots * Added resize of graph plot area for visNetwork * Moved graph plot generation into their own files * Better positioned graph summaries * Added select by group option to visNetwork plot visNetwork canvas is still off in height pushing out the tab panel. * Fixed visNetwork canvas problems * Started addressing pruning and component issue * Added some test graphml * Fixed visOption warnings Removed dependencies parameter from install.packages command for missing packages. * Fixed package dependencies and imports * Removed color logic from text analysis plots * Repositioned console functions * Replaced some text analysis plot metadata with named lists Easier to read than nested indexes. * Some clean up of variable naming * Further tidying and variable name changes * Sentiment analysis split into two charts * Package cleanup and pkgdown site * Updated version and documentation * Fixed vattr in applyCategoricalFilters * Reworked sentiment analysis charts Fixed a bug in youtube collection button event. * Minor update to sentiment plots Fixed user paths for keys and token files displayed in API Keys section. Detects and outputs app version number automatically.
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Jun 12, 2019
-
mishoryu committed
Jun 12, 2019 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
mishoryu committed
Jun 12, 2019 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on May 4, 2019
-
Updated collected data presentation and app package management (#9)
* Simple sentiment analysis using the NRC Emotion lexicon of syuzhet package * Added collection data column selection and column search filters for all social media * Added DT column filters to Network Graphs section * Added favicons and changed the home and header glyph icons * Reduced the size of the labels on collection download buttons and added mouseover titles * Increased visNetwork HTML output plot size * Added visNetwork graph controls * Modularized data collection buttons and actions * Added some package checking and startup output * Moved all library loading to packages file that is sourced by global * Checks non-server version before producing startup output * Shiny session now stops if browser is closed * Stopped shiny app from starting if missing packages * Updated youtube id regex to specify 11 chars long * Fixes to youtube max count ui validation * Refactored console argument output for both youtube and reddit * Fixed argument error when max comments field empty
mishoryu committedMay 4, 2019 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Mar 11, 2019
-
Updated twitter and reddit collection options and UI (#7)
* Added twitter retry on rate limit option * Reverted reddit to use cleanText parameter in network creation * Added button to clear collection consoles * Moved vosonSML version number to console output
mishoryu committedMar 11, 2019 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
Commits on Feb 25, 2019
-
Increased graphml file upload max limit (#5)
* Increased the max limit of graphml file uploads to 128mb. * Explicitly converted reddit text data to utf8 to remove DT search warnings.
mishoryu committedFeb 25, 2019 Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits