Package: swiftspeech Type: Package Title: Classify Parts of Speech Using Apple's CoreML and NaturalLanguage Libraries Version: 0.1.0 Date: 2021-01-23 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: Classify Parts of Speech Using Apple's CoreML and NaturalLanguage Libraries. URL: https://git.rud.is/hrbrmstr/swiftspeech BugReports: https://git.rud.is/hrbrmstr/swiftspeech/issues Encoding: UTF-8 License: MIT + file LICENSE Suggests: covr, tinytest Depends: R (>= 3.6.0) Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.1 RequiresCompilation: yes SystemRequirments: macOS; Swift