blob: 9f0b936e882a4b5ae63a0c88cc6ef8f9e030d5b3 [file] [log] [blame]
Package: RKorAPClient
Type: Package
Title: KorAP Web Service Client Package
Version: 0.4.1
Author: KorAP-Team @ IDS Mannheim
Maintainer: KorAP-Team <korap@ids-mannheim.de>
Description: A simple package that makes KorAP's web serice API accessible from R.
Depends: R (>= 3.5.0)
License: BSD_2_clause + file LICENSE
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.0.1
Imports:
R.cache,
broom,
ggplot2,
tibble,
magrittr,
tidyr,
dplyr,
purrr,
lubridate,
curl,
jsonlite,
keyring,
plotly,
htmlwidgets,
utils,
httr,
methods,
PTXQC
Collate:
'KorAPConnection.R'
'KorAPCorpusStats.R'
'RKorAPClient.R'
'KorAPQuery.R'
'ci.R'
'misc.R'
'reexports.R'