blob: 5e2ddf4ae4817f3043787fba4956a8a12f6f4f20 [file] [log] [blame]
Package: RKorAPClient
Type: Package
Title: KorAP Web Service Client Package
Version: 0.2.0
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: 6.1.1
Imports:
R.cache,
broom,
ggplot2,
tibble,
magrittr,
tidyr,
dplyr,
purrr,
lubridate,
curl,
jsonlite,
utils,
httr,
methods
Collate:
'KorAPConnection.R'
'KorAPCorpusStats.R'
'RKorAPClient.R'
'KorAPQuery.R'
'ci.R'
'misc.R'
'reexports.R'