{
  "_id": "6a5f1fca14e95619b75d437b",
  "Package": "fastDummies",
  "Type": "Package",
  "Title": "Fast Creation of Dummy (Binary) Columns and Rows from\nCategorical Variables",
  "Version": "1.7.6",
  "Authors@R": "c(\nperson(\"Jacob\", \"Kaplan\", email = \"jkkaplan6@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0601-0387\")),\nperson(\"Benjamin\", \"Schlegel\", email = \"kontakt@benjaminschlegl.ch\", role =  \"ctb\"))",
  "Description": "Creates dummy columns from columns that have categorical\nvariables (character or factor types). You can also specify\nwhich columns to make dummies out of, or which columns to\nignore. Also creates dummy rows from character, factor, and\nDate columns. This package provides a significant speed\nincrease from creating dummy variables through model.matrix().",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/jacobkap/fastDummies,\nhttps://jacobkap.github.io/fastDummies/",
  "BugReports": "https://github.com/jacobkap/fastDummies/issues",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://jacobkap.r-universe.dev",
  "Date/Publication": "2026-04-22 15:25:39 UTC",
  "RemoteUrl": "https://github.com/jacobkap/fastdummies",
  "RemoteRef": "HEAD",
  "RemoteSha": "c37445de14dc3b6ad3ce892307f6f4d4cbcc908a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 07:25:43 UTC",
    "User": "root"
  },
  "Author": "Jacob Kaplan [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0601-0387>),\nBenjamin Schlegel [ctb]",
  "Maintainer": "Jacob Kaplan <jkkaplan6@gmail.com>",
  "_user": "jacobkap",
  "_type": "src",
  "_file": "fastDummies_1.7.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/1a4c62f38e6769470ad49c623fcc886de527c299538bb28db7ea8bf902579957",
  "_filesize": 122783,
  "_sha256": "1a4c62f38e6769470ad49c623fcc886de527c299538bb28db7ea8bf902579957",
  "_expires": "2026-10-29T07:29:12.000Z",
  "_created": "2026-07-21T07:25:43.000Z",
  "_published": "2026-07-21T07:29:14.295Z",
  "_jobs": [
    {
      "job": 88569965297,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8487239906"
    },
    {
      "job": 88569965262,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8487224213"
    },
    {
      "job": 88569965338,
      "time": 121,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8487219116"
    },
    {
      "job": 88569965292,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8487219547"
    },
    {
      "job": 88569326662,
      "time": 203,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8487171377"
    },
    {
      "job": 88569965254,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8487214651"
    },
    {
      "job": 88569965326,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8487206722"
    },
    {
      "job": 88569965299,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8487199006"
    },
    {
      "job": 88569965287,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8487207964"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jacobkap/actions/runs/29810179922",
  "_status": "success",
  "_upstream": "https://github.com/jacobkap/fastdummies",
  "_commit": {
    "id": "c37445de14dc3b6ad3ce892307f6f4d4cbcc908a",
    "author": "Your name <email_address@gmail.com>",
    "committer": "Your name <email_address@gmail.com>",
    "message": "update cran comments\n",
    "time": 1776871539
  },
  "_maintainer": {
    "name": "Jacob Kaplan",
    "email": "jkkaplan6@gmail.com",
    "login": "jacobkap",
    "description": "I am a Professional Specialist at the Princeton School of Public and International Affairs  where I do research on crime.",
    "uuid": 15526406,
    "orcid": "0000-0002-0601-0387"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    }
  ],
  "_owner": "jacobkap",
  "_selfowned": true,
  "_usedby": 177,
  "_updates": [
    {
      "week": "2026-17",
      "n": 4
    }
  ],
  "_tags": [],
  "_topics": [
    "binary-data",
    "dummy-columns",
    "dummy-data",
    "dummy-rows",
    "dummy-variable"
  ],
  "_stars": 42,
  "_contributors": [
    {
      "user": "jacobkap",
      "count": 88,
      "uuid": 15526406
    },
    {
      "user": "jgaeb",
      "count": 1,
      "uuid": 43016598
    },
    {
      "user": "pbaylis",
      "count": 1,
      "uuid": 3682148
    },
    {
      "user": "teofiln",
      "count": 1,
      "uuid": 2613403
    }
  ],
  "_userbio": {
    "uuid": 15526406,
    "type": "user",
    "name": "Jacob Kaplan",
    "followers": 124,
    "description": "I am a Professional Specialist at the Princeton School of Public and International Affairs  where I do research on crime."
  },
  "_downloads": {
    "count": 58286,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fastDummies"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/jacobkap/fastdummies",
  "_pkgdown": "https://jacobkap.github.io/fastDummies/",
  "_searchresults": 4480,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fastDummies.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jacobkap/fastdummies",
  "_realowner": "jacobkap",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-04-21"
    },
    {
      "version": "0.1.1",
      "date": "2017-05-08"
    },
    {
      "version": "0.1.2",
      "date": "2017-08-26"
    },
    {
      "version": "1.0.0",
      "date": "2018-01-08"
    },
    {
      "version": "1.1.0",
      "date": "2018-03-03"
    },
    {
      "version": "1.2.0",
      "date": "2018-06-21"
    },
    {
      "version": "1.3.0",
      "date": "2019-04-22"
    },
    {
      "version": "1.4.0",
      "date": "2019-06-17"
    },
    {
      "version": "1.5.0",
      "date": "2019-09-02"
    },
    {
      "version": "1.6.0",
      "date": "2019-11-29"
    },
    {
      "version": "1.6.1",
      "date": "2020-03-07"
    },
    {
      "version": "1.6.2",
      "date": "2020-09-16"
    },
    {
      "version": "1.6.3",
      "date": "2020-11-29"
    },
    {
      "version": "1.7.1",
      "date": "2023-07-05"
    },
    {
      "version": "1.7.3",
      "date": "2023-07-06"
    },
    {
      "version": "1.7.4",
      "date": "2024-08-16"
    },
    {
      "version": "1.7.5",
      "date": "2025-01-20"
    },
    {
      "version": "1.7.6",
      "date": "2026-04-22"
    }
  ],
  "_exports": [
    "dummy_cols",
    "dummy_columns",
    "dummy_rows"
  ],
  "_help": [
    {
      "page": "dummy_cols",
      "title": "Fast creation of dummy variables",
      "concept": [
        "dummy functions"
      ],
      "topics": [
        "dummy_cols"
      ]
    },
    {
      "page": "dummy_columns",
      "title": "Fast creation of dummy variables",
      "concept": [
        "dummy functions"
      ],
      "topics": [
        "dummy_columns"
      ]
    },
    {
      "page": "dummy_rows",
      "title": "Fast creation of dummy rows",
      "concept": [
        "dummy functions"
      ],
      "topics": [
        "dummy_rows"
      ]
    }
  ],
  "_readme": "https://github.com/jacobkap/fastdummies/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "data.table",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "making-dummy-rows.Rmd",
      "filename": "making-dummy-rows.html",
      "title": "Making dummy rows with dummy_rows()",
      "author": "Jacob Kaplan",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-01-04 05:32:18",
      "modified": "2018-01-05 21:08:07",
      "commits": 3
    },
    {
      "source": "making-dummy-variables.Rmd",
      "filename": "making-dummy-variables.html",
      "title": "Making dummy variables with dummy_cols()",
      "author": "Jacob Kaplan",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-01-04 05:32:18",
      "modified": "2018-01-05 21:08:07",
      "commits": 3
    }
  ],
  "_score": 13.2423073321621,
  "_indexed": true,
  "_nocasepkg": "fastdummies",
  "_universes": [
    "jacobkap"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.6",
      "date": "2026-07-21T07:28:23.000Z",
      "distro": "resolute",
      "commit": "c37445de14dc3b6ad3ce892307f6f4d4cbcc908a",
      "fileid": "https://r2.ropensci.org/106705524d1ade7d2ceb72a6f1d90662eb68630c6619f6cc274b14d82496c0f8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jacobkap/actions/runs/29810179922"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.7.6",
      "date": "2026-07-21T07:27:55.000Z",
      "distro": "resolute",
      "commit": "c37445de14dc3b6ad3ce892307f6f4d4cbcc908a",
      "fileid": "https://r2.ropensci.org/997381b9f33cda91753b692eb6d42156522634bcb04fde90555a229012241d75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacobkap/actions/runs/29810179922"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.6",
      "date": "2026-07-21T07:27:40.000Z",
      "commit": "c37445de14dc3b6ad3ce892307f6f4d4cbcc908a",
      "fileid": "https://r2.ropensci.org/f33ec23762dd6a32d2fac78ba1a9ee23cd5ad73e77dcfeadd47ded173c5841ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacobkap/actions/runs/29810179922"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.7.6",
      "date": "2026-07-21T07:27:39.000Z",
      "commit": "c37445de14dc3b6ad3ce892307f6f4d4cbcc908a",
      "fileid": "https://r2.ropensci.org/ba858c7d5ddd413d9a3f98f7f22c9ff3e88b0e149f8c1681998eebe119ab1769",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacobkap/actions/runs/29810179922"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7.6",
      "date": "2026-07-21T07:27:45.000Z",
      "commit": "c37445de14dc3b6ad3ce892307f6f4d4cbcc908a",
      "fileid": "https://r2.ropensci.org/d441f8bd262427a4518910421161d4c6787695af3cacc94ac8ca655df1e9ae78",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jacobkap/actions/runs/29810179922"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7.6",
      "date": "2026-07-21T07:27:05.000Z",
      "commit": "c37445de14dc3b6ad3ce892307f6f4d4cbcc908a",
      "fileid": "https://r2.ropensci.org/9c45ebab65a53796491be508e0cdef759cd613b089301a04af59c8d0b6c28137",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jacobkap/actions/runs/29810179922"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7.6",
      "date": "2026-07-21T07:26:45.000Z",
      "commit": "c37445de14dc3b6ad3ce892307f6f4d4cbcc908a",
      "fileid": "https://r2.ropensci.org/0b187c0257173938d8e087708f82aabc270e0bff9ea97a7d89926394841dc20d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacobkap/actions/runs/29810179922"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.7.6",
      "date": "2026-07-21T07:27:09.000Z",
      "commit": "c37445de14dc3b6ad3ce892307f6f4d4cbcc908a",
      "fileid": "https://r2.ropensci.org/ef4e96f6e808f831b98b00f207faf879954bca3f193054db5deb011038c7a10a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jacobkap/actions/runs/29810179922"
    }
  ]
}