master
Commits on Oct 2, 2020
Commits on Sep 26, 2020
-
Minor updates to Collect dataframes
Changed S3 appeneding to prepending of class names to Collect dataframes to avoid dplyr issues. Removed retryOnRateLimit set to FALSE if rate limit cannot be determined. S3 class names were being added to Collect dataframes after writeToFile. Should no longer be required to manually add class names or use ImportData to load RDS files in order to use previously saved data with Create functions.
Commits on Jul 22, 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 Jul 18, 2020
-
* Updated documentation and added stopwords package as requirement for semantic networks. * 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 Jun 18, 2020
-
Updated create semantic network function documentation (#38)
Also changed 'twomode' to '2-mode' where appropriate in 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 Jun 14, 2020
-
Fixed issue with dplyr and custom class dataframes (#37)
* Removed custom classes from processing dataframes. Additional classes assigned to collect dataframes for S3 routing started causing dplyr and vctrs inheritence issues. * 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 May 23, 2020
-
Reddit bind_rows error fix (#36)
* Fixed structure column as integer problem * Updated package version and added notes * 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
Commits on Apr 25, 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 -
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 some collect tests and a twiter semantic network rewrite. * Updated semantic and twomode networks * Added option for limited or full semantic network * Minor stats fix to Create.semantic.twitter * Updated README * Update .Rbuildignore * Updated versions * Updated pkgdown site * 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
-
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 documentation and minor fixes (#32)
* Fix for rtweet rate limit issue * Updated pkgdown css * Update pandoc * Added logo, favicons and updated vignette * Fixed bug in Collect.youtube * Updated pkgdown site * 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 Mar 25, 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 Mar 23, 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 -
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 5, 2020
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 24, 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 -
Added introduction to vosonSML vignette (#30)
* Update Collect.reddit.R and cleaned up reddit_build_df for readability. * Updated reddit activity graph node labels * Modified ImportData and added tests * Added test-ImportData.R * Added some authenticate tests * Added intro to vosonSML vignette * Updated README and NEWS * Tweaked pkgdown template
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 15, 2020
-
VOSONDash usage creates a loop, added fix to break loop if it occurs.
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 14, 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 -
Updated reddit collection method and data (#29)
* HTML decoded tweet text during network creation * Added node type attribute to twomode networks. * Modified reddit_content function - Changed date values to date time as character and additional unix timestamp value. Added reddit comment id's as activity node attributes and actor edge attributes 'comm_id'. * Fixed problem with comment id - Function was returning comment id's for comments that had been filtered out of the threads because of missing authors. * Added continue threads to reddit collect * Update Utils.reddit.R * Moved packages to suggests - Moved tictoc to suggests and added package checks in relevant functions. * Updated documentation * Fixed some reddit UA issues * Minor change so reddit wont break if single value waitTime * Reddit collect data now written to file in RDS format.
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 9, 2020
Commits on Nov 23, 2019
-
* Updated CRAN notes, README, Rd files * 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
Commits on Nov 13, 2019
-
Renamed bimodal network to twomode (#27)
* Renamed bimodal to twomode * Updated version
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 -
Bug fixes and updated output (#26)
* Added automatic locale switch to C for reddit Collect * Added useBytes parameter for all reddit gsub calls * Changed twitter bimodal hashtags to lowercase * Made message format more consistent * Added messages to supplemental functions * Updated documentation 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 Oct 26, 2019
-
Point fix for AddText.actor.youtube
Function was incorrectly setting a list class for the at_id column, has now been set as character class.
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 Oct 25, 2019
-
Fixed minor twitter Create network bugs and youtube Collect and AddTe…
…xt errors (#24) * Fixed Collect.youtube, AddText.actor.youtube, Create.semantic.twitter and Create.bimodal.twitter bugs * Updated version and 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 Oct 23, 2019
-
Point fix removed duplicate GetVideoData call
Added status code to error output.
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 Oct 17, 2019
-
Added AddVideoData and youtube Channel ID's as user identifiers (#23)
* Additional youtube collect fields including comment author channel ID * Updated youtube activity / actor network and graphs * Added AddVideoData for youtube actor networks * Added additional video columns to edges in AddVideoData for youtube actor network * Added comment text @ reply edges in AddText for youtube actor network * Updated documentation * Fixed error removing specified hashtags from twitter bimodal network
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