Package: austin Type: Package Title: Do Things with Words Version: 0.5.0 Date: 2020-12-23 Authors@R: person("Will", "Lowe", email = "lowe@hertie-school.org", role = c("aut", "cre")) Description: Doing things with words currently means scaling documents on a presumed underlying dimension on the basis of word frequencies and heroic assumptions about language generation. URL: https://conjugateprior.github.io/austin BugReports: https://github.com/conjugateprior/austin/issues Depends: R (>= 3.1) Imports: dplyr, tibble, numDeriv, methods, Matrix, tokenizers, irlba License: file LICENSE LazyLoad: yes Suggests: knitr, rmarkdown, testthat VignetteBuilder: knitr Encoding: UTF-8 RoxygenNote: 7.1.1 Config/pak/sysreqs: libicu-dev Repository: https://conjugateprior.r-universe.dev Date/Publication: 2021-05-09 08:04:42 UTC RemoteUrl: https://github.com/conjugateprior/austin RemoteRef: HEAD RemoteSha: 42d6195bffb0ae36d430e186472e15738b7c4657 NeedsCompilation: no Packaged: 2026-07-06 06:55:14 UTC; root Author: Will Lowe [aut, cre] Maintainer: Will Lowe