Package: ocs4R
Version: 0.1
Date: 2020-02-22
Title: Interface to Open Collaboration Services (OCS) REST API
Authors@R: c(
  person("Emmanuel", "Blondel", role = c("aut", "cre"), email = "emmanuel.blondel1@gmail.com", comment = c(ORCID = "0000-0002-5870-5762")))
Maintainer: Emmanuel Blondel <emmanuel.blondel1@gmail.com>
Depends: R (>= 3.3.0), methods
Imports: R6, openssl, curl, httr, jsonlite, XML
Suggests: testthat
Description: Provides an Interface to Open Collaboration Services 'OCS' (<http://www.open-collaboration-services.org/>) REST API.
License: MIT + file LICENSE
URL: https://github.com/eblondel/ocs4R
BugReports: https://github.com/eblondel/ocs4R/issues
LazyLoad: yes
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2020-02-22 09:30:06 UTC; manub
Author: Emmanuel Blondel [aut, cre] (<https://orcid.org/0000-0002-5870-5762>)
Repository: CRAN
Date/Publication: 2020-03-09 15:30:02 UTC
