Package: majesticR
Type: Package
Title: R Interface to Access the 'Majestic' API
Version: 0.1.0
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. 
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
Imports: utils, jsonlite
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-11-05 11:37:00 UTC; rbacha
Author: Remi Bacha [aut, cre]
Maintainer: Remi Bacha <hello@remibacha.com>
Repository: CRAN
Date/Publication: 2018-11-14 15:00:06 UTC
