Type: Package
Package: RAhrefs
Title: 'Ahrefs' API R Interface
Version: 0.1.4
Authors@R: c(
    person("Leszek", "Siemiński", , "leszek.sieminski@gmail.com", c("aut", "cre")),
    person("Performance Media Polska sp. z o.o.", role = c("cph", "fnd"))
    )
Description: Enables downloading detailed reports from <https://ahrefs.com>
    about backlinks from pointing to website, provides authentication with an 
    API key as well as ordering, grouping and filtering functionalities.
License: MIT + file LICENCE
URL: https://ahrefs.com/
BugReports: https://github.com/Leszek-Sieminski/RAhrefs/issues
Depends: R (>= 3.4.0)
Imports: assertthat, httr, jsonlite, testthat
NeedsCompilation: no
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Packaged: 2019-07-25 08:45:14 UTC; leszek
Author: Leszek Siemiński [aut, cre],
  Performance Media Polska sp. z o.o. [cph, fnd]
Maintainer: Leszek Siemiński <leszek.sieminski@gmail.com>
Repository: CRAN
Date/Publication: 2019-07-28 08:40:02 UTC
