{
  "_id": "6a12a263acfb0bcc41d11cb4",
  "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-05-24 06:50:01 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut, cre],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Hadley Wickham <hadley@posit.co>",
  "MD5sum": "d53e5ea6846063fa38ada8bc5c55ede9",
  "_user": "tidyverse",
  "_type": "src",
  "_file": "modelr_0.1.11.9000.tar.gz",
  "_fileid": "c295536e0c553d472e1bad661e6cad0da2275824ddb7fef5f52e87291612992c",
  "_filesize": 262543,
  "_sha256": "c295536e0c553d472e1bad661e6cad0da2275824ddb7fef5f52e87291612992c",
  "_created": "2026-05-24T06:50:01.000Z",
  "_published": "2026-05-24T07:01:55.193Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77578427244,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183021832"
    },
    {
      "job": 77578427250,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183020550"
    },
    {
      "job": 77578427280,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183074866"
    },
    {
      "job": 77578427284,
      "time": 75,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183075633"
    },
    {
      "job": 77578277293,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183006355"
    },
    {
      "job": 77578427245,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183017763"
    },
    {
      "job": 77578427287,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183017566"
    },
    {
      "job": 77578427274,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183016493"
    },
    {
      "job": 77578427271,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183016271"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354367437",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 1185,
  "_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",
    "description": "The tidyverse is a collection of R packages that share common principles and are designed to work together seamlessly"
  },
  "_downloads": {
    "count": 529984,
    "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": 7920,
  "_rbuild": "4.6.0",
  "_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.48237061706604,
  "_indexed": true,
  "_nocasepkg": "modelr",
  "_universes": [
    "tidyverse",
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.11.9000",
      "date": "2026-05-24T06:52:16.000Z",
      "distro": "noble",
      "commit": "28e13cab9099e72cd5605d86c5418d587bd2a365",
      "fileid": "007e7a2bff4082f552332503327076a1b2daaeaef53b9eedbcb44bd9a1b8f4d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354367437"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.11.9000",
      "date": "2026-05-24T06:52:08.000Z",
      "distro": "noble",
      "commit": "28e13cab9099e72cd5605d86c5418d587bd2a365",
      "fileid": "5a2cc6f51ff66d0c57bf01684cfcc05f4ba0c94bb6530a2ab94f86b641eaf472",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354367437"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.11.9000",
      "date": "2026-05-24T07:01:16.000Z",
      "commit": "28e13cab9099e72cd5605d86c5418d587bd2a365",
      "fileid": "e6500abde19a59fd25652a1866f5aa50a1da06d6845b28f5906a29135fd03cef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354367437"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.11.9000",
      "date": "2026-05-24T07:01:24.000Z",
      "commit": "28e13cab9099e72cd5605d86c5418d587bd2a365",
      "fileid": "a020a139190957c26c05f46047c7908b9a06c5369f424783c8fc6b81fe04a560",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354367437"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.11.9000",
      "date": "2026-05-24T06:52:02.000Z",
      "commit": "28e13cab9099e72cd5605d86c5418d587bd2a365",
      "fileid": "790c797b782c29a6a64729784fa8b84a8fa7e9039ab7cc106bfb5683305aff5c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354367437"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.11.9000",
      "date": "2026-05-24T06:51:29.000Z",
      "commit": "28e13cab9099e72cd5605d86c5418d587bd2a365",
      "fileid": "0afd703cea4f84b4ff9cf81c5e956162145e0f4585da6404a3f670d024ac6c4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354367437"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.11.9000",
      "date": "2026-05-24T06:51:17.000Z",
      "commit": "28e13cab9099e72cd5605d86c5418d587bd2a365",
      "fileid": "9567b08daa3af43fc253f89986896651688e737b75b7e48dd5e37b1bf9a5276c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354367437"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.11.9000",
      "date": "2026-05-24T06:51:20.000Z",
      "commit": "28e13cab9099e72cd5605d86c5418d587bd2a365",
      "fileid": "8e29a1fb0e59a2373342170e80f944c4c0c1f01e8d6b9d9d9f7787ccf34bfc41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tidyverse/actions/runs/26354367437"
    }
  ]
}