{
  "_id": "6a113f7bacfb0bcc41ce63b8",
  "Package": "DataClean",
  "Type": "Package",
  "Title": "Data Cleaning",
  "Version": "1.0",
  "Date": "2016-03-20",
  "Author": "Xiaorui(Jeremy) Zhu",
  "Maintainer": "Xiaorui(Jeremy) Zhu <zhuxiaorui1989@gmail.com>",
  "Description": "Includes functions that researchers or practitioners may\nuse to clean raw data, transferring html, xlsx, txt data file\ninto other formats. And it also can be used to manipulate text\nvariables, extract numeric variables from text variables and\nother variable cleaning processes. It is originated from a\nauthor's project which focuses on creative performance in\nonline education environment. The resulting paper of that study\nwill be published soon.",
  "License": "GPL-3",
  "RoxygenNote": "5.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 05:45:13 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2016-03-25 09:10:37 UTC",
  "RemoteUrl": "https://github.com/cran/DataClean",
  "RemoteRef": "HEAD",
  "RemoteSha": "1aee5eb92d789cc94a2c6153dde4c74fab39fd96",
  "MD5sum": "6c14513785e982a2d2ff6c8d2a422414",
  "_user": "cran",
  "_type": "src",
  "_file": "DataClean_1.0.tar.gz",
  "_fileid": "62a1b7d292582718017e942b1a0cd03c9002ab6f56d44abd09fcbee180e0b5ce",
  "_filesize": 84157,
  "_sha256": "62a1b7d292582718017e942b1a0cd03c9002ab6f56d44abd09fcbee180e0b5ce",
  "_created": "2026-05-23T05:45:13.000Z",
  "_published": "2026-05-23T05:47:39.874Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77500809990,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7174666041"
    },
    {
      "job": 77500809993,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174666677"
    },
    {
      "job": 77500669942,
      "time": 145,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174652964"
    },
    {
      "job": 77500809992,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174665834"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26324900202",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/DataClean",
  "_commit": {
    "id": "1aee5eb92d789cc94a2c6153dde4c74fab39fd96",
    "author": "Xiaorui(Jeremy) Zhu <zhuxiaorui1989@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1458897037
  },
  "_maintainer": {
    "name": "Xiaorui(Jeremy) Zhu",
    "email": "zhuxiaorui1989@gmail.com",
    "login": "xiaoruizhu",
    "twitter": "@jeremy_zhu89",
    "description": "Xiaorui (Jeremy) Zhu is an assistant professor at Towson University. His research interests include Business Analytics, Statistics, and Finance.",
    "uuid": 5043485
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "xlsx",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "xiaoruizhu",
      "count": 1,
      "uuid": 5043485
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 255,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DataClean"
  },
  "_mentions": 1,
  "_searchresults": 4,
  "_topics": [
    "openjdk"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DataClean.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/xiaoruizhu/dataclean",
  "_realowner": "xiaoruizhu",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-03-25"
    }
  ],
  "_exports": [
    "getSfilesPath",
    "htmltodata",
    "MergerXLSX"
  ],
  "_help": [
    {
      "page": "consolida",
      "title": "An internal function for data merging.",
      "topics": [
        "consolida"
      ]
    },
    {
      "page": "getSfilesPath",
      "title": "Collecting paths of some specified files that you want to import or read.",
      "topics": [
        "getSfilesPath"
      ]
    },
    {
      "page": "htmltodata",
      "title": "htmltodata",
      "topics": [
        "htmltodata"
      ]
    },
    {
      "page": "MergerXLSX",
      "title": "A function to merger xlsx files by a same variable.",
      "topics": [
        "MergerXLSX"
      ]
    }
  ],
  "_readme": "https://github.com/cran/DataClean/raw/HEAD/README.md",
  "_rundeps": [
    "rJava",
    "xlsx",
    "xlsxjars",
    "XML"
  ],
  "_sysdeps": [
    {
      "shlib": "libjvm",
      "package": "openjdk-21-jre-headless",
      "headers": "openjdk-21-jre-headless",
      "source": "openjdk",
      "version": "21.0.10+7-1~24.04",
      "name": "openjdk",
      "homepage": "https://openjdk.java.net/",
      "description": "OpenJDK Java runtime, using Hotspot JIT (headless)"
    }
  ],
  "_score": 1.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "dataclean",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://xiaoruizhu.r-universe.dev/DataClean",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-23T05:47:01.000Z",
      "distro": "noble",
      "commit": "1aee5eb92d789cc94a2c6153dde4c74fab39fd96",
      "fileid": "16756f95c91f9b192daf6e8cb046440c982e26d7cc684075819f8a79776dde3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26324900202"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-23T05:47:06.000Z",
      "distro": "noble",
      "commit": "1aee5eb92d789cc94a2c6153dde4c74fab39fd96",
      "fileid": "ce32c0a4ceb4ba47d5294d3b77dccf44ab0c445e82ac065eaeb1cd90d508aa9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26324900202"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-05-23T05:47:21.000Z",
      "commit": "1aee5eb92d789cc94a2c6153dde4c74fab39fd96",
      "fileid": "435246297bf8ada63e58bd4edb06968aa808118c8ee4827134bfb595467a495b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26324900202"
    }
  ]
}