{
  "_id": "6a101e69acfb0bcc41c8aa51",
  "Package": "vtype",
  "Title": "Estimates the Variable Type in Error Afflicted Data",
  "Version": "0.8",
  "Author": "Andreas Schulz, PhD [aut, cre]",
  "Maintainer": "Andreas Schulz <ades-s@web.de>",
  "Description": "Estimates the type of variables in non-quality controlled\ndata. The prediction is based on a random forest model, trained\non over 5000 medical variables with accuracy of 99%. The\naccuracy can hardy depend on type and coding style of data.",
  "VignetteBuilder": "knitr",
  "License": "GPL (>= 3.0)",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 07:20:22 UTC",
    "User": "root"
  },
  "Repository": "https://andreass23.r-universe.dev",
  "Date/Publication": "2021-05-14 09:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/vtype",
  "RemoteRef": "HEAD",
  "RemoteSha": "3059edbd7bf2d1b0390458a6569e373f8bf8d1ab",
  "MD5sum": "879a0aac17964a310fc1a81fe04cfc8c",
  "_user": "andreass23",
  "_type": "src",
  "_file": "vtype_0.8.tar.gz",
  "_fileid": "36284227d18c8e0756278b2c6719998b2e848bdd3e5ac5ff960b232dae17346f",
  "_filesize": 311258,
  "_sha256": "36284227d18c8e0756278b2c6719998b2e848bdd3e5ac5ff960b232dae17346f",
  "_created": "2026-05-14T07:20:22.000Z",
  "_published": "2026-05-22T09:14:17.623Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77350648948,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989313870"
    },
    {
      "job": 77350649412,
      "time": 102,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989312309"
    },
    {
      "job": 77350649078,
      "time": 127,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989314365"
    },
    {
      "job": 77350649288,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989310967"
    },
    {
      "job": 77350648382,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989285866"
    },
    {
      "job": 77350648519,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156999298"
    },
    {
      "job": 77350648930,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6989304523"
    },
    {
      "job": 77350649193,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6989304679"
    },
    {
      "job": 77350649176,
      "time": 136,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6989325509"
    }
  ],
  "_buildurl": "https://github.com/r-universe/andreass23/actions/runs/25847356540",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/vtype",
  "_commit": {
    "id": "3059edbd7bf2d1b0390458a6569e373f8bf8d1ab",
    "author": "Andreas Schulz <ades-s@web.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.8\n",
    "time": 1620984602
  },
  "_maintainer": {
    "name": "Andreas Schulz",
    "email": "ades-s@web.de",
    "login": "andreass23",
    "uuid": 122259929
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "randomForest",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "andreass23",
      "count": 1,
      "uuid": 122259929
    }
  ],
  "_userbio": {
    "uuid": 122259929,
    "type": "user",
    "name": "Andreas Schulz"
  },
  "_downloads": {
    "count": 216,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vtype"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/vtype.html",
    "manual.pdf"
  ],
  "_realowner": "andreass23",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.8",
      "date": "2021-05-14"
    }
  ],
  "_exports": [
    "vtype"
  ],
  "_datasets": [
    {
      "name": "sim_nqc_data",
      "title": "Artificial data, that imitates non-quality controlled data",
      "object": "sim_nqc_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "visit",
        "sex",
        "age",
        "byear",
        "decades",
        "bmi",
        "med",
        "date",
        "loct",
        "group",
        "crp",
        "bnp",
        "comms"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "vtype-package",
      "title": "Estimates the Variable Type in Error Afflicted Data.",
      "topics": [
        "vtype-package"
      ]
    },
    {
      "page": "sim_nqc_data",
      "title": "Artificial data, that imitates non-quality controlled data",
      "topics": [
        "sim_nqc_data"
      ]
    },
    {
      "page": "vtype",
      "title": "Estimates the Variable Type in Error Afflicted Data.",
      "topics": [
        "vtype"
      ]
    }
  ],
  "_rundeps": [
    "randomForest"
  ],
  "_vignettes": [
    {
      "source": "vignette.Rmd",
      "filename": "vignette.html",
      "title": "Application example",
      "author": "Andreas Schulz",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example data set",
        "Application",
        "An example on error afflicted data",
        "An example with very small sample size",
        "An example on data without errors"
      ],
      "created": "2021-05-14 09:30:02",
      "modified": "2021-05-14 09:30:02",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "vtype",
  "_universes": [
    "andreass23"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8",
      "date": "2026-05-14T07:22:11.000Z",
      "distro": "noble",
      "commit": "3059edbd7bf2d1b0390458a6569e373f8bf8d1ab",
      "fileid": "05b98dfafdc9ffe320210a1be0584a4656fbb8ad84a304b17a61ea5c6108c0dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreass23/actions/runs/25847356540"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8",
      "date": "2026-05-14T07:22:06.000Z",
      "distro": "noble",
      "commit": "3059edbd7bf2d1b0390458a6569e373f8bf8d1ab",
      "fileid": "6fc5a83c9aacca9bfb7329806bc64bcb037fe00d5680131fac8c763e4bb1b459",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreass23/actions/runs/25847356540"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8",
      "date": "2026-05-14T07:22:17.000Z",
      "commit": "3059edbd7bf2d1b0390458a6569e373f8bf8d1ab",
      "fileid": "70b1dfc71ddc81eb8f2fc81a5da87ee53eae8648a358f6adb5f8440e24b656a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreass23/actions/runs/25847356540"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8",
      "date": "2026-05-14T07:22:01.000Z",
      "commit": "3059edbd7bf2d1b0390458a6569e373f8bf8d1ab",
      "fileid": "7ccbfa56e801924bd71cc3c8b373dd194a783334fee7c995297f4168ac7ba0cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreass23/actions/runs/25847356540"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8",
      "date": "2026-05-14T07:21:30.000Z",
      "commit": "3059edbd7bf2d1b0390458a6569e373f8bf8d1ab",
      "fileid": "352d178e0c74acc085e5c30207298aa2dbe5f4a91333d4d52cd8bf00da59b1b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreass23/actions/runs/25847356540"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8",
      "date": "2026-05-14T07:21:31.000Z",
      "commit": "3059edbd7bf2d1b0390458a6569e373f8bf8d1ab",
      "fileid": "387d57a736ed29bc1459ffbc7c49e46cbf9a36d64969de1cb29a49db9e12e4e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreass23/actions/runs/25847356540"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8",
      "date": "2026-05-14T07:22:57.000Z",
      "commit": "3059edbd7bf2d1b0390458a6569e373f8bf8d1ab",
      "fileid": "af63c429276a3564c90c896e40a0d7390054a893568b5fa8ae64615ef1d2a9a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andreass23/actions/runs/25847356540"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8",
      "date": "2026-05-22T09:14:03.000Z",
      "commit": "3059edbd7bf2d1b0390458a6569e373f8bf8d1ab",
      "fileid": "dfe495203d438528995ae5075f51265d6e063057b45db169f24a9a94053b8aeb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andreass23/actions/runs/25847356540"
    }
  ]
}