{
  "_id": "6a1053f1acfb0bcc41ca1ec0",
  "Package": "dcmodify",
  "Maintainer": "Mark van der Loo <mark.vanderloo@gmail.com>",
  "License": "GPL-3",
  "Title": "Modify Data Using Externally Defined Modification Rules",
  "Type": "Package",
  "LazyLoad": "yes",
  "Authors@R": "c(person(\"Mark\", \"van der Loo\"\n, role   = c(\"cre\",\"aut\")\n, email  = \"mark.vanderloo@gmail.com\"\n, comment= c(ORCID=\"0000-0002-9807-4686\"))\n, person(\"Edwin\", \"de Jonge\"\n, role = \"aut\"\n, comment=c(ORCID=\"0000-0002-6580-4718\"))\n, person(\"Sjabbo\",\"Schaveling\",  role = \"ctb\")\n, person(\"Floris\", \"Ruijter\", role = \"ctb\") )",
  "Description": "Data cleaning scripts typically contain a lot of 'if this\nchange that' type of statements. Such statements are typically\ncondensed expert knowledge. With this package, such 'data\nmodifying rules' are taken out of the code and become in stead\nparameters to the work flow. This allows one to maintain,\ndocument, and reason about data modification rules as separate\nentities.",
  "Version": "0.9.0",
  "URL": "https://github.com/data-cleaning/dcmodify",
  "BugReports": "https://github.com/data-cleaning/dcmodify/issues",
  "Encoding": "UTF-8",
  "VignetteBuilder": "simplermarkdown",
  "Collate": "'dplyr_verbs.R' 'guard.R' 'modifier.R' 'modify.R' 'validate.R'",
  "RoxygenNote": "7.3.1",
  "Repository": "https://data-cleaning.r-universe.dev",
  "Date/Publication": "2024-06-14 09:05:25 UTC",
  "RemoteUrl": "https://github.com/data-cleaning/dcmodify",
  "RemoteRef": "HEAD",
  "RemoteSha": "2a19e3f199307c0e18fd4f64f021f31e82d70ca4",
  "RemoteSubdir": "pkg",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 08:43:21 UTC",
    "User": "root"
  },
  "Author": "Mark van der Loo [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-9807-4686>),\nEdwin de Jonge [aut] (ORCID: <https://orcid.org/0000-0002-6580-4718>),\nSjabbo Schaveling [ctb],\nFloris Ruijter [ctb]",
  "MD5sum": "25ca747cd0660cf7c917552298ef07f6",
  "_user": "data-cleaning",
  "_type": "src",
  "_file": "dcmodify_0.9.0.tar.gz",
  "_fileid": "0f3ee8a28cece046171fbd41bf476edff917d70f6f614c997d537a49eb0216b9",
  "_filesize": 83891,
  "_sha256": "0f3ee8a28cece046171fbd41bf476edff917d70f6f614c997d537a49eb0216b9",
  "_created": "2026-05-09T08:43:21.000Z",
  "_published": "2026-05-22T13:02:41.150Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77384848466,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6894410669"
    },
    {
      "job": 77384848735,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6894412011"
    },
    {
      "job": 77384849072,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6894407702"
    },
    {
      "job": 77384849346,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6894408260"
    },
    {
      "job": 77384847803,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894399955"
    },
    {
      "job": 77384848241,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161128085"
    },
    {
      "job": 77384848723,
      "time": 63,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6894406523"
    },
    {
      "job": 77384849561,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6894407459"
    },
    {
      "job": 77384849460,
      "time": 61,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6894406338"
    }
  ],
  "_buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/25596762132",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/data-cleaning/dcmodify",
  "_commit": {
    "id": "2a19e3f199307c0e18fd4f64f021f31e82d70ca4",
    "author": "Mark van der Loo <mark.vanderloo@gmail.com>",
    "committer": "Mark van der Loo <mark.vanderloo@gmail.com>",
    "message": "badge\n",
    "time": 1718355925
  },
  "_maintainer": {
    "name": "Mark van der Loo",
    "email": "mark.vanderloo@gmail.com",
    "login": "markvanderloo",
    "uuid": 1927426,
    "orcid": "0000-0002-9807-4686"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "validate",
      "version": ">= 1.1.3",
      "role": "Imports"
    },
    {
      "package": "lumberjack",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "settings",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "simplermarkdown",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "data-cleaning",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "markvanderloo",
      "count": 74,
      "uuid": 1927426
    },
    {
      "user": "edwindj",
      "count": 17,
      "uuid": 542492
    },
    {
      "user": "undefined-landmark",
      "count": 1,
      "uuid": 74454337
    },
    {
      "user": "jordivandooren",
      "count": 1,
      "uuid": 17458447
    }
  ],
  "_userbio": {
    "uuid": 10775432,
    "type": "organization",
    "name": "Data cleaning for statistical purpose",
    "description": "Software for cleaning data"
  },
  "_downloads": {
    "count": 320,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dcmodify"
  },
  "_devurl": "https://github.com/data-cleaning/dcmodify",
  "_searchresults": 64,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dcmodify.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/data-cleaning/dcmodify",
  "_realowner": "data-cleaning",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2017-10-06"
    },
    {
      "version": "0.1.2",
      "date": "2018-07-30"
    },
    {
      "version": "0.1.5",
      "date": "2021-04-29"
    },
    {
      "version": "0.1.9",
      "date": "2021-09-24"
    },
    {
      "version": "0.8.0",
      "date": "2023-04-07"
    },
    {
      "version": "0.9.0",
      "date": "2024-03-28"
    }
  ],
  "_exports": [
    "as_yaml",
    "description",
    "description<-",
    "do_by",
    "export_yaml",
    "label",
    "label<-",
    "max_by",
    "mean_by",
    "min_by",
    "modifier",
    "modify",
    "modify_so",
    "origin",
    "origin<-",
    "sum_by",
    "variables"
  ],
  "_help": [],
  "_readme": "https://github.com/data-cleaning/dcmodify/raw/HEAD/README.md",
  "_rundeps": [
    "lumberjack",
    "R6",
    "settings",
    "validate",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "introduction.md",
      "filename": "introduction.html",
      "title": "Introduction to dcmodify",
      "engine": "simplermarkdown::mdweave_to_html",
      "headings": [
        "title: Introduction to dcmodifyauthor: Mark P.J. van der Loo and Edwin de Jongecss: \"style.css\"",
        "Introduction",
        "Example",
        "What's the idea",
        "Exercises",
        "Import/export of rules and rule metadata",
        "Exercise",
        "Using reference data",
        "Supported rules",
        "Tracking changes",
        "References"
      ],
      "created": "2023-03-15 20:50:19",
      "modified": "2024-03-27 15:07:23",
      "commits": 4
    }
  ],
  "_score": 6.023663918197793,
  "_indexed": true,
  "_nocasepkg": "dcmodify",
  "_universes": [
    "data-cleaning",
    "markvanderloo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.0",
      "date": "2026-05-09T08:45:11.000Z",
      "distro": "noble",
      "commit": "2a19e3f199307c0e18fd4f64f021f31e82d70ca4",
      "fileid": "3468b35705d9a3707ea888b5349ed800d770ee157c5aeb97d1fa4986270dd1ff",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/25596762132"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.0",
      "date": "2026-05-09T08:45:25.000Z",
      "distro": "noble",
      "commit": "2a19e3f199307c0e18fd4f64f021f31e82d70ca4",
      "fileid": "ea1cbb8491b4db7e1895cc2e2cfa16a93d0a21154491865ab2d1d70d447a0ecc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/25596762132"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.0",
      "date": "2026-05-09T08:44:44.000Z",
      "commit": "2a19e3f199307c0e18fd4f64f021f31e82d70ca4",
      "fileid": "c67af583fbf3e521ca05cf8bb18365dd458beafbed309f1c7da778855048f184",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/25596762132"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.0",
      "date": "2026-05-09T08:44:47.000Z",
      "commit": "2a19e3f199307c0e18fd4f64f021f31e82d70ca4",
      "fileid": "bdb943b6f25bfd284836f2468ec646b47281d7a8aac3a91defb99a71518af8eb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/25596762132"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.0",
      "date": "2026-05-09T08:44:26.000Z",
      "commit": "2a19e3f199307c0e18fd4f64f021f31e82d70ca4",
      "fileid": "cb8f387dedcded150c0066a65215cfd164a74de0d6becc20cefc93e1eecdc768",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/25596762132"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.0",
      "date": "2026-05-09T08:44:36.000Z",
      "commit": "2a19e3f199307c0e18fd4f64f021f31e82d70ca4",
      "fileid": "ef172ff68c38595c6cd9f450c3117e5a8e772809db5f15bf8f99a4cc513b5d16",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/25596762132"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.0",
      "date": "2026-05-09T08:44:23.000Z",
      "commit": "2a19e3f199307c0e18fd4f64f021f31e82d70ca4",
      "fileid": "da2f43d7c940630f5515f010f47e16879c374f9a99d8a7235c90b6d8392232dd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/25596762132"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.0",
      "date": "2026-05-22T13:02:17.000Z",
      "commit": "2a19e3f199307c0e18fd4f64f021f31e82d70ca4",
      "fileid": "9ea3c5ec121224ea27bc312003e6690e043b49701d66396c8353933f9deb5b5d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/data-cleaning/actions/runs/25596762132"
    }
  ]
}