| 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 (>= 3.0.0) | 
 | Collate:  | 
 |     'utils-pipe.R' | 
 |     'derekovecs.R' | 
 | Roxygen: list(markdown = TRUE) | 
 | Config/testthat/edition: 3 |