Package: archivist.github
Version: 0.2.0
Type: Package
Title: Tools for Archiving, Managing and Sharing R Objects via GitHub
Authors@R: c(
    person("Marcin", "Kosinski", role = c("aut", "cre"),
    email = "m.p.kosinski@gmail.com"),
    person("Przemyslaw", "Biecek", role = c("aut"),
    email = "przemyslaw.biecek@gmail.com")
    )
Description: The extension of the 'archivist' package integrating the archivist with GitHub via GitHub API, 'git2r' packages and 'httr' package. 
Repository: CRAN
License: GPL-2
LazyLoad: yes
LazyData: yes
Depends: R (>= 3.2.0), archivist
Imports: httr, git2r, jsonlite, digest
BugReports: https://github.com/MarcinKosinski/archivist.github/issues
URL: http://marcinkosinski.github.io/archivist.github/
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-13 14:07:13 UTC; mkosinski
Author: Marcin Kosinski [aut, cre],
  Przemyslaw Biecek [aut]
Maintainer: Marcin Kosinski <m.p.kosinski@gmail.com>
Date/Publication: 2016-06-13 17:32:54
