Package: sparktf
Type: Package
Title: Interface for 'TensorFlow' 'TFRecord' Files with 'Apache Spark'
Version: 0.1.0
Authors@R: c(
  person("Kevin", "Kuo", role = c("aut", "cre"), email = "kevin.kuo@rstudio.com",
  comment = c(ORCID = "0000-0001-7803-7901"))
  )
Description: A 'sparklyr' extension that enables reading and writing 'TensorFlow'
  TFRecord files via 'Apache Spark'.
License: Apache License (>= 2.0)
Encoding: UTF-8
SystemRequirements: TensorFlow (https://www.tensorflow.org/)
LazyData: true
Depends: R (>= 3.1.2)
Imports: sparklyr (>= 1.0)
RoxygenNote: 6.1.0
Suggests: testthat, dplyr
NeedsCompilation: no
Packaged: 2019-02-26 22:12:47 UTC; kevinykuo
Author: Kevin Kuo [aut, cre] (<https://orcid.org/0000-0001-7803-7901>)
Maintainer: Kevin Kuo <kevin.kuo@rstudio.com>
Repository: CRAN
Date/Publication: 2019-03-05 14:30:03 UTC
Built: R 4.1.0; ; 2021-05-27 23:43:01 UTC; unix
