Permalink
Switch branches/tags
Nothing to show
Commits on Aug 15, 2016
  1. Merge pull request #15 from ericwatt/master

    Updated documentation replacing 'last_' with 'last-'
    gaborcsardi committed on GitHub Aug 15, 2016
  2. Updated documentation replacing 'last_' with 'last-'

    ericwatt committed Aug 15, 2016
Commits on May 4, 2016
  1. Bump version to 2.1.1

    gaborcsardi committed May 4, 2016
  2. Do not fill in dates in R downloads

    We would need to fill in OS, version as well,
    so rather we don't fill in anything.
    gaborcsardi committed May 4, 2016
Commits on Dec 9, 2015
  1. Merge pull request #13 from jbkunst/patch-1

    Fix arguments description for `when` parameter
    gaborcsardi committed Dec 9, 2015
  2. Fix arguments description for `when` parameter

    `last_day` to `last-day` and so on. One fix at a time.
    jbkunst committed Dec 9, 2015
Commits on Dec 7, 2015
  1. Do not run examples

    Because they require internet connection.
    gaborcsardi committed Dec 7, 2015
Commits on Sep 5, 2015
  1. Merge pull request #11 from jeroenooms/master

    Check http responses status before proceeding.
    gaborcsardi committed Sep 5, 2015
  2. Check http responses status before proceeding.

    jeroen committed Sep 5, 2015
Commits on Jul 27, 2015
  1. Quote DESCRIPTION

    gaborcsardi committed Jul 27, 2015
  2. Links to README and NEWS in root

    [ci skip]
    gaborcsardi committed Jul 27, 2015
  3. Add NEWS file

    gaborcsardi committed Jul 27, 2015
  4. Update README, move to inst

    gaborcsardi committed Jul 27, 2015
  5. Support for R downloads

    gaborcsardi committed Jul 27, 2015
  6. Bump version number to 2.1.0

    gaborcsardi committed Jul 27, 2015
Commits on May 7, 2015
  1. Travis: use r-builder

    gaborcsardi committed May 7, 2015
  2. Change Author, Maintainer format in DESCRIPTION

    gaborcsardi committed May 7, 2015
  3. Add 2015 to LICENSE file

    gaborcsardi committed May 7, 2015
  4. Add CRAN version badge to README

    gaborcsardi committed May 7, 2015
  5. Add top pkgs to README, #8

    gaborcsardi committed May 7, 2015
  6. Fix manual errors, add note about max 100 top pkgs

    gaborcsardi committed May 7, 2015
  7. Fix docs, yesterday -> last-day

    gaborcsardi committed May 7, 2015
  8. Update roxygen :/

    gaborcsardi committed May 7, 2015
  9. Top downloaded packages, fixes #8

    gaborcsardi committed May 7, 2015
Commits on Apr 24, 2015
  1. Use SVG badges in README

    gaborcsardi committed Apr 24, 2015
Commits on Apr 9, 2015
  1. Better handling of "errors" from the server

    Server really shouldn't return 200 for these, though.
    gaborcsardi committed Apr 9, 2015
  2. Better handling of zero counts and unknown packages, #7

    gaborcsardi committed Apr 9, 2015
Commits on Mar 11, 2015
  1. Update README

    gaborcsardi committed Mar 11, 2015
  2. Bump version number

    gaborcsardi committed Mar 11, 2015
  3. Dates are date objects now, #5

    gaborcsardi committed Mar 11, 2015
  4. Fix Appveyor config

    gaborcsardi committed Mar 11, 2015
  5. Pkg name is a column in result, query multiple pkgs, #4

    gaborcsardi committed Mar 11, 2015
Commits on Oct 30, 2014
  1. Fix appveyor link [ci skip]

    gaborcsardi committed Oct 30, 2014