Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed NAMESPACE #3

Closed
wants to merge 3 commits into from
Closed

Fixed NAMESPACE #3

wants to merge 3 commits into from

Commits on Sep 5, 2014

  1. v0.0.2 Used devtools::document('gmailr', clean=TRUE) to remake the do…

    …cumentation and fix the NAMESPACE. Then used check_doc('gmailr'); system.time(check('gmailr')) to check the package. Only found 1 NOTE related to the Make and TODO.md files, which is nothing to worry about.
    lcolladotor committed Sep 5, 2014
    Configuration menu
    Copy the full SHA
    c851186 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a7ab39 View commit details
    Browse the repository at this point in the history
  3. v0.0.3 -- added a messages_info() function that allows you to easily …

    …extract the basic information from a gmail_messages object
    lcolladotor committed Sep 5, 2014
    Configuration menu
    Copy the full SHA
    8861775 View commit details
    Browse the repository at this point in the history