Package: cometr
Title: 'Comet' API for R
Version: 0.1
Authors@R: 
    person(given = "Dean",
           family = "Attali",
           role = c("aut", "cre"),
           email = "daattali@gmail.com")
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/daattali/cometr
BugReports: https://github.com/daattali/cometr/issues
Imports: callr, httr, jsonlite, R.utils, R6 (>= 2.4.0), yaml
Suggests: covr, curl, git2r (>= 0.22.1), ps, testthat
Depends: R (>= 3.0.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-04-14 15:15:46 UTC; D
Author: Dean Attali [aut, cre]
Maintainer: Dean Attali <daattali@gmail.com>
Repository: CRAN
Date/Publication: 2020-04-15 09:20:11 UTC
