{
  "_id": "6a4caa1807c3fd5c3260f11e",
  "Type": "Package",
  "Package": "modeltests",
  "Title": "Testing Infrastructure for Broom Model Generics",
  "Version": "0.1.8.9000",
  "Authors@R": "c(person(given = \"Alex\",\nfamily = \"Hayes\",\nrole = c(\"aut\", \"cre\"),\nemail = \"alexpghayes@gmail.com\",\ncomment = c(ORCID = \"0000-0002-4985-5160\")),\nperson(given = \"Simon\",\nfamily = \"Couch\",\nrole = \"aut\",\nemail = \"simonpatrickcouch@gmail.com\"))",
  "Description": "Provides a number of testthat tests that can be used to\nverify that tidy(), glance() and augment() methods meet\nconsistent specifications. This allows methods for the same\ngeneric to be spread across multiple packages, since all of\nthose packages can make the same guarantees to users about\nreturned objects.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/alexpghayes/modeltests",
  "BugReports": "https://github.com/alexpghayes/modeltests/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://alexpghayes.r-universe.dev",
  "Date/Publication": "2026-01-08 22:04:52 UTC",
  "RemoteUrl": "https://github.com/alexpghayes/modeltests",
  "RemoteRef": "HEAD",
  "RemoteSha": "9de4fdf1c6ed311e1d263afaaeeb64ff578c5de4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-07 07:22:53 UTC",
    "User": "root"
  },
  "Author": "Alex Hayes [aut, cre] (ORCID: <https://orcid.org/0000-0002-4985-5160>),\nSimon Couch [aut]",
  "Maintainer": "Alex Hayes <alexpghayes@gmail.com>",
  "_user": "alexpghayes",
  "_type": "src",
  "_file": "modeltests_0.1.8.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/ad3cef4efcf4cf674f75af68248527bf89725cb368e51a9a6c6287445b4f327a",
  "_filesize": 131014,
  "_sha256": "ad3cef4efcf4cf674f75af68248527bf89725cb368e51a9a6c6287445b4f327a",
  "_expires": "2026-10-15T07:26:15.000Z",
  "_created": "2026-07-07T07:22:53.000Z",
  "_published": "2026-07-07T07:26:16.494Z",
  "_jobs": [
    {
      "job": 85559444477,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8130767238"
    },
    {
      "job": 85559444474,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8130769556"
    },
    {
      "job": 85559444499,
      "time": 169,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8130772598"
    },
    {
      "job": 85559444482,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8130769600"
    },
    {
      "job": 85558993701,
      "time": 157,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8130724932"
    },
    {
      "job": 85559444439,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8130761946"
    },
    {
      "job": 85559444458,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8130757150"
    },
    {
      "job": 85559444509,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8130751396"
    },
    {
      "job": 85559444520,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8130752100"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/alexpghayes/actions/runs/28848826363",
  "_status": "success",
  "_upstream": "https://github.com/alexpghayes/modeltests",
  "_commit": {
    "id": "9de4fdf1c6ed311e1d263afaaeeb64ff578c5de4",
    "author": "Alex Hayes <alexpghayes@gmail.com>",
    "committer": "Alex Hayes <alexpghayes@gmail.com>",
    "message": "Increment version number to 0.1.8.9000\n",
    "time": 1767909892
  },
  "_maintainer": {
    "name": "Alex Hayes",
    "email": "alexpghayes@gmail.com",
    "login": "alexpghayes",
    "bluesky": "@alexpghayes.com",
    "description": "Postdoc developing methods to make network experiments more cost effective",
    "uuid": 15078251,
    "orcid": "0000-0002-4985-5160"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7.6",
      "role": "Imports"
    },
    {
      "package": "generics",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.2.5",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "alexpghayes",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 3
    },
    {
      "week": "2026-01",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.1.7",
      "date": "2025-07-24"
    },
    {
      "name": "v0.1.8",
      "date": "2026-01-07"
    }
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "alexpghayes",
      "count": 75,
      "uuid": 15078251
    },
    {
      "user": "simonpcouch",
      "count": 28,
      "uuid": 35748691
    },
    {
      "user": "grantmcdermott",
      "count": 5,
      "uuid": 10285037
    },
    {
      "user": "malcolmbarrett",
      "count": 3,
      "uuid": 23123711
    },
    {
      "user": "jwilber",
      "count": 2,
      "uuid": 8595819
    },
    {
      "user": "janlauge",
      "count": 2,
      "uuid": 14994776
    },
    {
      "user": "mattle24",
      "count": 2,
      "uuid": 10014947
    },
    {
      "user": "edild",
      "count": 1,
      "uuid": 135820157
    },
    {
      "user": "gregmacfarlane",
      "count": 1,
      "uuid": 2234830
    },
    {
      "user": "karldw",
      "count": 1,
      "uuid": 12504708
    },
    {
      "user": "vincentarelbundock",
      "count": 1,
      "uuid": 987057
    },
    {
      "user": "eduardszoecs",
      "count": 1,
      "uuid": 849616
    },
    {
      "user": "jamesmartherus",
      "count": 1,
      "uuid": 17090501
    },
    {
      "user": "zietzm",
      "count": 1,
      "uuid": 7230303
    }
  ],
  "_userbio": {
    "uuid": 15078251,
    "type": "user",
    "name": "alex hayes",
    "followers": 207,
    "description": "Postdoc developing methods to make network experiments more cost effective"
  },
  "_downloads": {
    "count": 6719,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/modeltests"
  },
  "_devurl": "https://github.com/alexpghayes/modeltests",
  "_searchresults": 554,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/modeltests.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/alexpghayes/modeltests",
  "_realowner": "alexpghayes",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-02-29"
    },
    {
      "version": "0.1.1",
      "date": "2020-04-14"
    },
    {
      "version": "0.1.2",
      "date": "2020-06-03"
    },
    {
      "version": "0.1.3",
      "date": "2020-09-11"
    },
    {
      "version": "0.1.4",
      "date": "2021-01-13"
    },
    {
      "version": "0.1.5",
      "date": "2024-02-03"
    },
    {
      "version": "0.1.6",
      "date": "2024-05-03"
    },
    {
      "version": "0.1.7",
      "date": "2025-07-24"
    },
    {
      "version": "0.1.8",
      "date": "2026-01-08"
    }
  ],
  "_exports": [
    "acceptable_augment_colnames",
    "check_arguments",
    "check_augment_function",
    "check_augment_newdata_precedence",
    "check_dims",
    "check_glance_outputs",
    "check_tibble",
    "check_tidy_output",
    "has_rownames"
  ],
  "_datasets": [
    {
      "name": "argument_glossary",
      "title": "Allowed argument names in tidiers",
      "object": "argument_glossary",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "method",
        "argument",
        "description"
      ],
      "rows": 53,
      "table": true,
      "tojson": true
    },
    {
      "name": "column_glossary",
      "title": "Allowed column names in tidied tibbles",
      "object": "column_glossary",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "method",
        "column",
        "description"
      ],
      "rows": 299,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "acceptable_augment_colnames",
      "title": "Determine acceptable names for augment output",
      "topics": [
        "acceptable_augment_colnames"
      ]
    },
    {
      "page": "argument_glossary",
      "title": "Allowed argument names in tidiers",
      "topics": [
        "argument_glossary"
      ]
    },
    {
      "page": "check_arguments",
      "title": "Check that tidying methods use allowed argument names",
      "topics": [
        "check_arguments"
      ]
    },
    {
      "page": "check_augment_function",
      "title": "Check an augment method",
      "topics": [
        "check_augment_function"
      ]
    },
    {
      "page": "check_augment_newdata_precedence",
      "title": "Check that newdata argument has higher precedence than data argument",
      "topics": [
        "check_augment_newdata_precedence"
      ]
    },
    {
      "page": "check_augment_no_data",
      "title": "Check an augment method when no data or newdata is passed",
      "topics": [
        "check_augment_no_data"
      ]
    },
    {
      "page": "check_dims",
      "title": "Check that tibble has expected dimensions.",
      "topics": [
        "check_dims"
      ]
    },
    {
      "page": "check_glance_outputs",
      "title": "Check the output of a glance method",
      "topics": [
        "check_glance_outputs"
      ]
    },
    {
      "page": "check_tibble",
      "title": "Check the output of a tidying method",
      "topics": [
        "check_tibble"
      ]
    },
    {
      "page": "check_tidy_output",
      "title": "Check the output of a tidy method",
      "topics": [
        "check_tidy_output"
      ]
    },
    {
      "page": "column_glossary",
      "title": "Allowed column names in tidied tibbles",
      "topics": [
        "column_glossary"
      ]
    },
    {
      "page": "has_rownames",
      "title": "Check whether or not a data-frame-like object has rownames",
      "topics": [
        "has_rownames"
      ]
    }
  ],
  "_readme": "https://github.com/alexpghayes/modeltests/raw/HEAD/README.md",
  "_rundeps": [
    "brio",
    "callr",
    "cli",
    "crayon",
    "desc",
    "diffobj",
    "dplyr",
    "evaluate",
    "fs",
    "generics",
    "glue",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "otel",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "praise",
    "processx",
    "ps",
    "purrr",
    "R6",
    "rlang",
    "rprojroot",
    "testthat",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "waldo",
    "withr"
  ],
  "_score": 7.6390002675643265,
  "_indexed": true,
  "_nocasepkg": "modeltests",
  "_universes": [
    "alexpghayes"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.8.9000",
      "date": "2026-07-07T07:24:49.000Z",
      "distro": "resolute",
      "commit": "9de4fdf1c6ed311e1d263afaaeeb64ff578c5de4",
      "fileid": "https://r2.ropensci.org/99897dbf551dd9a146c1fa7d4fe2fe2861e057e40802bea78d2b226f81b41791",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexpghayes/actions/runs/28848826363"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.8.9000",
      "date": "2026-07-07T07:24:54.000Z",
      "distro": "resolute",
      "commit": "9de4fdf1c6ed311e1d263afaaeeb64ff578c5de4",
      "fileid": "https://r2.ropensci.org/87ac634aa5e7952297b3e696a927a5595ce33f57ceef5cd649ff857db6a5b67c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexpghayes/actions/runs/28848826363"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.8.9000",
      "date": "2026-07-07T07:24:57.000Z",
      "commit": "9de4fdf1c6ed311e1d263afaaeeb64ff578c5de4",
      "fileid": "https://r2.ropensci.org/5f9897e67380e8b7182b0b06d7713d6007318bd5cb817f1e235a71e6d00855ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexpghayes/actions/runs/28848826363"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.8.9000",
      "date": "2026-07-07T07:24:55.000Z",
      "commit": "9de4fdf1c6ed311e1d263afaaeeb64ff578c5de4",
      "fileid": "https://r2.ropensci.org/13d03d23f5368a3016e4b42d81c009376ce2e25a757b449bf8a824409cbed805",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexpghayes/actions/runs/28848826363"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.8.9000",
      "date": "2026-07-07T07:24:51.000Z",
      "commit": "9de4fdf1c6ed311e1d263afaaeeb64ff578c5de4",
      "fileid": "https://r2.ropensci.org/21b46d74a000fd81c212fd7efd20c662a643002c950f1b2ab90baafdc64f4591",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alexpghayes/actions/runs/28848826363"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.8.9000",
      "date": "2026-07-07T07:24:07.000Z",
      "commit": "9de4fdf1c6ed311e1d263afaaeeb64ff578c5de4",
      "fileid": "https://r2.ropensci.org/2f37b96fe58af996a3a1cef06836f890127f928de64eebaa324eee02f62d287f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexpghayes/actions/runs/28848826363"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.8.9000",
      "date": "2026-07-07T07:24:01.000Z",
      "commit": "9de4fdf1c6ed311e1d263afaaeeb64ff578c5de4",
      "fileid": "https://r2.ropensci.org/ff79bf4af7556dd393c8b0b40cf68edda4f298fb8dd428812a2626fc74808bfd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexpghayes/actions/runs/28848826363"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.8.9000",
      "date": "2026-07-07T07:24:01.000Z",
      "commit": "9de4fdf1c6ed311e1d263afaaeeb64ff578c5de4",
      "fileid": "https://r2.ropensci.org/d2a7c35b4a43d3c15edd34600b1c00374a52205e3a3a57835d8e6d5cb2d6d8ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexpghayes/actions/runs/28848826363"
    }
  ]
}