Package: RBaseX
Type: Package
Title: 'BaseX' Client
Version: 1.1.2
Date: 2022-12-02
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.2.2
Imports: R6, RCurl, pingr, rex, httr, stringr, dplyr, openssl,
        magrittr, tibble, data.table
Suggests: testthat, glue
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. The testuser
        with credentials ('Test'/'testBasex') should have admin rights.
Repository: CRAN
NeedsCompilation: no
Packaged: 2022-12-02 13:20:55 UTC; bengbers
Date/Publication: 2022-12-02 13:40:02 UTC
Built: R 4.6.0; ; 2025-08-18 11:39:55 UTC; unix
