blob: 14ed37fcdd64a2ed3047f5ded358faf9e52a64e3 [file] [log] [blame]
Package: rderekovecs
Type: Package
Title: DeReKoVecs API Client Package
Version: 0.1.0
Authors@R:
c(person(given = "Marc",
family = "Kupietz",
role = c("aut", "cre"),
email = "kupietz@ids-mannheim.de"))
Description: A client package that makes the 'DeReKoVecs'
web service API accessible from R.
Depends: R (>= 3.5.0)
Language: en-US
License: BSD_2_clause + file LICENSE
URL: https://korap.ids-mannheim.de/gerrit/plugins/gitiles/ids-kl/derekovecs,
https://corpora.ids-mannheim.de/openlab/derekovecs
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Imports:
httr2,
magrittr
Suggests:
lifecycle,
testthat
Collate:
'utils-pipe.R'
'derekovecs.R'
Roxygen: list(markdown = TRUE)