Package: tfruns
Type: Package
Title: Training Run Directories for 'TensorFlow'
Version: 0.9
Authors@R: c(
  person("JJ", "Allaire", role = c("aut", "cre"), email = "jj@rstudio.com"),
  person(family = "RStudio", role = c("cph", "fnd"))
  )
Description: Create and manage unique directories for each 'TensorFlow' 
  training run. Provides a unique, timestamped directory for each run
  along with functions to retrieve the directory of the latest run or 
  latest several runs. 
License: Apache License 2.0
URL: https://github.com/rstudio/tfruns
BugReports: https://github.com/rstudio/tfruns/issues
Encoding: UTF-8
LazyData: true
Suggests: testthat
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-07-23 00:53:32 UTC; jjallaire
Author: JJ Allaire [aut, cre],
  RStudio [cph, fnd]
Maintainer: JJ Allaire <jj@rstudio.com>
Repository: CRAN
Date/Publication: 2017-07-23 08:54:19 UTC
