Package: sylcount Type: Package Title: Syllable Counting and Readability Measurements Version: 0.2-6 Description: An English language syllable counter, plus readability score measure-er. For readability, we support 'Flesch' Reading Ease and 'Flesch-Kincaid' Grade Level ('Kincaid' 'et al'. 1975) , Automated Readability Index ('Senter' and Smith 1967) , Simple Measure of Gobbledygook (McLaughlin 1969), and 'Coleman-Liau' (Coleman and 'Liau' 1975) . The package has been carefully optimized and should be very efficient, both in terms of run time performance and memory consumption. The main methods are 'vectorized' by document, and scores for multiple documents are computed in parallel via 'OpenMP'. License: BSD 2-clause License + file LICENSE Depends: R (>= 3.0.0) LazyLoad: yes NeedsCompilation: yes ByteCompile: yes Authors@R: c(person("Drew", "Schmidt", role=c("aut", "cre"), email="wrathematics@gmail.com")) Maintainer: Drew Schmidt URL: https://github.com/wrathematics/sylcount BugReports: https://github.com/wrathematics/sylcount/issues RoxygenNote: 7.1.2 Repository: https://wrathematics.r-universe.dev Date/Publication: 2023-12-10 18:57:46 UTC RemoteUrl: https://github.com/wrathematics/sylcount RemoteRef: HEAD RemoteSha: 99f66a3eff30485d7b264dc81a1d5626ae8bc55c RemoteSubdir: R Packaged: 2026-06-03 10:32:36 UTC; root Author: Drew Schmidt [aut, cre]