{
  "_id": "6a478e206527f6f71fa0eeb1",
  "Package": "modelr",
  "Title": "Modelling Functions that Work with the Pipe",
  "Version": "0.1.11.9000",
  "Authors@R": "c(\nperson(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Functions for modelling that help you seamlessly integrate\nmodelling into a pipeline of data manipulation and\nvisualisation.",
  "License": "GPL-3",
  "URL": "https://modelr.tidyverse.org, https://github.com/tidyverse/modelr",
  "BugReports": "https://github.com/tidyverse/modelr/issues",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://tidyverse.r-universe.dev",
  "Date/Publication": "2023-10-31 16:48:56 UTC",
  "RemoteUrl": "https://github.com/tidyverse/modelr",
  "RemoteRef": "HEAD",
  "RemoteSha": "28e13cab9099e72cd5605d86c5418d587bd2a365",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 06:58:15 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut, cre],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Hadley Wickham <hadley@posit.co>",
  "_user": "tidyverse",
  "_type": "src",
  "_file": "modelr_0.1.11.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/2e464db78b2aa2d3257cd2fb8198fb02f9708497e55429844224c178d43f9a1f",
  "_filesize": 265193,
  "_sha256": "2e464db78b2aa2d3257cd2fb8198fb02f9708497e55429844224c178d43f9a1f",
  "_expires": "2026-10-11T10:25:35.000Z",
  "_created": "2026-07-02T06:58:15.000Z",
  "_published": "2026-07-03T10:25:36.083Z",
  "_jobs": [
    {
      "job": 84980250565,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8031219055"
    },
    {
      "job": 84980250403,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031217723"
    },
    {
      "job": 84980250539,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8031442967"
    },
    {
      "job": 84980250195,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031432883"
    },
    {
      "job": 84980250074,
      "time": 178,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031177566"
    },
    {
      "job": 84980250609,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8031215131"
    },
    {
      "job": 84980250290,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8031200473"
    },
    {
      "job": 84980250287,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8031203793"
    },
    {
      "job": 84980251409,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8031199427"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28571426104",
  "_status": "success",
  "_upstream": "https://github.com/tidyverse/modelr",
  "_commit": {
    "id": "28e13cab9099e72cd5605d86c5418d587bd2a365",
    "author": "Hadley Wickham <h.wickham@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Upkeep 2023 (#123)\n\n* modelr is superseded\r\n* Update logo and favicons\r\n* `usethis::use_tidy_coc()`\r\n* Bump required R version\r\n* `use_tidy_description()`\r\n* `use_tidy_github_actions()`",
    "time": 1698770936
  },
  "_maintainer": {
    "name": "Hadley Wickham",
    "email": "hadley@posit.co",
    "login": "hadley",
    "bluesky": "@hadley.nz",
    "description": "Chief Scientist at @posit-pbc",
    "uuid": 4196
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.2.2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.6",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 0.8.0",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "compiler",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tidyverse",
  "_selfowned": true,
  "_usedby": 1198,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "modelling"
  ],
  "_stars": 399,
  "_contributors": [
    {
      "user": "hadley",
      "count": 172,
      "uuid": 4196
    },
    {
      "user": "lionel-",
      "count": 10,
      "uuid": 4465050
    },
    {
      "user": "dgrtwo",
      "count": 5,
      "uuid": 994718
    },
    {
      "user": "batpigandme",
      "count": 5,
      "uuid": 831732
    },
    {
      "user": "jrnold",
      "count": 4,
      "uuid": 123968
    },
    {
      "user": "pmenzel",
      "count": 3,
      "uuid": 1469600
    },
    {
      "user": "yutannihilation",
      "count": 2,
      "uuid": 1978793
    },
    {
      "user": "neilmontgomery",
      "count": 1,
      "uuid": 8922762
    },
    {
      "user": "jmarshallnz",
      "count": 1,
      "uuid": 406571
    },
    {
      "user": "dtelad11",
      "count": 1,
      "uuid": 7569462
    },
    {
      "user": "royalts",
      "count": 1,
      "uuid": 702580
    },
    {
      "user": "rudazhang",
      "count": 1,
      "uuid": 5456139
    },
    {
      "user": "rorynolan",
      "count": 1,
      "uuid": 20400852
    },
    {
      "user": "jimhester",
      "count": 1,
      "uuid": 205275
    },
    {
      "user": "eokodie",
      "count": 1,
      "uuid": 38193555
    },
    {
      "user": "ellakaye",
      "count": 1,
      "uuid": 7222491
    },
    {
      "user": "sjplot",
      "count": 1,
      "uuid": 4901179
    },
    {
      "user": "bensoltoff",
      "count": 1,
      "uuid": 6217899
    }
  ],
  "_userbio": {
    "uuid": 22032646,
    "type": "organization",
    "name": "tidyverse",
    "followers": 1833,
    "description": "The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly"
  },
  "_downloads": {
    "count": 424892,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/modelr"
  },
  "_mentions": 6,
  "_devurl": "https://github.com/tidyverse/modelr",
  "_pkgdown": "https://modelr.tidyverse.org",
  "_searchresults": 6896,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/modelr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tidyverse/modelr",
  "_realowner": "tidyverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-08-31"
    },
    {
      "version": "0.1.1",
      "date": "2017-07-24"
    },
    {
      "version": "0.1.2",
      "date": "2018-05-11"
    },
    {
      "version": "0.1.3",
      "date": "2019-02-05"
    },
    {
      "version": "0.1.4",
      "date": "2019-02-18"
    },
    {
      "version": "0.1.5",
      "date": "2019-08-08"
    },
    {
      "version": "0.1.6",
      "date": "2020-02-22"
    },
    {
      "version": "0.1.7",
      "date": "2020-04-30"
    },
    {
      "version": "0.1.8",
      "date": "2020-05-19"
    },
    {
      "version": "0.1.9",
      "date": "2022-08-19"
    },
    {
      "version": "0.1.10",
      "date": "2022-11-11"
    },
    {
      "version": "0.1.11",
      "date": "2023-03-22"
    }
  ],
  "_exports": [
    "%>%",
    "add_predictions",
    "add_predictors",
    "add_residuals",
    "bootstrap",
    "crossv_kfold",
    "crossv_loo",
    "crossv_mc",
    "data_grid",
    "fit_with",
    "formulae",
    "formulas",
    "gather_predictions",
    "gather_residuals",
    "geom_ref_line",
    "mae",
    "mape",
    "model_matrix",
    "mse",
    "na.warn",
    "permute",
    "permute_",
    "qae",
    "resample",
    "resample_bootstrap",
    "resample_partition",
    "resample_permutation",
    "rmse",
    "rsae",
    "rsquare",
    "seq_range",
    "spread_predictions",
    "spread_residuals",
    "typical"
  ],
  "_datasets": [
    {
      "name": "heights",
      "title": "Height and income data.",
      "object": "heights",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "income",
        "height",
        "weight",
        "age",
        "marital",
        "sex",
        "education",
        "afqt"
      ],
      "rows": 7006,
      "table": true,
      "tojson": true
    },
    {
      "name": "sim1",
      "title": "Simple simulated datasets",
      "object": "sim1",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "sim2",
      "title": "Simple simulated datasets",
      "object": "sim2",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 40,
      "table": true,
      "tojson": true
    },
    {
      "name": "sim3",
      "title": "Simple simulated datasets",
      "object": "sim3",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "rep",
        "y",
        "sd"
      ],
      "rows": 120,
      "table": true,
      "tojson": true
    },
    {
      "name": "sim4",
      "title": "Simple simulated datasets",
      "object": "sim4",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "rep",
        "y"
      ],
      "rows": 300,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_predictions",
      "title": "Add predictions to a data frame",
      "topics": [
        "add_predictions",
        "gather_predictions",
        "spread_predictions"
      ]
    },
    {
      "page": "add_predictors",
      "title": "Add predictors to a formula",
      "topics": [
        "add_predictors"
      ]
    },
    {
      "page": "add_residuals",
      "title": "Add residuals to a data frame",
      "topics": [
        "add_residuals",
        "gather_residuals",
        "spread_residuals"
      ]
    },
    {
      "page": "bootstrap",
      "title": "Generate 'n' bootstrap replicates.",
      "concept": [
        "resampling techniques"
      ],
      "topics": [
        "bootstrap"
      ]
    },
    {
      "page": "crossv_mc",
      "title": "Generate test-training pairs for cross-validation",
      "topics": [
        "crossv_kfold",
        "crossv_loo",
        "crossv_mc"
      ]
    },
    {
      "page": "data_grid",
      "title": "Generate a data grid.",
      "topics": [
        "data_grid"
      ]
    },
    {
      "page": "fit_with",
      "title": "Fit a list of formulas",
      "topics": [
        "fit_with"
      ]
    },
    {
      "page": "formulas",
      "title": "Create a list of formulas",
      "topics": [
        "formulae",
        "formulas"
      ]
    },
    {
      "page": "geom_ref_line",
      "title": "Add a reference line (ggplot2).",
      "topics": [
        "geom_ref_line"
      ]
    },
    {
      "page": "heights",
      "title": "Height and income data.",
      "topics": [
        "heights"
      ]
    },
    {
      "page": "model_matrix",
      "title": "Construct a design matrix",
      "topics": [
        "model_matrix"
      ]
    },
    {
      "page": "model-quality",
      "title": "Compute model quality for a given dataset",
      "topics": [
        "mae",
        "mape",
        "model-quality",
        "mse",
        "qae",
        "rmse",
        "rsae",
        "rsquare"
      ]
    },
    {
      "page": "na.warn",
      "title": "Handle missing values with a warning",
      "topics": [
        "na.warn"
      ]
    },
    {
      "page": "permute",
      "title": "Generate 'n' permutation replicates.",
      "topics": [
        "permute",
        "permute_"
      ]
    },
    {
      "page": "resample",
      "title": "A \"lazy\" resample.",
      "concept": [
        "resampling techniques"
      ],
      "topics": [
        "resample"
      ]
    },
    {
      "page": "resample_bootstrap",
      "title": "Generate a boostrap replicate",
      "concept": [
        "resampling techniques"
      ],
      "topics": [
        "resample_bootstrap"
      ]
    },
    {
      "page": "resample_partition",
      "title": "Generate an exclusive partitioning of a data frame",
      "concept": [
        "resampling techniques"
      ],
      "topics": [
        "resample_partition"
      ]
    },
    {
      "page": "resample_permutation",
      "title": "Create a resampled permutation of a data frame",
      "topics": [
        "resample_permutation"
      ]
    },
    {
      "page": "seq_range",
      "title": "Generate a sequence over the range of a vector",
      "topics": [
        "seq_range"
      ]
    },
    {
      "page": "sim",
      "title": "Simple simulated datasets",
      "topics": [
        "sim",
        "sim1",
        "sim2",
        "sim3",
        "sim4"
      ]
    },
    {
      "page": "typical",
      "title": "Find the typical value",
      "topics": [
        "typical"
      ]
    }
  ],
  "_pkglogo": "https://github.com/tidyverse/modelr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/tidyverse/modelr/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "broom",
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 16.330996951507906,
  "_indexed": true,
  "_nocasepkg": "modelr",
  "_universes": [
    "tidyverse",
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.11.9000",
      "date": "2026-07-02T07:00:29.000Z",
      "distro": "resolute",
      "commit": "28e13cab9099e72cd5605d86c5418d587bd2a365",
      "fileid": "https://r2.ropensci.org/eb9721e403ab769012075ecbfe8dcb6cd8ee8bf5500ff7576f949f46f71aba23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28571426104"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.11.9000",
      "date": "2026-07-02T07:00:26.000Z",
      "distro": "resolute",
      "commit": "28e13cab9099e72cd5605d86c5418d587bd2a365",
      "fileid": "https://r2.ropensci.org/f05d987faf0ea174981be7a4fd6109a1a0bbe6cbd56d4dbf990220af0ce86093",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28571426104"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.11.9000",
      "date": "2026-07-02T07:12:05.000Z",
      "commit": "28e13cab9099e72cd5605d86c5418d587bd2a365",
      "fileid": "https://r2.ropensci.org/84a123c92c3cde220a6c71e8b5b39b434de7a68262a70b11d3ffb7252060b9cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28571426104"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.11.9000",
      "date": "2026-07-02T07:11:40.000Z",
      "commit": "28e13cab9099e72cd5605d86c5418d587bd2a365",
      "fileid": "https://r2.ropensci.org/e66e8595b059b0aac20963cbefc1838dc3c34f1f373585432ee7bb08d0928d9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28571426104"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.11.9000",
      "date": "2026-07-02T07:00:38.000Z",
      "commit": "28e13cab9099e72cd5605d86c5418d587bd2a365",
      "fileid": "https://r2.ropensci.org/1bef165c75613010e5139598c2c765f296ea0cb2d001a1b0224cf47f3d043002",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28571426104"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.11.9000",
      "date": "2026-07-02T06:59:20.000Z",
      "commit": "28e13cab9099e72cd5605d86c5418d587bd2a365",
      "fileid": "https://r2.ropensci.org/91c1da837e017fb58292ca63a28f77611d33979a1901c7ca9885392cb2e84164",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28571426104"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.11.9000",
      "date": "2026-07-02T06:59:29.000Z",
      "commit": "28e13cab9099e72cd5605d86c5418d587bd2a365",
      "fileid": "https://r2.ropensci.org/56f8019c298aeb4cfa506fba95168af951ed14bdc1c207543e5ead5234d1e7b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28571426104"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.11.9000",
      "date": "2026-07-02T06:59:19.000Z",
      "commit": "28e13cab9099e72cd5605d86c5418d587bd2a365",
      "fileid": "https://r2.ropensci.org/5d19dd5c26aa2ba55983c90bcbd7f7fd36e9b2232100262bcaf95ab2d3f2d348",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/28571426104"
    }
  ]
}