Package: RBaseX
Type: Package
Title: 'BaseX' Client
Version: 0.9.2
Date: 2021-12-05
Authors@R: person("Ben","Engbers", email = "Ben.Engbers@Be-Logical.nl", role = c("aut","cre"))
Description: 'BaseX' <https://basex.org> is a XML database engine and a compliant 'XQuery 3.1' processor with full support of 'W3C Update Facility'. This package is a full client-implementation of the client/server protocol for 'BaseX' and provides functionalities to create, manipulate and query on XML-data. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: R6, RCurl, pingr, rex, httr, stringr, dplyr, openssl,
        magrittr, tibble, data.table
Suggests: testthat
Author: Ben Engbers [aut, cre]
Maintainer: Ben Engbers <Ben.Engbers@Be-Logical.nl>
URL: https://github.com/BenEngbers/RBaseX
SystemRequirements: Needs a running BaseX server instance.
Repository: CRAN
NeedsCompilation: no
Packaged: 2021-12-05 15:50:34 UTC; bengbers
Date/Publication: 2021-12-05 16:50:07 UTC
