v0.5.1

@lmullen lmullen released this Sep 4, 2015 · 25 commits to master since this release

  • bugfix for some users who cannot install the genderdata package as binary

Downloads

v0.5.0

@lmullen lmullen released this Aug 24, 2015 · 30 commits to master since this release

gender 0.5.0

  • genderdata package is installed using install.packages() from the rOpenSci
    package repository instead of using install_github().
  • all functions always return data frames
  • general performance improvements
  • calls to Genderize.io API no longer fail if the name does not exist
  • new function gender_df() efficiently applies gender() to data frames
  • add North Atlantic Population Project dataset for six European countries

Downloads

gender 0.4.2

@lmullen lmullen released this Dec 3, 2014 · 82 commits to master since this release

Minor bugfix release. Permits case insensitivity in gender(method = "kantrowitz").

Downloads

gender 0.4.1

@lmullen lmullen released this Sep 30, 2014 · 105 commits to master since this release

This is the first version of the gender package available on CRAN. It is intended to work with version 0.1 of the genderdata package.

gender 0.4.1

  • tests and vignettes run without depending on the genderdata package
  • users will be prompted to install the genderdata package from GitHub the
    first time that it is necessary
  • added a demo mode with a minimal dataset

gender 0.4

  • data is now external to the gender package and is available in the
    genderdata package.
  • genderdata package can be installed with a new function

Downloads

v0.2

@lmullen lmullen released this Jul 1, 2014 · 235 commits to master since this release

Includes a new method, contributed by Ben Schmidt, that uses Census data from IPUMS for years before 1930.

Downloads

v0.1.0 alpha

@lmullen lmullen released this Feb 26, 2014 · 257 commits to master since this release

First public release.

Downloads