Package: RZabbix
Version: 0.1.0
Type: Package
Title: R Module for Working with the 'Zabbix API'
Authors@R: c(
    person("Marcin", "Kosinski", role = c("aut", "cre"),
    email = "m.p.kosinski@gmail.com")
    )
Description: R interface to the 'Zabbix API' data <https://www.zabbix.com/documentation/3.0/manual/api/reference>. Enables easy and direct communication with 'Zabbix API' from 'R'.
Repository: CRAN
License: GPL-2
LazyLoad: yes
LazyData: yes
Depends: R (>= 3.2.0)
Imports: httr (>= 1.1.0), jsonlite (>= 0.9.19)
BugReports: https://github.com/MarcinKosinski/RZabbix/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-04-25 17:40:23 UTC; mkosinski
Author: Marcin Kosinski [aut, cre]
Maintainer: Marcin Kosinski <m.p.kosinski@gmail.com>
Date/Publication: 2016-04-26 08:44:09
Built: R 4.2.0; ; 2022-04-27 20:37:56 UTC; unix
