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.4.0
Authors@R: person("Scott", "Chamberlain", email = "myrmecocystus+r@gmail.com",
    role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1444-9135"))
License: MIT + file LICENSE
LazyData: TRUE
Encoding: UTF-8
URL: https://github.com/ropensci/microdemic
BugReports: https://github.com/ropensci/microdemic/issues
Imports: crul (>= 0.5.2), jsonlite (>= 1.5), data.table, tibble
Suggests: testthat, vcr
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-10-23 02:39:54 UTC; sckott
Author: Scott Chamberlain [aut, cre] (<https://orcid.org/0000-0003-1444-9135>)
Maintainer: Scott Chamberlain <myrmecocystus+r@gmail.com>
Repository: CRAN
Date/Publication: 2018-10-25 04:30:21 UTC
