Package: microdemic
Type: Package
Title: 'Microsoft Academic' API Client
Description: The 'Microsoft Academic Knowledge' API provides programmatic access
	to scholarly articles in the 'Microsoft Academic Graph'
	(<https://academic.microsoft.com/>). Includes methods matching all 'Microsoft
	Academic' API routes, including search, graph search, text similarity, and
	interpret natural language query string.
Version: 0.6.0
Authors@R: c(
    person("Scott", "Chamberlain", email = "myrmecocystus+r@gmail.com",
        role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1444-9135")),
    person("Christopher", "Baker", email = "chriscrewbaker@gmail.com", 
        role = "aut"),
    person("rOpenSci", role = "fnd", comment = "https://ropensci.org")
    )
License: MIT + file LICENSE
LazyData: TRUE
Encoding: UTF-8
Language: en-US
URL: https://github.com/ropensci/microdemic (devel),
        https://docs.ropensci.org/microdemic/ (website)
BugReports: https://github.com/ropensci/microdemic/issues
Imports: crul (>= 0.5.2), jsonlite (>= 1.5), data.table, tibble,
        httpcode (>= 0.2.0)
Suggests: testthat, vcr (>= 0.2.2)
RoxygenNote: 7.1.1
X-schema.org-applicationCategory: Literature
X-schema.org-keywords: text-mining, literature, pdf, xml, publications,
        citations, full-text
X-schema.org-isPartOf: https://ropensci.org
NeedsCompilation: no
Packaged: 2020-11-20 00:09:51 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>),
  Christopher Baker [aut],
  rOpenSci [fnd] (https://ropensci.org)
Maintainer: Scott Chamberlain <myrmecocystus+r@gmail.com>
Repository: CRAN
Date/Publication: 2020-11-20 06:10:02 UTC
Built: R 4.0.2; ; 2020-11-20 11:38:36 UTC; unix
