Package: RBaseX
Type: Package
Title: 'BaseX' Client
Version: 0.1.4
Date: 2019-12-18
Authors@R: person("Ben","Engbers", email = "Ben.Engbers@Be-Logical.nl", role = c("aut","cre"))
Description: 'BaseX' <http://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
LazyData: true
RoxygenNote: 7.0.2
Imports: R6, RCurl, dplyr, magrittr, openssl, stringr
Author: Ben Engbers [aut, cre]
Maintainer: Ben Engbers <Ben.Engbers@Be-Logical.nl>
SystemRequirements: Needs a running BaseX-instance.
Repository: CRAN
NeedsCompilation: no
Packaged: 2019-12-18 15:52:42 UTC; bengbers
Date/Publication: 2019-12-22 15:40:02 UTC
