Package: zipfR Type: Package Title: Statistical Models for Word Frequency Distributions Version: 0.6-72 Depends: R (>= 3.0.0) Imports: methods, utils, stats, graphics, grDevices, parallel Date: 2021-10-13 Authors@R: c(person("Stephanie", "Evert", email="stephanie.evert@fau.de", role=c("cre", "aut"), comment=c(ORCID="0000-0002-4192-2437")), person("Marco", "Baroni", email="mbaroni@gmail.com", role=c("aut"), comment=c(ORCID="0000-0001-5066-3580"))) Description: Statistical models and utilities for the analysis of word frequency distributions. The utilities include functions for loading, manipulating and visualizing word frequency data and vocabulary growth curves. The package also implements several statistical models for the distribution of word frequencies in a population. (The name of this package derives from the most famous word frequency distribution, Zipf's law.) License: GPL-3 URL: http://zipfR.R-Forge.R-project.org/ LazyData: yes Repository: https://r-forge.r-universe.dev Date/Publication: 2026-05-16 14:49:04 UTC RemoteUrl: https://github.com/r-forge/zipfr RemoteRef: HEAD RemoteSha: a5ac8541981405f4805db3d488758386d87b65fc RemoteSubdir: pkg/zipfR NeedsCompilation: no Packaged: 2026-06-15 07:14:09 UTC; root Author: Stephanie Evert [cre, aut] (ORCID: ), Marco Baroni [aut] (ORCID: ) Maintainer: Stephanie Evert