Package: majesticR
Type: Package
Title: R Interface to Access the 'Majestic' API
Version: 0.1.1
Authors@R: person("Remi", "Bacha", email = "hello@remibacha.com", role = c("aut", "cre"))
Description: Implements methods for querying backlink data from 'Majestic' using its API (<https://developer-support.majestic.com/api/>).
      'Majestic' API uses a basic authentication with an API key. This package is used in the "Do You Need Backlinks for SEO" tutorial <https://remibacha.com/en/backlinks-r/>.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
Imports: utils, jsonlite, urltools
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-01-07 11:44:35 UTC; rbacha
Author: Remi Bacha [aut, cre]
Maintainer: Remi Bacha <hello@remibacha.com>
Repository: CRAN
Date/Publication: 2019-01-07 16:40:33 UTC
