brandseyer2 (development version)

  • Replace use of deprecated as.tibble with as_tibble

brandseyer2 0.1.0

  • Preparing for CRAN release.

brandseyer2 0.0.1.9032

  • Updated to use newer tidyr

brandseyer2 0.0.1.9031

  • Removed use of deprecated dplyr functions
  • Better handling of unrecognised timezones

brandseyer2 0.0.1.9030

brandseyer2 0.0.1.9029

  • Fixed a bug preventing count_mentions() from grouping by month.
  • Fixed a bug preventing the counting of mentions if timezone data is bad.
  • account_list() now returns client service data.

brandseyer2 0.0.1.9028

rules() now returns the rule’s active flag.

brandseyer2 0.0.1.9027

brandseyer2 0.0.1.9026

  • The data returned by tags() now shows whether a tag is used for classification jobs or not.

brandseyer2 0.0.1.9025

brandseyer2 0.0.1.9024

brandseyer2 0.0.1.9023

  • profiles() added, which lets you pull online profiles for an account.

brandseyer2 0.0.1.9022

brandseyer2 0.0.1.9021

brandseyer2 0.0.1.9020

  • topic_tree() returns more exact data.
  • Added a series of functions to examine the data models used in the filter language.

brandseyer2 0.0.1.9019

brandseyer2 0.0.1.9018

brandseyer2 0.0.1.9017

  • The table returned by logs() has renamed repeatCount to timesDone for clarity.
  • logs_retrosent() now includes requested and sent amounts.
  • rules() is available to list rules in an account.

brandseyer2 0.0.1.9016

brandseyer2 0.0.1.9015

  • account() is now fairly flexible with the formatting of account codes.

brandseyer2 0.0.1.9014

brandseyer2 0.0.1.9013

  • Filtering of accounts with no brands now occurs at the count_mentions() level.

brandseyer2 0.0.1.9012

brandseyer2 0.0.1.9011

  • The filter language is available.
  • logs() now shows a progress bar in interactive settings.
  • logs_retrosent() now makes account retrosend data available.
  • Non brandseye staff won’t get content for tweets.

brandseyer2 0.0.1.9010

  • Added with_tag_parents() to provide parent information to tags.
  • account() can now load account information from a data.frame.
  • account() now shows a progress bar when interactive.
  • account() can now fetch accounts from a data.frame.
  • Much debugging of how filter_mentions() handles multiple accounts, some with no brands.

brandseyer2 0.0.1.9009

  • Now greets people when loaded interactively.

brandseyer2 0.0.1.9008

brandseyer2 0.0.1.9007

  • Added the function users() to read a list of users from an account.

brandseyer2 0.0.1.9006

  • bug fix: mentions() no longer raises a condition if id isn’t selected.
  • bug fix: root_brands(), when operating on a list of accounts, now includes the account code.

brandseyer2 0.0.1.9005

  • No longer supports V3 accounts.
  • More testing for mentions().

brandseyer2 0.0.1.9004

  • Added logs(), which returns a tibble of logs from an account.

brandseyer2 0.0.1.9003

brandseyer2 0.0.1.9002

brandseyer2 0.0.1.9001

  • Added a NEWS.md file to track changes to the package.
  • Bumped the development version for the first time.
  • Clarified documentation on dashboards().