{
  "_id": "6a0ff6c4acfb0bcc41c77e70",
  "Package": "GenderInfer",
  "Type": "Package",
  "Title": "This is a Collection of Functions to Analyse Gender Differences",
  "Version": "0.1.0",
  "Authors@R": "c( \nperson(\"Rita\", \"Giordano\", email = \"giordanor@rsc.org\", role =  c(\"aut\", \"cre\")),\nperson(\"Aileen\", \"Day\", role = \"aut\"),\nperson(\"John\", \"Boyle\", role = \"aut\"),\nperson(\"Colin\", \"Batchelor\", role = \"ctb\"),\nperson(\"Royal Society of Chemistry\", role = \"cph\"))",
  "Maintainer": "Rita Giordano <giordanor@rsc.org>",
  "Description": "Implementation of functions, which combines binomial\ncalculation and data visualisation, to analyse the differences\nin publishing authorship by gender described in Day et al.\n(2020) <doi:10.1039/C9SC04090K>. It should only be used when\nself-reported gender is unavailable.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 06:22:02 UTC",
    "User": "root"
  },
  "Author": "Rita Giordano [aut, cre], Aileen Day [aut], John Boyle [aut],\nColin Batchelor [ctb], Royal Society of Chemistry [cph]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-09-29 07:00:05 UTC",
  "RemoteUrl": "https://github.com/cran/GenderInfer",
  "RemoteRef": "HEAD",
  "RemoteSha": "f5f13136f604fb1c9f867b6e32f9ff245ab3b43b",
  "MD5sum": "8d32d774210fc7662255e2c69ac8a77d",
  "_user": "cran",
  "_type": "src",
  "_file": "GenderInfer_0.1.0.tar.gz",
  "_fileid": "a53fc01036e998491ed62bcf2bc6431d23eeea5eaf44d6b9a149171d9149e600",
  "_filesize": 733934,
  "_sha256": "a53fc01036e998491ed62bcf2bc6431d23eeea5eaf44d6b9a149171d9149e600",
  "_created": "2026-05-22T06:22:02.000Z",
  "_published": "2026-05-22T06:25:08.292Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77327370419,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7154091150"
    },
    {
      "job": 77327370417,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154088733"
    },
    {
      "job": 77327004030,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154058351"
    },
    {
      "job": 77327370386,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154083776"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26271856649",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/GenderInfer",
  "_commit": {
    "id": "f5f13136f604fb1c9f867b6e32f9ff245ab3b43b",
    "author": "Rita Giordano <giordanor@rsc.org>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1632898805
  },
  "_maintainer": {
    "name": "Rita Giordano",
    "email": "giordanor@rsc.org"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "binom",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 210,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GenderInfer"
  },
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GenderInfer.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-09-29"
    }
  ],
  "_exports": [
    "assign_gender",
    "balloon_plot",
    "bar_chart",
    "baseline",
    "bullet_chart",
    "bullet_line_chart",
    "calculate_binom_baseline",
    "percent_df",
    "reshape_for_binomials",
    "stacked_bar_chart",
    "theme_gd",
    "total_gender_df"
  ],
  "_datasets": [
    {
      "name": "authors",
      "title": "names dataset",
      "object": "authors",
      "class": [
        "data.frame"
      ],
      "fields": [
        "first_name",
        "last_name",
        "country_code",
        "publication_years"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "assign_gender",
      "title": "Assign gender by first name",
      "topics": [
        "assign_gender"
      ]
    },
    {
      "page": "authors",
      "title": "names dataset",
      "topics": [
        "authors"
      ]
    },
    {
      "page": "balloon_plot",
      "title": "Function to create the balloon plot for gender first name",
      "topics": [
        "balloon_plot"
      ]
    },
    {
      "page": "bar_chart",
      "title": "Function to create a bar chart of the total number by gender",
      "topics": [
        "bar_chart"
      ]
    },
    {
      "page": "baseline",
      "title": "Calculate the female baseline",
      "topics": [
        "baseline"
      ]
    },
    {
      "page": "bullet_chart",
      "title": "Create a bullet chart with significance bars to compare different baselines in percentage for gender analysis",
      "topics": [
        "bullet_chart"
      ]
    },
    {
      "page": "bullet_line_chart",
      "title": "Function to create a bullet chart with a line chart in the same graphical frame; to compare different baselines for gender analysis.",
      "topics": [
        "bullet_line_chart"
      ]
    },
    {
      "page": "calculate_binom_baseline",
      "title": "Calculate binomials and significance for multiple baselines.",
      "topics": [
        "calculate_binom_baseline"
      ]
    },
    {
      "page": "gender_names",
      "title": "Gender names dataset",
      "topics": [
        "gender_names"
      ]
    },
    {
      "page": "percent_df",
      "title": "Create a dataframe that will be the input to generate stacked bar chart and bullet chart that show percentage to compare proportions among gender.",
      "topics": [
        "percent_df"
      ]
    },
    {
      "page": "reshape_for_binomials",
      "title": "Reshape the dataframe to make it easier to carry out binomial calculations.",
      "topics": [
        "reshape_for_binomials"
      ]
    },
    {
      "page": "stacked_bar_chart",
      "title": "Create a stacked bar chart with significance bars to compare with the female baseline for gender analysis.",
      "topics": [
        "stacked_bar_chart"
      ]
    },
    {
      "page": "theme_gd",
      "title": "This function create a gender diversity theme for chart based on ggplot2",
      "topics": [
        "theme_gd"
      ]
    },
    {
      "page": "total_gender_df",
      "title": "Create a dataframe that will be the input to generate the bar chart of the full amount of female and male",
      "topics": [
        "total_gender_df"
      ]
    }
  ],
  "_readme": "https://github.com/cran/GenderInfer/raw/HEAD/README.md",
  "_rundeps": [
    "binom",
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "GenderInfer.Rmd",
      "filename": "GenderInfer.html",
      "title": "GenderInfer",
      "author": "",
      "engine": "knitr::rmarkdown",
      "headings": [
        "GenderInfer package",
        "Example data set",
        "Assign gender based on first name",
        "Calculate baseline and plot basic chart.",
        "Create a simple bar chart showing the number of male and female.",
        "Create barchart with significance bar and baseline.",
        "Multibaseline analysis"
      ],
      "created": "2021-09-29 07:00:05",
      "modified": "2021-09-29 07:00:05",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "genderinfer",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-22T06:24:18.000Z",
      "distro": "noble",
      "commit": "f5f13136f604fb1c9f867b6e32f9ff245ab3b43b",
      "fileid": "7f83e2ccca30bcd01ab63fc8157a49908301856de0cfca9a44d7de9eeb3ed926",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26271856649"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-22T06:24:08.000Z",
      "distro": "noble",
      "commit": "f5f13136f604fb1c9f867b6e32f9ff245ab3b43b",
      "fileid": "b16b5fc39104fa800bba2fc8a2f9728277d9551fb160a163442554ab4e4025e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26271856649"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T06:24:14.000Z",
      "commit": "f5f13136f604fb1c9f867b6e32f9ff245ab3b43b",
      "fileid": "71ae70c4dab3007f3e3597a9495d24d0faf312ed83c86cb5a258b7f0ba99b318",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26271856649"
    }
  ]
}