Package: featuretoolsR
Type: Package
Title: Interact with the 'Python' Module 'Featuretools'
Version: 0.4.4
Authors@R: person("Magnus", "Furugård", email = "magnus.furugard@gmail.com", role = c("aut", "cre"))
Maintainer: Magnus Furugård <magnus.furugard@gmail.com>
Description: A 'reticulate'-based interface to the 'Python' module 'Featuretools'.
  The package grants functionality to interact with 'Pythons' 'Featuretools' module, which allows 
  for automated feature engineering on any data frame. Valid features and new data sets can, after
  feature synthesis, easily be extracted.
License: MIT + file LICENSE
URL: https://github.com/magnusfurugard/featuretoolsR
BugReports: https://github.com/magnusfurugard/featuretoolsR/issues
Depends: R (>= 3.4.2)
Imports: reticulate, caret, dplyr, purrr, stringr, tibble, magrittr,
        cli, testthat, rstudioapi
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2020-04-25 09:43:57 UTC; Magnus
Author: Magnus Furugård [aut, cre]
Repository: CRAN
Date/Publication: 2020-04-25 16:50:02 UTC
Built: R 4.0.2; ; 2020-07-17 07:53:02 UTC; unix
