blob: b3c2037b9a02be922dbcdf8d098e76b9f539fc8e [file] [log] [blame]
Package: RKorAPClient
Type: Package
Title: 'KorAP' Web Service Client Package
Version: 0.5.4
Authors@R:
c(person(given = "Marc",
family = "Kupietz",
role = c("aut", "cre"),
email = "kupietz@ids-mannheim.de"),
person(given = "KorAP-Team",
role = c("aut"),
email = "korap@ids-mannheim.de"),
person(given = "Leibniz-Institute for the German Language",
role = c("cph", "fnd")))
Description: A simple package that makes the 'KorAP' web service API accessible from R.
Depends: R (>= 3.5.0)
Language: en-US
License: BSD_2_clause + file LICENSE
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.0.2
Imports:
R.cache,
broom,
ggplot2,
tibble,
magrittr,
tidyr,
dplyr,
purrr,
lubridate,
curl,
highcharter,
jsonlite,
keyring,
plotly,
htmlwidgets,
utils,
httr,
methods,
PTXQC
Collate:
'KorAPConnection.R'
'KorAPCorpusStats.R'
'RKorAPClient.R'
'KorAPQuery.R'
'ci.R'
'highcharter-helper.R'
'misc.R'
'reexports.R'