{
  "_id": "6a2521494b233be198390ffb",
  "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-06-07 07:40:22 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>",
  "MD5sum": "c104ce0b544bf8d5162358d87570c883",
  "_user": "alexpghayes",
  "_type": "src",
  "_file": "modeltests_0.1.8.9000.tar.gz",
  "_fileid": "328e442c9cf56eca280fe8b047040b7fdaa3a63e17b9fa2dad2345130d699424",
  "_filesize": 129233,
  "_sha256": "328e442c9cf56eca280fe8b047040b7fdaa3a63e17b9fa2dad2345130d699424",
  "_created": "2026-06-07T07:40:22.000Z",
  "_published": "2026-06-07T07:44:09.312Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79941580659,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462002534"
    },
    {
      "job": 79941580667,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462003401"
    },
    {
      "job": 79941580665,
      "time": 195,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462008156"
    },
    {
      "job": 79941580662,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462000678"
    },
    {
      "job": 79941414716,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461986503"
    },
    {
      "job": 79941580651,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462001070"
    },
    {
      "job": 79941580675,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461998973"
    },
    {
      "job": 79941580699,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461999789"
    },
    {
      "job": 79941580691,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461996944"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alexpghayes/actions/runs/27086321602",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "description": "Postdoc developing methods to make network experiments more cost effective"
  },
  "_downloads": {
    "count": 10044,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/modeltests"
  },
  "_devurl": "https://github.com/alexpghayes/modeltests",
  "_searchresults": 554,
  "_rbuild": "4.6.0",
  "_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",
    "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.813602330515477,
  "_indexed": true,
  "_nocasepkg": "modeltests",
  "_universes": [
    "alexpghayes"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.8.9000",
      "date": "2026-06-07T07:42:15.000Z",
      "distro": "noble",
      "commit": "9de4fdf1c6ed311e1d263afaaeeb64ff578c5de4",
      "fileid": "66e7ed308951f739030dbb52e17006cb86d554f1e972955389e49ad99f3b7a29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexpghayes/actions/runs/27086321602"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.8.9000",
      "date": "2026-06-07T07:42:21.000Z",
      "distro": "noble",
      "commit": "9de4fdf1c6ed311e1d263afaaeeb64ff578c5de4",
      "fileid": "840188fea772a4d95d54f2a2adfae01e190764e5025bb299135751e1a04e5437",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexpghayes/actions/runs/27086321602"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.8.9000",
      "date": "2026-06-07T07:42:53.000Z",
      "commit": "9de4fdf1c6ed311e1d263afaaeeb64ff578c5de4",
      "fileid": "963ec7c4d6dcf1eb2c0dde9a75863b9aa722e1669eea00afe57b879a585d98b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexpghayes/actions/runs/27086321602"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.8.9000",
      "date": "2026-06-07T07:42:05.000Z",
      "commit": "9de4fdf1c6ed311e1d263afaaeeb64ff578c5de4",
      "fileid": "4539b786248665eb32736e255f8064a4e4a7fc35b4d928c019485c8b1886e5ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexpghayes/actions/runs/27086321602"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.8.9000",
      "date": "2026-06-07T07:42:20.000Z",
      "commit": "9de4fdf1c6ed311e1d263afaaeeb64ff578c5de4",
      "fileid": "036cf01c4ca647904034ed3fb2070394de6b87da5c031b5398d114e981ff7923",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alexpghayes/actions/runs/27086321602"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.8.9000",
      "date": "2026-06-07T07:41:42.000Z",
      "commit": "9de4fdf1c6ed311e1d263afaaeeb64ff578c5de4",
      "fileid": "cd33e0990f0163a95f89c2282dfe797444771b065f92caa8e776752829864e02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexpghayes/actions/runs/27086321602"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.8.9000",
      "date": "2026-06-07T07:41:32.000Z",
      "commit": "9de4fdf1c6ed311e1d263afaaeeb64ff578c5de4",
      "fileid": "9aa1450b3cac32b26a2cdc47ebfe1e8d9e0046176265d8cc661ea693c3f68d8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexpghayes/actions/runs/27086321602"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.8.9000",
      "date": "2026-06-07T07:41:28.000Z",
      "commit": "9de4fdf1c6ed311e1d263afaaeeb64ff578c5de4",
      "fileid": "4ba50fd7a9ff93717f53ee79c0316382a477f3c8f88055b936e5f179b428661b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alexpghayes/actions/runs/27086321602"
    }
  ]
}