Package: deere Type: Package Title: Catchall Functions for All Things 'John Deere' Version: 0.2.0 Date: 2019-06-19 Authors@R: c( person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-5670-2640")) ) Maintainer: Bob Rudis Description: Initially a convenience package to access 'John Deere' 'MowerPlus' databases from 'iOS' backups but perpaps will be something more all-encompassing. URL: https://gitlab.com/hrbrmstr/deere BugReports: https://gitlab.com/hrbrmstr/deere/issues Encoding: UTF-8 License: MIT + file LICENSE Suggests: testthat, covr Depends: R (>= 3.2.0) Imports: fs, tibble, dplyr, RSQLite, magrittr Roxygen: list(markdown = TRUE) RoxygenNote: 6.1.1