Package: cometr
Title: 'Comet' API for R
Version: 0.2.0
Authors@R: c(
    person(given = "Dean",
           family = "Attali",
           role = c("aut"),
           email = "daattali@gmail.com"),
    person(given = "Doug",
           family = "Blank",
           role = c("cre"),
           email = "doug@comet.ml"))
Description: A convenient 'R' wrapper to the 'Comet' API, which is a cloud
    platform allowing you to track, compare, explain and optimize machine
    learning experiments and models. Experiments can be viewed on the 'Comet'
    online dashboard at <https://www.comet.ml>.
URL: https://github.com/comet-ml/cometr
BugReports: https://github.com/comet-ml/cometr/issues
Imports: callr, httr, jsonlite, R.utils, R6 (>= 2.4.0), utils, yaml
Suggests: covr, curl, git2r (>= 0.22.1), httptest, ps, testthat
Depends: R (>= 3.5.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-08-13 15:11:03 UTC; dblank
Author: Dean Attali [aut],
  Doug Blank [cre]
Maintainer: Doug Blank <doug@comet.ml>
Repository: CRAN
Date/Publication: 2020-08-13 17:40:03 UTC
Built: R 4.0.2; ; 2020-08-14 10:33:15 UTC; unix
