{
  "_id": "6a1fdb5fb401979e73437cef",
  "Package": "multimeter",
  "Title": "Inspect Data Pipelines",
  "Version": "0.0.0.9000",
  "Authors@R": "c(\nperson(\ngiven = \"Brian\",\nfamily = \"Vancil\",\nrole = c(\"aut\", \"cre\"),\nemail = \"1388508+bvancil@users.noreply.github.com\",\ncomment = c(ORCID = \"https://orcid.org/0000-0003-1145-3681\")\n)\n)",
  "Description": "Inspect data pipelines (especially magrittr pipelines) for\nbefore-after changes during tricky operations.",
  "License": "GPL (>= 3) + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "URL": "https://github.com/bvancil/multimeter",
  "BugReports": "https://github.com/bvancil/multimeter/issues",
  "Repository": "https://bvancil.r-universe.dev",
  "Date/Publication": "2021-06-29 13:50:31 UTC",
  "RemoteUrl": "https://github.com/bvancil/multimeter",
  "RemoteRef": "HEAD",
  "RemoteSha": "04ca47abd11cfde8765185ad88f06963ca369b75",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 07:41:15 UTC",
    "User": "root"
  },
  "Author": "Brian Vancil [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1145-3681>)",
  "Maintainer": "Brian Vancil <1388508+bvancil@users.noreply.github.com>",
  "MD5sum": "610cd161f319768a26f6d6710555cd52",
  "_user": "bvancil",
  "_type": "src",
  "_file": "multimeter_0.0.0.9000.tar.gz",
  "_fileid": "ff91b741b0a6eff028f04a1f76ba10bfe446ecb4f646d80d7737c66203dc0991",
  "_filesize": 117992,
  "_sha256": "ff91b741b0a6eff028f04a1f76ba10bfe446ecb4f646d80d7737c66203dc0991",
  "_created": "2026-06-03T07:41:15.000Z",
  "_published": "2026-06-03T07:44:31.149Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79245392505,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7378546763"
    },
    {
      "job": 79245392494,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7378546281"
    },
    {
      "job": 79245392487,
      "time": 168,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7378549877"
    },
    {
      "job": 79245392520,
      "time": 151,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7378544680"
    },
    {
      "job": 79244937908,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378504018"
    },
    {
      "job": 79245392550,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378541675"
    },
    {
      "job": 79245392499,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7378528419"
    },
    {
      "job": 79245392511,
      "time": 133,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7378547961"
    },
    {
      "job": 79245392540,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7378526698"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bvancil/actions/runs/26870662721",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bvancil/multimeter",
  "_commit": {
    "id": "04ca47abd11cfde8765185ad88f06963ca369b75",
    "author": "Brian Vancil <1388508+bvancil@users.noreply.github.com>",
    "committer": "Brian Vancil <1388508+bvancil@users.noreply.github.com>",
    "message": "Fixed R-CMD-check problems\n",
    "time": 1624974631
  },
  "_maintainer": {
    "name": "Brian Vancil",
    "email": "1388508+bvancil@users.noreply.github.com",
    "login": "bvancil",
    "orcid": "0000-0003-1145-3681",
    "description": "data scientist and former educator",
    "uuid": 1388508
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "styler",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    }
  ],
  "_owner": "bvancil",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bvancil",
      "count": 3,
      "uuid": 1388508
    }
  ],
  "_userbio": {
    "uuid": 1388508,
    "type": "user",
    "name": "Brian Vancil",
    "description": "data scientist and former educator"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/multimeter"
  },
  "_devurl": "https://github.com/bvancil/multimeter",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/multimeter.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "mm_get_identity_meter",
    "mm_get_missing_meter",
    "mm_get_names_meter",
    "mm_get_value_meter",
    "Multimeter"
  ],
  "_help": [
    {
      "page": "Counter",
      "title": "Counter R6 class to represent a counter",
      "topics": [
        "Counter"
      ]
    },
    {
      "page": "History",
      "title": "History R6 class to represent historical values",
      "topics": [
        "History"
      ]
    },
    {
      "page": "mm_get_identity_meter",
      "title": "Simple meter that does not transform its input and performs no comparison of results other than returning them.",
      "topics": [
        "mm_get_identity_meter"
      ]
    },
    {
      "page": "mm_get_missing_meter",
      "title": "Compare missingness fractions in each column of a data frame and print any increases in missingness.",
      "topics": [
        "mm_get_missing_meter"
      ]
    },
    {
      "page": "mm_get_names_meter",
      "title": "Track column names before and after a transformation",
      "topics": [
        "mm_get_names_meter"
      ]
    },
    {
      "page": "mm_get_value_meter",
      "title": "Track changes in columns provided to $probe() function",
      "topics": [
        "mm_get_value_meter"
      ]
    },
    {
      "page": "Multimeter",
      "title": "Multimeter R6 class to represent a multimeter type",
      "topics": [
        "Multimeter"
      ]
    }
  ],
  "_readme": "https://github.com/bvancil/multimeter/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "multimeter",
  "_universes": [
    "bvancil"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-03T07:43:29.000Z",
      "distro": "noble",
      "commit": "04ca47abd11cfde8765185ad88f06963ca369b75",
      "fileid": "b95968557d26fe4a45d6b8a35fd9c7feaa1c7d57c9aa66d080981a58b617c7a9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bvancil/actions/runs/26870662721"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-03T07:43:28.000Z",
      "distro": "noble",
      "commit": "04ca47abd11cfde8765185ad88f06963ca369b75",
      "fileid": "45a486c02a56085957e4f17045273152d62283bd8ab545f27eceb55197f44631",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bvancil/actions/runs/26870662721"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-03T07:43:39.000Z",
      "commit": "04ca47abd11cfde8765185ad88f06963ca369b75",
      "fileid": "5993a4cbd64322a0e72c055f1e48ed66d61130f896997615f4d389dc0cb23414",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bvancil/actions/runs/26870662721"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-03T07:43:24.000Z",
      "commit": "04ca47abd11cfde8765185ad88f06963ca369b75",
      "fileid": "e38aae6b0ad750956059da0828175a370352c16672f4cae08b9c75591e029546",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bvancil/actions/runs/26870662721"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-03T07:43:24.000Z",
      "commit": "04ca47abd11cfde8765185ad88f06963ca369b75",
      "fileid": "108452a3bbc66aea6575dcc3668c6f8ef1602bfc0fccd3ebd9c572ad13604ce6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bvancil/actions/runs/26870662721"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-03T07:42:31.000Z",
      "commit": "04ca47abd11cfde8765185ad88f06963ca369b75",
      "fileid": "d6197e81d6dbc7d8d9649268168fd48d43c54afee5d56836b512216653f7ec0f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bvancil/actions/runs/26870662721"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-03T07:43:29.000Z",
      "commit": "04ca47abd11cfde8765185ad88f06963ca369b75",
      "fileid": "4c5c368afc99892d72f538abe70503ccb81563f79c8c2b27b88be82e8a24eb1a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bvancil/actions/runs/26870662721"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-03T07:42:24.000Z",
      "commit": "04ca47abd11cfde8765185ad88f06963ca369b75",
      "fileid": "d2a9302cea4516c37789a45cb9c6fd55ff8c7bf64ac5c14842654a0a49320611",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bvancil/actions/runs/26870662721"
    }
  ]
}