{
  "_id": "6a1bf1b01d7bb097a0a236ad",
  "Package": "onehot",
  "Type": "Package",
  "Title": "Fast Onehot Encoding for Data.frames",
  "Version": "0.1.3",
  "Author": "Eric E. Graves [aut, cre]",
  "Maintainer": "Eric E. Graves <gravcon5@gmail.com>",
  "Description": "Quickly create numeric matrices for machine learning\nalgorithms that require them. It converts factor columns into\nonehot vectors.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.0.1",
  "Repository": "https://gravesee.r-universe.dev",
  "Date/Publication": "2019-04-05 17:27:43 UTC",
  "RemoteUrl": "https://github.com/gravesee/onehot",
  "RemoteRef": "HEAD",
  "RemoteSha": "26918e160d30a834b192d95e9bd1c7587b994f2c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 08:27:53 UTC",
    "User": "root"
  },
  "MD5sum": "3f2cca433db9e248f7bc72ed4d28a702",
  "_user": "gravesee",
  "_type": "src",
  "_file": "onehot_0.1.3.tar.gz",
  "_fileid": "d35a06adb1b3f6fd7dc11beb4d233fe373aa7e66f05bb1e96deb8caddc531cf8",
  "_filesize": 90801,
  "_sha256": "d35a06adb1b3f6fd7dc11beb4d233fe373aa7e66f05bb1e96deb8caddc531cf8",
  "_created": "2026-05-31T08:27:53.000Z",
  "_published": "2026-05-31T08:30:40.144Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78712023273,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7315234721"
    },
    {
      "job": 78712023272,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7315234462"
    },
    {
      "job": 78712023312,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7315235857"
    },
    {
      "job": 78712023307,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7315235647"
    },
    {
      "job": 78711889996,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315222075"
    },
    {
      "job": 78712023269,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315232187"
    },
    {
      "job": 78712023302,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7315230087"
    },
    {
      "job": 78712023275,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7315230001"
    },
    {
      "job": 78712023309,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7315230063"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gravesee/actions/runs/26707650115",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gravesee/onehot",
  "_commit": {
    "id": "26918e160d30a834b192d95e9bd1c7587b994f2c",
    "author": "Eric Graves <gravcon5@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #6 from fazetu/master\n\nsas translate edits",
    "time": 1554485263
  },
  "_maintainer": {
    "name": "Eric E. Graves",
    "email": "gravcon5@gmail.com",
    "login": "gravesee",
    "description": "",
    "uuid": 1675613
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "gravesee",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "gravesee",
      "count": 25,
      "uuid": 1675613
    },
    {
      "user": "weekend-warrior",
      "count": 2,
      "uuid": 7257411
    }
  ],
  "_userbio": {
    "uuid": 1675613,
    "type": "user",
    "name": "Eric Graves"
  },
  "_downloads": {
    "count": 416,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/onehot"
  },
  "_devurl": "https://github.com/gravesee/onehot",
  "_searchresults": 91,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/onehot.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gravesee/onehot",
  "_realowner": "gravesee",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2017-05-02"
    }
  ],
  "_exports": [
    "column_info",
    "column_info_factor",
    "column_info_numeric",
    "make_names",
    "onehot",
    "preprocess",
    "sas",
    "sas_onehot_factor",
    "sas_onehot_numeric"
  ],
  "_help": [
    {
      "page": "make_names",
      "title": "Make column names for a onehot object",
      "topics": [
        "make_names"
      ]
    },
    {
      "page": "onehot",
      "title": "Onehot Encode a data.frame",
      "topics": [
        "onehot"
      ]
    },
    {
      "page": "predict.onehot",
      "title": "Predict onehot objects",
      "topics": [
        "predict.onehot"
      ]
    },
    {
      "page": "print.onehot",
      "title": "Print information about a onehot object",
      "topics": [
        "print.onehot"
      ]
    },
    {
      "page": "sas",
      "title": "Generate SAS code for onehot object",
      "topics": [
        "sas"
      ]
    },
    {
      "page": "summary.onehot",
      "title": "Summarize onehot object",
      "topics": [
        "summary.onehot"
      ]
    }
  ],
  "_readme": "https://github.com/gravesee/onehot/raw/HEAD/readme.md",
  "_rundeps": [
    "lattice",
    "Matrix"
  ],
  "_score": 5.176525336535,
  "_indexed": true,
  "_nocasepkg": "onehot",
  "_universes": [
    "gravesee"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-31T08:29:47.000Z",
      "distro": "noble",
      "commit": "26918e160d30a834b192d95e9bd1c7587b994f2c",
      "fileid": "a340b2bb5708fa258504134db3ca6ed193e0b7768c60f1af4afba477173aa224",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/gravesee/actions/runs/26707650115"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-31T08:29:43.000Z",
      "distro": "noble",
      "commit": "26918e160d30a834b192d95e9bd1c7587b994f2c",
      "fileid": "59735e23e92db285a26482935c6ac17b00042ee0e3ef72a54b4f7b43538eab7b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/gravesee/actions/runs/26707650115"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-31T08:30:04.000Z",
      "commit": "26918e160d30a834b192d95e9bd1c7587b994f2c",
      "fileid": "3ae556151800d9480fc50a6a9ec9f22689511d86caadbe79a025994fe41ea0d9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/gravesee/actions/runs/26707650115"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-31T08:30:03.000Z",
      "commit": "26918e160d30a834b192d95e9bd1c7587b994f2c",
      "fileid": "7aa5d34dcc87755fc28e94b670795955f374d216d4908d43b5f29683d3f62520",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/gravesee/actions/runs/26707650115"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-31T08:29:46.000Z",
      "commit": "26918e160d30a834b192d95e9bd1c7587b994f2c",
      "fileid": "813608aaef135269a67f525cd643fe6b7bb566314b511139d79c587e545ab8f3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gravesee/actions/runs/26707650115"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-31T08:28:58.000Z",
      "commit": "26918e160d30a834b192d95e9bd1c7587b994f2c",
      "fileid": "6132147b377492312f51294413a255b1d242725b9a4c36e93ce9927e7ceaea78",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/gravesee/actions/runs/26707650115"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-31T08:29:01.000Z",
      "commit": "26918e160d30a834b192d95e9bd1c7587b994f2c",
      "fileid": "22881d7dbca32d653ecb281d27da807c80fd64bf3bbecb4fe917b2b7ddfc4232",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/gravesee/actions/runs/26707650115"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-31T08:29:02.000Z",
      "commit": "26918e160d30a834b192d95e9bd1c7587b994f2c",
      "fileid": "1821884bb021a80774844dbf7010b4811affbd51c5c40b104011733cec234c9c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/gravesee/actions/runs/26707650115"
    }
  ]
}