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