{
  "_id": "6a1814b9acfb0bcc41daf11b",
  "Package": "dmtools",
  "Title": "Tools for Clinical Data Management",
  "Version": "0.2.6.9000",
  "Authors@R": "person(given = \"Konstantin\",\nfamily = \"Ryabov\",\nrole = c(\"aut\", \"cre\"),\nemail = \"chachabooms@gmail.com\")",
  "Description": "For checking the dataset from EDC(Electronic Data Capture)\nin clinical trials. 'dmtools' reshape your dataset in a tidy\nview and check events. You can reshape the dataset and choose\nyour target to check, for example, the laboratory reference\nrange.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/KonstantinRyabov/dmtools",
  "BugReports": "https://github.com/KonstantinRyabov/dmtools/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://konstantinryabov.r-universe.dev",
  "Date/Publication": "2023-01-05 23:19:34 UTC",
  "RemoteUrl": "https://github.com/konstantinryabov/dmtools",
  "RemoteRef": "HEAD",
  "RemoteSha": "31a202da0422c072bfe0f5e0684daebef2f7c23d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 10:07:30 UTC",
    "User": "root"
  },
  "Author": "Konstantin Ryabov [aut, cre]",
  "Maintainer": "Konstantin Ryabov <chachabooms@gmail.com>",
  "MD5sum": "84eb9d4064f9dd8e0f6e04028377258f",
  "_user": "konstantinryabov",
  "_type": "src",
  "_file": "dmtools_0.2.6.9000.tar.gz",
  "_fileid": "e6ba351e09d970b170e740c3b1358a8c8832debf6503f937656e13797952eb31",
  "_filesize": 290826,
  "_sha256": "e6ba351e09d970b170e740c3b1358a8c8832debf6503f937656e13797952eb31",
  "_created": "2026-05-28T10:07:30.000Z",
  "_published": "2026-05-28T10:11:05.178Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78268689178,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263198662"
    },
    {
      "job": 78268689202,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263200846"
    },
    {
      "job": 78268689206,
      "time": 133,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263195622"
    },
    {
      "job": 78268689241,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263193793"
    },
    {
      "job": 78268176422,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263160077"
    },
    {
      "job": 78268689243,
      "time": 146,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263205057"
    },
    {
      "job": 78268689329,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263197844"
    },
    {
      "job": 78268689356,
      "time": 171,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263214613"
    },
    {
      "job": 78268689219,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263183772"
    }
  ],
  "_buildurl": "https://github.com/r-universe/konstantinryabov/actions/runs/26568169635",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/konstantinryabov/dmtools",
  "_commit": {
    "id": "31a202da0422c072bfe0f5e0684daebef2f7c23d",
    "author": "Konstantin Ryabov <chachabooms@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "delete codecov and traviscl",
    "time": 1672960774
  },
  "_maintainer": {
    "name": "Konstantin Ryabov",
    "email": "chachabooms@gmail.com",
    "login": "konstantinryabov",
    "description": "",
    "uuid": 18124891
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.3",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "version": ">= 1.7.4",
      "role": "Imports"
    },
    {
      "package": "httr",
      "version": ">= 1.4.1",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.0.1",
      "role": "Imports"
    },
    {
      "package": "progress",
      "version": ">= 1.2.2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "konstantinryabov",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "cdisc",
    "clinical-data-management",
    "laboratory-reference-range-validate"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "konstantinryabov",
      "count": 78,
      "uuid": 18124891
    }
  ],
  "_userbio": {
    "uuid": 18124891,
    "type": "user",
    "name": "Konstantin Ryabov"
  },
  "_downloads": {
    "count": 206,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dmtools"
  },
  "_devurl": "https://github.com/konstantinryabov/dmtools",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dmtools.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/konstantinryabov/dmtools",
  "_realowner": "konstantinryabov",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.4",
      "date": "2020-05-12"
    },
    {
      "version": "0.2.5",
      "date": "2020-09-01"
    },
    {
      "version": "0.2.6",
      "date": "2020-11-08"
    }
  ],
  "_exports": [
    "check",
    "choose_test",
    "date",
    "get_result",
    "lab",
    "list_parse",
    "meddra_auth",
    "meddra_post",
    "rename_dataset",
    "short"
  ],
  "_help": [
    {
      "page": "add_cols",
      "title": "Add columns if columns don't exist",
      "topics": [
        "add_cols"
      ]
    },
    {
      "page": "calc_diff",
      "title": "Function for calculating the difference between two dates",
      "topics": [
        "calc_diff"
      ]
    },
    {
      "page": "check",
      "title": "Check the dataset",
      "topics": [
        "check"
      ]
    },
    {
      "page": "check.default",
      "title": "Check the dataset",
      "topics": [
        "check.default"
      ]
    },
    {
      "page": "choose_test",
      "title": "Filter the final result",
      "topics": [
        "choose_test"
      ]
    },
    {
      "page": "choose_test.date",
      "title": "Filter the final result of the object date",
      "topics": [
        "choose_test.date"
      ]
    },
    {
      "page": "choose_test.lab",
      "title": "Filter the final result of the object lab",
      "topics": [
        "choose_test.lab"
      ]
    },
    {
      "page": "create_spec",
      "title": "For creating part of the specification",
      "topics": [
        "create_spec"
      ]
    },
    {
      "page": "date",
      "title": "Create object date",
      "topics": [
        "date"
      ]
    },
    {
      "page": "dmtools",
      "title": "dmtools: package to validate data",
      "topics": [
        "dmtools"
      ]
    },
    {
      "page": "find_colnames",
      "title": "Find column names",
      "topics": [
        "find_colnames"
      ]
    },
    {
      "page": "find_colnames.date",
      "title": "Find column names with dates",
      "topics": [
        "find_colnames.date"
      ]
    },
    {
      "page": "find_colnames.default",
      "title": "Find column names",
      "topics": [
        "find_colnames.default"
      ]
    },
    {
      "page": "get_result",
      "title": "Get the final result of the check",
      "topics": [
        "get_result"
      ]
    },
    {
      "page": "lab",
      "title": "Create object lab",
      "topics": [
        "lab"
      ]
    },
    {
      "page": "list_parse",
      "title": "A list to a tibble.",
      "topics": [
        "list_parse"
      ]
    },
    {
      "page": "meddra_auth",
      "title": "Get the token",
      "topics": [
        "meddra_auth"
      ]
    },
    {
      "page": "meddra_post",
      "title": "Create the post query",
      "topics": [
        "meddra_post"
      ]
    },
    {
      "page": "rename_dataset",
      "title": "For rename dataset",
      "topics": [
        "rename_dataset"
      ]
    },
    {
      "page": "short",
      "title": "Create object short",
      "topics": [
        "short"
      ]
    },
    {
      "page": "to_dbl",
      "title": "Cast to double type",
      "topics": [
        "to_dbl"
      ]
    },
    {
      "page": "to_long",
      "title": "Reshape the dataset to a long view",
      "topics": [
        "to_long"
      ]
    },
    {
      "page": "to_long.date",
      "title": "Reshape the dataset to a long view",
      "topics": [
        "to_long.date"
      ]
    },
    {
      "page": "to_long.lab",
      "title": "Reshape the dataset to a long view",
      "topics": [
        "to_long.lab"
      ]
    },
    {
      "page": "to_long.short",
      "title": "Reshape the dataset to a long view",
      "topics": [
        "to_long.short"
      ]
    }
  ],
  "_pkglogo": "https://github.com/konstantinryabov/dmtools/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/konstantinryabov/dmtools/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cellranger",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readxl",
    "rematch",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "about_short.Rmd",
      "filename": "about_short.html",
      "title": "about_short",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Overview",
        "Usage",
        "pregnancy test",
        "drug type",
        "vital functions",
        "adverse events"
      ],
      "created": "2020-05-08 18:19:08",
      "modified": "2020-11-02 11:22:46",
      "commits": 3
    },
    {
      "source": "dmtools_intro.Rmd",
      "filename": "dmtools_intro.html",
      "title": "dmtools_intro",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Overview",
        "Usage",
        "laboratory",
        "dates",
        "rename"
      ],
      "created": "2020-05-08 18:19:08",
      "modified": "2020-11-07 16:18:10",
      "commits": 7
    },
    {
      "source": "meddra_examples.Rmd",
      "filename": "meddra_examples.html",
      "title": "meddra_examples",
      "engine": "knitr::rmarkdown",
      "headings": [
        "search api",
        "hierarchy api",
        "type api"
      ],
      "created": "2020-06-07 18:36:45",
      "modified": "2020-07-05 23:36:51",
      "commits": 2
    }
  ],
  "_score": 4.799340549453581,
  "_indexed": true,
  "_nocasepkg": "dmtools",
  "_universes": [
    "konstantinryabov"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6.9000",
      "date": "2026-05-28T10:09:37.000Z",
      "distro": "noble",
      "commit": "31a202da0422c072bfe0f5e0684daebef2f7c23d",
      "fileid": "793143fc2648d7e532681b291d3e70664e38930ba9d4e014826949bfdc9c2254",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/konstantinryabov/actions/runs/26568169635"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.6.9000",
      "date": "2026-05-28T10:09:42.000Z",
      "distro": "noble",
      "commit": "31a202da0422c072bfe0f5e0684daebef2f7c23d",
      "fileid": "e5a0d714a58bbce4b9f42868778a138697320a1517f5e6deb71b77c9db507810",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/konstantinryabov/actions/runs/26568169635"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.6.9000",
      "date": "2026-05-28T10:09:32.000Z",
      "commit": "31a202da0422c072bfe0f5e0684daebef2f7c23d",
      "fileid": "f1c6f6223ee68c47e0ec3baa3f984143bf9176d8e47cb31f5cfabefffa067152",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/konstantinryabov/actions/runs/26568169635"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.6.9000",
      "date": "2026-05-28T10:09:23.000Z",
      "commit": "31a202da0422c072bfe0f5e0684daebef2f7c23d",
      "fileid": "55145b801394d491a0bea655816a9e95ac6fc1f08a5641a53708e1bc250ebb74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/konstantinryabov/actions/runs/26568169635"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.6.9000",
      "date": "2026-05-28T10:10:13.000Z",
      "commit": "31a202da0422c072bfe0f5e0684daebef2f7c23d",
      "fileid": "719c587cc807431016dec361e4eae3412d738742ef16f58072568cd3d4083183",
      "status": "success",
      "buildurl": "https://github.com/r-universe/konstantinryabov/actions/runs/26568169635"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.6.9000",
      "date": "2026-05-28T10:09:29.000Z",
      "commit": "31a202da0422c072bfe0f5e0684daebef2f7c23d",
      "fileid": "6132fdf69a7d4b8016be7a77b80dbbfc8988df883d31a19e1b6bb1c32359b6c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/konstantinryabov/actions/runs/26568169635"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.6.9000",
      "date": "2026-05-28T10:10:23.000Z",
      "commit": "31a202da0422c072bfe0f5e0684daebef2f7c23d",
      "fileid": "abc18835ed5ff14918db49fd38b993dc42f0d553e9cc08e04393fc739d2453f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/konstantinryabov/actions/runs/26568169635"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.6.9000",
      "date": "2026-05-28T10:08:42.000Z",
      "commit": "31a202da0422c072bfe0f5e0684daebef2f7c23d",
      "fileid": "18d64944b781643a8622139a15d46646b2e2674e529d0f6e5441fe77a348fec9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/konstantinryabov/actions/runs/26568169635"
    }
  ]
}