{
  "_id": "6a49a103162b78b26a583ad6",
  "Package": "dummy",
  "Type": "Package",
  "Title": "Automatic Creation of Dummies with Support for Predictive\nModeling",
  "Version": "0.1.3",
  "Date": "2015-05-07",
  "Author": "Michel Ballings and Dirk Van den Poel",
  "Maintainer": "Michel Ballings <michel.ballings@GMail.com>",
  "Description": "Efficiently create dummies of all factors and character\nvectors in a data frame. Support is included for learning the\ncategories on one data set (e.g., a training set) and deploying\nthem on another (e.g., a test set).",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-20 07:23:33 UTC",
    "User": "root"
  },
  "Repository": "https://ballings.r-universe.dev",
  "Date/Publication": "2015-05-07 00:00:00 UTC",
  "RemoteUrl": "https://github.com/cran/dummy",
  "RemoteRef": "HEAD",
  "RemoteSha": "cbce861763b5177fa7f44f1cf580d5cf0f73fb89",
  "_user": "ballings",
  "_type": "src",
  "_file": "dummy_0.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/eb0a0c0c30ca895ae25a1180d3f8278dcdb85d108451ba4eb3ce58c2bf4a69af",
  "_filesize": 89167,
  "_sha256": "eb0a0c0c30ca895ae25a1180d3f8278dcdb85d108451ba4eb3ce58c2bf4a69af",
  "_expires": "2026-10-13T00:10:41.000Z",
  "_created": "2026-06-20T07:23:33.000Z",
  "_published": "2026-07-05T00:10:43.418Z",
  "_jobs": [
    {
      "job": 85177992164,
      "time": 95,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763209691"
    },
    {
      "job": 85177992380,
      "time": 93,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763209298"
    },
    {
      "job": 85177992250,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763208228"
    },
    {
      "job": 85177992184,
      "time": 66,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763205830"
    },
    {
      "job": 85177992077,
      "time": 123,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763197172"
    },
    {
      "job": 85177992229,
      "time": 84,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763208155"
    },
    {
      "job": 85177992227,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763205876"
    },
    {
      "job": 85177992199,
      "time": 62,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763205447"
    },
    {
      "job": 85177992187,
      "time": 58,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763204933"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ballings/actions/runs/27864100798",
  "_status": "success",
  "_upstream": "https://github.com/cran/dummy",
  "_commit": {
    "id": "cbce861763b5177fa7f44f1cf580d5cf0f73fb89",
    "author": "Michel Ballings <michel.ballings@GMail.com>",
    "committer": "Gabor Csardi <csardi.gabor@gmail.com>",
    "message": "version 0.1.3\n",
    "time": 1430956800
  },
  "_maintainer": {
    "name": "Michel Ballings",
    "email": "michel.ballings@gmail.com",
    "login": "ballings",
    "description": "Associate Professor",
    "uuid": 7026744
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ballings",
      "count": 3,
      "uuid": 7026744
    }
  ],
  "_userbio": {
    "uuid": 7026744,
    "type": "user",
    "name": "Michel Ballings",
    "followers": 13,
    "description": "Associate Professor"
  },
  "_downloads": {
    "count": 398,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dummy"
  },
  "_searchresults": 259,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dummy.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "ballings",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2014-11-07"
    },
    {
      "version": "0.1.2",
      "date": "2015-04-14"
    },
    {
      "version": "0.1.3",
      "date": "2015-05-07"
    }
  ],
  "_exports": [
    "categories",
    "dummy",
    "dummyNews"
  ],
  "_help": [
    {
      "page": "categories",
      "title": "Extraction of Categorical Values as a Preprocessing Step for Making Dummy Variables",
      "topics": [
        "categories"
      ]
    },
    {
      "page": "dummy",
      "title": "Automatic Dummy Variable Creation with Support for Predictive Contexts",
      "topics": [
        "dummy"
      ]
    },
    {
      "page": "dummyNews",
      "title": "Display the NEWS file",
      "topics": [
        "dummyNews"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 2.413299764081252,
  "_indexed": true,
  "_nocasepkg": "dummy",
  "_universes": [
    "ballings"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-20T07:25:15.000Z",
      "distro": "noble",
      "commit": "cbce861763b5177fa7f44f1cf580d5cf0f73fb89",
      "fileid": "https://r2.ropensci.org/9904eb94809b67ccf02e10d7aa0793cd7a07cee57f44149a2a6ce8d07bdabb73",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/27864100798"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-20T07:25:12.000Z",
      "distro": "noble",
      "commit": "cbce861763b5177fa7f44f1cf580d5cf0f73fb89",
      "fileid": "https://r2.ropensci.org/1cd01a6cc22f1581484aa80b99263cc32089da9ef2326cea905b72f253225d36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/27864100798"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-20T07:25:02.000Z",
      "commit": "cbce861763b5177fa7f44f1cf580d5cf0f73fb89",
      "fileid": "https://r2.ropensci.org/47c5ce4f25ee83d58d2c40b58daa2df6bb4006f3d61fed40cf414a6bbf28235c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/27864100798"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-20T07:24:46.000Z",
      "commit": "cbce861763b5177fa7f44f1cf580d5cf0f73fb89",
      "fileid": "https://r2.ropensci.org/f871dec9e605bb9aa1e2ee8dd5e3e30f115b3545b33eb371d390500e68ad2bc1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/27864100798"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-20T07:25:09.000Z",
      "commit": "cbce861763b5177fa7f44f1cf580d5cf0f73fb89",
      "fileid": "https://r2.ropensci.org/0b1d14ff13936cd8fdeb9d1282b68f4aca0b6a5c506a9df40b09131141e67b7a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/27864100798"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-20T07:24:41.000Z",
      "commit": "cbce861763b5177fa7f44f1cf580d5cf0f73fb89",
      "fileid": "https://r2.ropensci.org/17f463b9edcd33517b197b3307c50da3271898fad09a5891964219dd607f7688",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/27864100798"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-20T07:24:37.000Z",
      "commit": "cbce861763b5177fa7f44f1cf580d5cf0f73fb89",
      "fileid": "https://r2.ropensci.org/804e1dd8f847aaf6cf795c9c8c0108dd2910a0a3641ce202fe4096b7698f17eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/27864100798"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-20T07:24:29.000Z",
      "commit": "cbce861763b5177fa7f44f1cf580d5cf0f73fb89",
      "fileid": "https://r2.ropensci.org/e7826696d1b819366d4565d5dc43165c1fa83de5924d9ff3e356bfdcf1b1323a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ballings/actions/runs/27864100798"
    }
  ]
}