blob: 854bbbc17f7336780be9fd8e9f885442612aa463 [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"),
person(given = "Tim",
family = "Feldmüller",
role = c("ctb"),
email = "feldmueller@ids-mannheim.de"),
person(given = "Peter",
family = "Fankhauser",
role = c("ctb"),
email = "fankhauser@ids-mannheim.de"),
person(given = "Leibniz Institute for the German Language",
role = c("cph", "fnd")))
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 (>= 3.0.0)
Collate:
'utils-pipe.R'
'derekovecs.R'
'rderekovecs-package.R'
Roxygen: list(markdown = TRUE)
Config/testthat/edition: 3