{
  "_id": "6a4798732f27a93436c0fce7",
  "Package": "gender",
  "Type": "Package",
  "Title": "Predict Gender from Names Using Historical Data",
  "Version": "0.6.0",
  "Date": "2021-10-08",
  "Authors@R": "c(person(\"Lincoln\", \"Mullen\", role = c(\"aut\", \"cre\"),\nemail = \"lincoln@lincolnmullen.com\",\ncomment = c(ORCID = \"0000-0001-5103-6917\")),\nperson(\"Cameron\", \"Blevins\", role = \"ctb\"),\nperson(\"Ben\", \"Schmidt\", role = \"ctb\"))",
  "Description": "Infers state-recorded gender categories from first names\nand dates of birth using historical datasets. By using these\ndatasets instead of lists of male and female names, this\npackage is able to more accurately infer the gender of a name,\nand it is able to report the probability that a name was male\nor female. GUIDELINES: This method must be used cautiously and\nresponsibly. Please be sure to see the guidelines and warnings\nabout usage in the 'README' or the package documentation. See\nBlevins and Mullen (2015)\n<http://www.digitalhumanities.org/dhq/vol/9/3/000223/000223.html>.",
  "URL": "https://github.com/lmullen/gender",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "BugReports": "https://github.com/lmullen/gender/issues",
  "RoxygenNote": "7.1.2",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "git libssl-dev",
  "Repository": "https://lmullen.r-universe.dev",
  "Date/Publication": "2021-10-08 20:07:33 UTC",
  "RemoteUrl": "https://github.com/lmullen/gender",
  "RemoteRef": "HEAD",
  "RemoteSha": "38a27932919a6bd7d3e3bfb215724a5b6ddc1938",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 08:32:29 UTC",
    "User": "root"
  },
  "Author": "Lincoln Mullen [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-5103-6917>),\nCameron Blevins [ctb],\nBen Schmidt [ctb]",
  "Maintainer": "Lincoln Mullen <lincoln@lincolnmullen.com>",
  "_user": "lmullen",
  "_type": "src",
  "_file": "gender_0.6.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/7dc4656a3d532a885da5b09a0f11a74eb4fbe9fb8bddf798b4d2bfd3694e205b",
  "_filesize": 269378,
  "_sha256": "7dc4656a3d532a885da5b09a0f11a74eb4fbe9fb8bddf798b4d2bfd3694e205b",
  "_expires": "2026-10-11T11:09:38.000Z",
  "_created": "2026-07-03T08:32:29.000Z",
  "_published": "2026-07-03T11:09:39.687Z",
  "_jobs": [
    {
      "job": 84987346471,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8061745151"
    },
    {
      "job": 84987346200,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8061741677"
    },
    {
      "job": 84987346537,
      "time": 139,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8061737086"
    },
    {
      "job": 84987346229,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8061741085"
    },
    {
      "job": 84987345543,
      "time": 168,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8061694738"
    },
    {
      "job": 84987346550,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8061732673"
    },
    {
      "job": 84987346519,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8061725113"
    },
    {
      "job": 84987346584,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8061722025"
    },
    {
      "job": 84987346311,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8061731219"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/lmullen/actions/runs/28648475540",
  "_status": "success",
  "_upstream": "https://github.com/lmullen/gender",
  "_commit": {
    "id": "38a27932919a6bd7d3e3bfb215724a5b6ddc1938",
    "author": "Lincoln Mullen <lincoln@lincolnmullen.com>",
    "committer": "Lincoln Mullen <lincoln@lincolnmullen.com>",
    "message": "Remove Lazy Data\n",
    "time": 1633723653
  },
  "_maintainer": {
    "name": "Lincoln Mullen",
    "email": "lincoln@lincolnmullen.com",
    "login": "lmullen",
    "linkedin": "in/lincolnmullen",
    "orcid": "0000-0001-5103-6917",
    "description": "Religious history, digital history, and nineteenth-century US history. History faculty at @chnm and George Mason University.",
    "uuid": 183672
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 0.8.5",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.4.1",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "version": ">= 1.6.1",
      "role": "Imports"
    },
    {
      "package": "remotes",
      "version": ">= 2.2.0",
      "role": "Imports"
    },
    {
      "package": "genderdata",
      "version": ">= 0.6.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.28",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.3.2",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.1",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "lmullen",
  "_selfowned": true,
  "_usedby": 7,
  "_updates": [],
  "_tags": [],
  "_stars": 191,
  "_contributors": [
    {
      "user": "lmullen",
      "count": 328,
      "uuid": 183672
    },
    {
      "user": "bmschmidt",
      "count": 5,
      "uuid": 1110758
    },
    {
      "user": "hadley",
      "count": 4,
      "uuid": 4196
    },
    {
      "user": "karthik",
      "count": 2,
      "uuid": 138494
    },
    {
      "user": "fangzhou-xie",
      "count": 1,
      "uuid": 45321577
    },
    {
      "user": "ironholds",
      "count": 1,
      "uuid": 2487262
    },
    {
      "user": "sckott",
      "count": 1,
      "uuid": 577668
    }
  ],
  "_userbio": {
    "uuid": 183672,
    "type": "user",
    "name": "Lincoln Mullen",
    "followers": 340,
    "description": "Religious history, digital history, and nineteenth-century US history. History faculty at @chnm and George Mason University."
  },
  "_downloads": {
    "count": 1198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gender"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/lmullen/gender",
  "_searchresults": 307,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gender.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lmullen/gender",
  "_realowner": "lmullen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4.1",
      "date": "2014-09-29"
    },
    {
      "version": "0.4.2",
      "date": "2014-12-03"
    },
    {
      "version": "0.4.3",
      "date": "2014-12-23"
    },
    {
      "version": "0.5.0",
      "date": "2015-08-22"
    },
    {
      "version": "0.5.1",
      "date": "2015-09-04"
    },
    {
      "version": "0.5.2",
      "date": "2018-03-07"
    },
    {
      "version": "0.5.3",
      "date": "2019-11-09"
    },
    {
      "version": "0.5.4",
      "date": "2020-05-15"
    },
    {
      "version": "0.6.0",
      "date": "2021-10-13"
    }
  ],
  "_exports": [
    "check_genderdata_package",
    "gender",
    "install_genderdata_package"
  ],
  "_help": [
    {
      "page": "gender-package",
      "title": "Gender: predict gender by name from historical data",
      "topics": [
        "gender-package"
      ]
    },
    {
      "page": "check_genderdata_package",
      "title": "Check whether to install data for gender function and install if necessary",
      "topics": [
        "check_genderdata_package"
      ]
    },
    {
      "page": "gender",
      "title": "Predict gender from first names using historical data",
      "topics": [
        "gender"
      ]
    },
    {
      "page": "install_genderdata_package",
      "title": "Install the genderdata package after checking with the user",
      "topics": [
        "install_genderdata_package"
      ]
    }
  ],
  "_readme": "https://github.com/lmullen/gender/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "remotes",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "predicting-gender.Rmd",
      "filename": "predicting-gender.html",
      "title": "Predicting Gender Using Historical Data",
      "author": "Lincoln Mullen",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic usage",
        "Which dataset should you use?",
        "Description of the datasets",
        "Working with dplyr"
      ],
      "created": "2014-08-26 19:18:49",
      "modified": "2021-10-08 20:04:08",
      "commits": 14
    }
  ],
  "_score": 9.645969110231787,
  "_indexed": true,
  "_nocasepkg": "gender",
  "_universes": [
    "lmullen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-07-03T08:34:46.000Z",
      "distro": "resolute",
      "commit": "38a27932919a6bd7d3e3bfb215724a5b6ddc1938",
      "fileid": "https://r2.ropensci.org/ae8e7aa2ddd1965cd17b1ec6aca8582033657f22eead07e822a6677111671987",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmullen/actions/runs/28648475540"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-07-03T08:34:41.000Z",
      "distro": "resolute",
      "commit": "38a27932919a6bd7d3e3bfb215724a5b6ddc1938",
      "fileid": "https://r2.ropensci.org/d8635cd9e7f3b0ac2a7edf1fffa1fd4648300d06b1ced6b96997d2913ee0fbab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmullen/actions/runs/28648475540"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-07-03T08:34:32.000Z",
      "commit": "38a27932919a6bd7d3e3bfb215724a5b6ddc1938",
      "fileid": "https://r2.ropensci.org/b6f3d552e6b4f6eed041165d899e30f4b881158818ae4c58b0b43237df4f8a56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmullen/actions/runs/28648475540"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-07-03T08:34:43.000Z",
      "commit": "38a27932919a6bd7d3e3bfb215724a5b6ddc1938",
      "fileid": "https://r2.ropensci.org/7aaff9355d4419281a59822d8f7a94ccb747a04a7c2d6f6325e99a749d9853b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmullen/actions/runs/28648475540"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0",
      "date": "2026-07-03T08:34:31.000Z",
      "commit": "38a27932919a6bd7d3e3bfb215724a5b6ddc1938",
      "fileid": "https://r2.ropensci.org/a1857177ab426ac4ef189f30268feb1bbb3bad27f7cc1e3e3ae8efc79a62bbae",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lmullen/actions/runs/28648475540"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-07-03T08:33:54.000Z",
      "commit": "38a27932919a6bd7d3e3bfb215724a5b6ddc1938",
      "fileid": "https://r2.ropensci.org/31a1134c7816c083f131722fdd629fd1ea509a2ad673cd34a53ed2dfd6d8c0e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmullen/actions/runs/28648475540"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-07-03T08:33:37.000Z",
      "commit": "38a27932919a6bd7d3e3bfb215724a5b6ddc1938",
      "fileid": "https://r2.ropensci.org/f0ebc4debb6ac3cffbb53eb323b8179706e6633f8885353308be1c479909828f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmullen/actions/runs/28648475540"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-07-03T08:34:02.000Z",
      "commit": "38a27932919a6bd7d3e3bfb215724a5b6ddc1938",
      "fileid": "https://r2.ropensci.org/1b205c1dde19528bb722b5fd512b70ec9f3fdcaaa0ae832c257bf56f81c2d1f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmullen/actions/runs/28648475540"
    }
  ]
}