RBaseX Code
Brought to you by:
bengbers
| File | Date | Author | Commit |
|---|---|---|---|
| R | 2022-03-10 |
|
[1eed13] Version 1.1.1 |
| inst | 2022-03-10 |
|
[1eed13] Version 1.1.1 |
| man | 2022-03-10 |
|
[1eed13] Version 1.1.1 |
| tests | 2022-03-10 |
|
[1eed13] Version 1.1.1 |
| DESCRIPTION | 2022-03-10 |
|
[1eed13] Version 1.1.1 |
| LICENSE | 2020-02-29 |
|
[dc21d7] Version 0.2.1 |
| NAMESPACE | 2022-03-10 |
|
[1eed13] Version 1.1.1 |
| RBaseX_0.3.0.tar.gz | 2020-04-20 |
|
[18606f] Version 0.3.0 : 2020-04-20 |
| RBaseX_1.1.1.tar.gz | 2022-03-10 |
|
[1eed13] Version 1.1.1 |
| README.md | 2022-03-11 |
|
[f7b6e0] Add files via upload |
BaseX R Client
Version 1.1.1: 2022-03-10
Version 1.0.0: 2021-12-10
Version 0.9.2: 2021-12-05
Version 0.3.0 : 2020-04-20
RBaseX is a full implementation of the BaseX server protocol. RBaseX may be used to create, update and query databases.
RBaseX has been developed using the R6-classes. You can call the public methods directly or use the wrapper methods.
This is a development-version of RBaseX. To install, download the latest tar.gz to your filesystem. You can install this tar with "install.packages(file.choose(), repos=NULL)"
The latest official release can be found at https://cran.r-project.org/package=RBaseX