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
Author: Stephanie Evert [cre, aut] (<https://orcid.org/0000-0002-4192-2437>),
  Marco Baroni [aut] (<https://orcid.org/0000-0001-5066-3580>)
Maintainer: Stephanie Evert <stephanie.evert@fau.de>
Repository: R-Forge
Repository/R-Forge/Project: zipfr
Repository/R-Forge/Revision: 80
Repository/R-Forge/DateTimeStamp: 2026-05-16 14:49:04
Date/Publication: 2026-05-16 14:49:04
NeedsCompilation: no
Packaged: 2026-05-16 15:04:08 UTC; rforge
