{
  "_id": "6a1c06001d7bb097a0a2af7b",
  "Package": "CatEncoders",
  "Type": "Package",
  "Title": "Encoders for Categorical Variables",
  "Version": "0.1.1",
  "Author": "nl zhang",
  "Maintainer": "nl zhang <setseed2016@gmail.com>",
  "Description": "Contains some commonly used categorical variable encoders,\nsuch as 'LabelEncoder' and 'OneHotEncoder'. Inspired by the\nencoders implemented in Python 'sklearn.preprocessing' package\n(see\n<http://scikit-learn.org/stable/modules/preprocessing.html>).",
  "License": "GPL-2 | GPL-3",
  "RoxygenNote": "5.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 09:53:40 UTC",
    "User": "root"
  },
  "Repository": "https://rnorm.r-universe.dev",
  "Date/Publication": "2017-03-08 07:22:03 UTC",
  "RemoteUrl": "https://github.com/cran/CatEncoders",
  "RemoteRef": "HEAD",
  "RemoteSha": "5fbf50c6c045af8d19996eedd8ff4f167bce029c",
  "MD5sum": "a3f057559478d05274a01739d49270fe",
  "_user": "rnorm",
  "_type": "src",
  "_file": "CatEncoders_0.1.1.tar.gz",
  "_fileid": "04762498e950c34a94d728b88a313f2fa9af9cf40ec7c0a772526f135d5149c9",
  "_filesize": 93717,
  "_sha256": "04762498e950c34a94d728b88a313f2fa9af9cf40ec7c0a772526f135d5149c9",
  "_created": "2026-05-31T09:53:40.000Z",
  "_published": "2026-05-31T09:57:20.821Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78716734331,
      "time": 102,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7315762671"
    },
    {
      "job": 78716734317,
      "time": 92,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315761069"
    },
    {
      "job": 78716734334,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7315768872"
    },
    {
      "job": 78716734329,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315768968"
    },
    {
      "job": 78716577627,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315751742"
    },
    {
      "job": 78716734320,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315761080"
    },
    {
      "job": 78716734335,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7315760894"
    },
    {
      "job": 78716734324,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7315759371"
    },
    {
      "job": 78716734333,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315758312"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rnorm/actions/runs/26709362557",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/CatEncoders",
  "_commit": {
    "id": "5fbf50c6c045af8d19996eedd8ff4f167bce029c",
    "author": "nl zhang <setseed2016@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1488957723
  },
  "_maintainer": {
    "name": "nl zhang",
    "email": "setseed2016@gmail.com",
    "login": "rnorm",
    "description": "",
    "uuid": 16791458
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Matrix",
      "version": ">= 1.2-6",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.9.6",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "rnorm",
      "count": 2,
      "uuid": 16791458
    }
  ],
  "_userbio": {
    "uuid": 16791458,
    "type": "user",
    "name": "rnorm"
  },
  "_downloads": {
    "count": 668,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CatEncoders"
  },
  "_searchresults": 30,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/CatEncoders.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "rnorm",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-09-13"
    },
    {
      "version": "0.1.1",
      "date": "2017-03-08"
    }
  ],
  "_exports": [
    "inverse.transform",
    "LabelEncoder.fit",
    "OneHotEncoder.fit",
    "transform"
  ],
  "_help": [
    {
      "page": "inverse.transform-methods",
      "title": "inverse.transform transforms an integer vector back to the original vector",
      "topics": [
        "inverse.transform",
        "inverse.transform,LabelEncoder,numeric-method"
      ]
    },
    {
      "page": "LabelEncoder-class",
      "title": "An S4 class to represent a LabelEncoder.",
      "topics": [
        "LabelEncoder-class"
      ]
    },
    {
      "page": "LabelEncoder.Character-class",
      "title": "An S4 class to represent a LabelEncoder with character input.",
      "topics": [
        "LabelEncoder.Character-class"
      ]
    },
    {
      "page": "LabelEncoder.Factor-class",
      "title": "An S4 class to represent a LabelEncoder with factor input.",
      "topics": [
        "LabelEncoder.Factor-class"
      ]
    },
    {
      "page": "LabelEncoder.fit",
      "title": "LabelEncoder.fit fits a LabelEncoder object",
      "topics": [
        "LabelEncoder.fit"
      ]
    },
    {
      "page": "LabelEncoder.Numeric-class",
      "title": "An S4 class to represent a LabelEncoder with numeric input.",
      "topics": [
        "LabelEncoder.Numeric-class"
      ]
    },
    {
      "page": "OneHotEncoder-class",
      "title": "An S4 class to represent a OneHotEncoder",
      "topics": [
        "OneHotEncoder-class"
      ]
    },
    {
      "page": "OneHotEncoder.fit",
      "title": "OneHotEncoder.fit fits an OneHotEncoder object",
      "topics": [
        "OneHotEncoder.fit"
      ]
    },
    {
      "page": "transform-methods",
      "title": "transform transforms a new data set using the fitted encoder",
      "topics": [
        "LabelEncoder.Character,character-method",
        "LabelEncoder.Numeric,numeric-method",
        "transform",
        "transform,",
        "transform,LabelEncoder.Character-method",
        "transform,LabelEncoder.Factor,factor-method",
        "transform,LabelEncoder.Factor-method",
        "transform,LabelEncoder.Numeric-method",
        "transform,OneHotEncoder,Any,logical-method",
        "transform,OneHotEncoder-method"
      ]
    }
  ],
  "_rundeps": [
    "data.table",
    "lattice",
    "Matrix"
  ],
  "_score": 2.4313637641589874,
  "_indexed": true,
  "_nocasepkg": "catencoders",
  "_universes": [
    "rnorm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-31T09:55:29.000Z",
      "distro": "noble",
      "commit": "5fbf50c6c045af8d19996eedd8ff4f167bce029c",
      "fileid": "8ec99388a653ed8b5c0f1348d1265b70cd28543d0131a599f4495aeb9c592fd7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rnorm/actions/runs/26709362557"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-31T09:55:16.000Z",
      "distro": "noble",
      "commit": "5fbf50c6c045af8d19996eedd8ff4f167bce029c",
      "fileid": "61a6dbffe5a6bdcc5729cba0f21f667b41305f696ca0f394b5eae7cd9f7075dd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rnorm/actions/runs/26709362557"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-31T09:56:31.000Z",
      "commit": "5fbf50c6c045af8d19996eedd8ff4f167bce029c",
      "fileid": "2f3274c8405cca2501cc7e683f785fd85c41dcce3efca4fdba38214b5126af2e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rnorm/actions/runs/26709362557"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-31T09:56:30.000Z",
      "commit": "5fbf50c6c045af8d19996eedd8ff4f167bce029c",
      "fileid": "f8f02969a5f27495645550a4b04c27b33102e4402f7d47b483cd95d68ca0ce7e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rnorm/actions/runs/26709362557"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-31T09:55:26.000Z",
      "commit": "5fbf50c6c045af8d19996eedd8ff4f167bce029c",
      "fileid": "9df79f7878f3932077f116638e0e5394e806189dd3081e6c221ff2496c9604a9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rnorm/actions/runs/26709362557"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-31T09:54:58.000Z",
      "commit": "5fbf50c6c045af8d19996eedd8ff4f167bce029c",
      "fileid": "79619587b6870dca345d3105bce4ea161e9a8947b9ca7e3604083f36881d1056",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rnorm/actions/runs/26709362557"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-31T09:54:56.000Z",
      "commit": "5fbf50c6c045af8d19996eedd8ff4f167bce029c",
      "fileid": "7a26716a1f066c44efaf7298a1f2f7361bc01daf13b76fcfd7f11a5e6b6bccdb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rnorm/actions/runs/26709362557"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-31T09:54:48.000Z",
      "commit": "5fbf50c6c045af8d19996eedd8ff4f167bce029c",
      "fileid": "b06df4e43dae799faafccd49e34cf3791a082f36d14969de5392c26a4289a733",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rnorm/actions/runs/26709362557"
    }
  ]
}