{
  "_id": "6a44ec7c6ff6f2357551f003",
  "Package": "generics",
  "Title": "Common S3 Generics not Provided by Base R Methods Related to\nModel Fitting",
  "Version": "0.1.4.9000",
  "Authors@R": "c(\nperson(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-4757-117X\")),\nperson(\"Max\", \"Kuhn\", , \"max@posit.co\", role = \"aut\"),\nperson(\"Davis\", \"Vaughan\", , \"davis@posit.co\", role = \"aut\"),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"https://ror.org/03wc8by49\"))\n)",
  "Description": "In order to reduce potential package dependencies and\nconflicts, generics provides a number of commonly used S3\ngenerics.",
  "License": "MIT + file LICENSE",
  "URL": "https://generics.r-lib.org, https://github.com/r-lib/generics",
  "BugReports": "https://github.com/r-lib/generics/issues",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2025-05-10 14:13:52 UTC",
  "RemoteUrl": "https://github.com/r-lib/generics",
  "RemoteRef": "HEAD",
  "RemoteSha": "579a719c04af200d81561f1a2c29ade9f92eeadb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-01 10:15:36 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4757-117X>),\nMax Kuhn [aut],\nDavis Vaughan [aut],\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Hadley Wickham <hadley@posit.co>",
  "_user": "r-lib",
  "_type": "src",
  "_file": "generics_0.1.4.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/5deaba15eba565e7e07682471fba5d7442f9591693aa8d68e7d471defeefc140",
  "_filesize": 165002,
  "_sha256": "5deaba15eba565e7e07682471fba5d7442f9591693aa8d68e7d471defeefc140",
  "_expires": "2026-10-09T10:31:24.000Z",
  "_created": "2026-07-01T10:15:36.000Z",
  "_published": "2026-07-01T10:31:24.687Z",
  "_jobs": [
    {
      "job": 84508712779,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8006917837"
    },
    {
      "job": 84508712768,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006919565"
    },
    {
      "job": 84508712773,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8007219732"
    },
    {
      "job": 84508712781,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8007205511"
    },
    {
      "job": 84508225156,
      "time": 160,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006866406"
    },
    {
      "job": 84508712791,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8006911804"
    },
    {
      "job": 84508712762,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8006904062"
    },
    {
      "job": 84508712783,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8006901128"
    },
    {
      "job": 84508712774,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006903252"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510132098",
  "_status": "success",
  "_upstream": "https://github.com/r-lib/generics",
  "_commit": {
    "id": "579a719c04af200d81561f1a2c29ade9f92eeadb",
    "author": "Hadley Wickham <h.wickham@gmail.com>",
    "committer": "Hadley Wickham <h.wickham@gmail.com>",
    "message": "Increment version number to 0.1.4.9000\n",
    "time": 1746886432
  },
  "_maintainer": {
    "name": "Hadley Wickham",
    "email": "hadley@posit.co",
    "login": "hadley",
    "bluesky": "@hadley.nz",
    "description": "Chief Scientist at @posit-pbc",
    "uuid": 4196,
    "orcid": "0000-0003-4757-117X"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 11255,
  "_updates": [],
  "_tags": [],
  "_stars": 60,
  "_contributors": [
    {
      "user": "topepo",
      "count": 71,
      "uuid": 5731043
    },
    {
      "user": "davisvaughan",
      "count": 54,
      "uuid": 19150088
    },
    {
      "user": "hadley",
      "count": 45,
      "uuid": 4196
    },
    {
      "user": "mitchelloharawild",
      "count": 7,
      "uuid": 16127127
    },
    {
      "user": "hfrick",
      "count": 5,
      "uuid": 12950918
    },
    {
      "user": "batpigandme",
      "count": 3,
      "uuid": 831732
    },
    {
      "user": "alexpghayes",
      "count": 3,
      "uuid": 15078251
    },
    {
      "user": "dpprdan",
      "count": 1,
      "uuid": 1423562
    },
    {
      "user": "config-i1",
      "count": 1,
      "uuid": 7396330
    },
    {
      "user": "jimhester",
      "count": 1,
      "uuid": 205275
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure",
    "followers": 740
  },
  "_downloads": {
    "count": 1420671,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/generics"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/r-lib/generics",
  "_pkgdown": "https://generics.r-lib.org",
  "_searchresults": 237,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/generics.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/generics",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2018-10-26"
    },
    {
      "version": "0.0.2",
      "date": "2018-11-29"
    },
    {
      "version": "0.1.0",
      "date": "2020-10-31"
    },
    {
      "version": "0.1.1",
      "date": "2021-10-25"
    },
    {
      "version": "0.1.2",
      "date": "2022-02-01"
    },
    {
      "version": "0.1.3",
      "date": "2022-07-05"
    },
    {
      "version": "0.1.4",
      "date": "2025-05-09"
    }
  ],
  "_exports": [
    "accuracy",
    "as.difftime",
    "as.factor",
    "as.ordered",
    "augment",
    "calculate",
    "compile",
    "components",
    "equation",
    "estfun",
    "evaluate",
    "explain",
    "explore",
    "fit",
    "fit_xy",
    "forecast",
    "generate",
    "glance",
    "hypothesize",
    "interpolate",
    "intersect",
    "is.element",
    "learn",
    "min_grid",
    "prune",
    "rank_results",
    "refit",
    "required_pkgs",
    "setdiff",
    "setequal",
    "specify",
    "tidy",
    "train",
    "tunable",
    "tune_args",
    "union",
    "var_imp",
    "varying_args",
    "visualize"
  ],
  "_help": [
    {
      "page": "accuracy",
      "title": "Accuracy measures for a model",
      "topics": [
        "accuracy"
      ]
    },
    {
      "page": "augment",
      "title": "Augment data with information from an object",
      "topics": [
        "augment"
      ]
    },
    {
      "page": "calculate",
      "title": "Calculate statistics.",
      "topics": [
        "calculate"
      ]
    },
    {
      "page": "coercion-factor",
      "title": "Factor coercion",
      "topics": [
        "as.factor",
        "as.ordered",
        "coercion-factor"
      ]
    },
    {
      "page": "coercion-time-difference",
      "title": "Time difference coercion",
      "topics": [
        "as.difftime",
        "as.difftime.default",
        "coercion-time-difference"
      ]
    },
    {
      "page": "compile",
      "title": "Configure an object",
      "topics": [
        "compile"
      ]
    },
    {
      "page": "components",
      "title": "Extract components",
      "topics": [
        "components"
      ]
    },
    {
      "page": "equation",
      "title": "Model equations",
      "topics": [
        "equation"
      ]
    },
    {
      "page": "estfun",
      "title": "Extracting the estimating functions of a fitted model.",
      "topics": [
        "estfun"
      ]
    },
    {
      "page": "evaluate",
      "title": "Evaluate an object.",
      "topics": [
        "evaluate"
      ]
    },
    {
      "page": "explain",
      "title": "Explain details of an object",
      "topics": [
        "explain"
      ]
    },
    {
      "page": "explore",
      "title": "Create an interactive visualization appropriate to a particular object type",
      "topics": [
        "explore"
      ]
    },
    {
      "page": "fit",
      "title": "Estimate model parameters.",
      "topics": [
        "fit"
      ]
    },
    {
      "page": "fit_xy",
      "title": "Estimate model parameters.",
      "topics": [
        "fit_xy"
      ]
    },
    {
      "page": "forecast",
      "title": "Forecasting from an object",
      "topics": [
        "forecast"
      ]
    },
    {
      "page": "generate",
      "title": "Generate values based on inputs",
      "topics": [
        "generate"
      ]
    },
    {
      "page": "glance",
      "title": "Glance at an object",
      "topics": [
        "glance"
      ]
    },
    {
      "page": "hypothesize",
      "title": "Construct hypotheses.",
      "topics": [
        "hypothesize"
      ]
    },
    {
      "page": "interpolate",
      "title": "Interpolate missing values",
      "topics": [
        "interpolate"
      ]
    },
    {
      "page": "learn",
      "title": "Estimate model parameters.",
      "topics": [
        "learn"
      ]
    },
    {
      "page": "min_grid",
      "title": "Determine the minimum set of model fits",
      "topics": [
        "min_grid"
      ]
    },
    {
      "page": "prune",
      "title": "Prune or reduce an object",
      "topics": [
        "prune"
      ]
    },
    {
      "page": "rank_results",
      "title": "Compute relative rankings of a collection of objects",
      "topics": [
        "rank_results"
      ]
    },
    {
      "page": "refit",
      "title": "Refitting models",
      "topics": [
        "refit"
      ]
    },
    {
      "page": "required_pkgs",
      "title": "Determine packages required by objects",
      "topics": [
        "required_pkgs"
      ]
    },
    {
      "page": "setops",
      "title": "Set operations",
      "topics": [
        "intersect",
        "is.element",
        "setdiff",
        "setequal",
        "setops",
        "union"
      ]
    },
    {
      "page": "specify",
      "title": "Specify variables or other quantities.",
      "topics": [
        "specify"
      ]
    },
    {
      "page": "tidy",
      "title": "Turn an object into a tidy tibble",
      "topics": [
        "tidy"
      ]
    },
    {
      "page": "train",
      "title": "Estimate model parameters.",
      "topics": [
        "train"
      ]
    },
    {
      "page": "tunable",
      "title": "Declare tunable parameters",
      "topics": [
        "tunable"
      ]
    },
    {
      "page": "tune_args",
      "title": "Determine arguments tagged for tuning",
      "topics": [
        "tune_args"
      ]
    },
    {
      "page": "var_imp",
      "title": "Calculation of variable importance",
      "topics": [
        "var_imp"
      ]
    },
    {
      "page": "varying_args",
      "title": "Find any arguments that are not fully specified.",
      "topics": [
        "varying_args"
      ]
    },
    {
      "page": "visualize",
      "title": "Visualize a data set or object.",
      "topics": [
        "visualize"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/generics/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 14.487072379571671,
  "_indexed": true,
  "_nocasepkg": "generics",
  "_universes": [
    "r-lib",
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4.9000",
      "date": "2026-07-01T10:17:50.000Z",
      "distro": "resolute",
      "commit": "579a719c04af200d81561f1a2c29ade9f92eeadb",
      "fileid": "https://r2.ropensci.org/bcd22b595e05f51518f082fd90ddee26f5b7c24015b7f0dfeb6553442af23a75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510132098"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.4.9000",
      "date": "2026-07-01T10:17:54.000Z",
      "distro": "resolute",
      "commit": "579a719c04af200d81561f1a2c29ade9f92eeadb",
      "fileid": "https://r2.ropensci.org/6807f7dbfa4eb7c1c6bde218cd235e98e14d913086be5e0ac58e3bce1524e055",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510132098"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4.9000",
      "date": "2026-07-01T10:30:33.000Z",
      "commit": "579a719c04af200d81561f1a2c29ade9f92eeadb",
      "fileid": "https://r2.ropensci.org/2c234881f74c5cbba0a8ee1122b7fa4209c6bd409f89387b419116d20582730d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510132098"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.4.9000",
      "date": "2026-07-01T10:30:04.000Z",
      "commit": "579a719c04af200d81561f1a2c29ade9f92eeadb",
      "fileid": "https://r2.ropensci.org/7bc38e47f591859cb0316f5505043f248fdcd7a6607a6333d00c739a2766d12d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510132098"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4.9000",
      "date": "2026-07-01T10:17:47.000Z",
      "commit": "579a719c04af200d81561f1a2c29ade9f92eeadb",
      "fileid": "https://r2.ropensci.org/1f27aeaeef73a9fdcf3874bab9a15b04c24e48a366395482033edc5f8e3b9782",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510132098"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4.9000",
      "date": "2026-07-01T10:17:10.000Z",
      "commit": "579a719c04af200d81561f1a2c29ade9f92eeadb",
      "fileid": "https://r2.ropensci.org/9e085716bd3e02f33b47f210acc41656f41632cd25ada7d3b74498f049338a8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510132098"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4.9000",
      "date": "2026-07-01T10:17:02.000Z",
      "commit": "579a719c04af200d81561f1a2c29ade9f92eeadb",
      "fileid": "https://r2.ropensci.org/9bd8e637172b4956938b36cdd096478e9514422471991e92d7853e9129b37939",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510132098"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.4.9000",
      "date": "2026-07-01T10:17:06.000Z",
      "commit": "579a719c04af200d81561f1a2c29ade9f92eeadb",
      "fileid": "https://r2.ropensci.org/d437eabe65608a3d0284be8df7781e26f92801e6216a8f6b7c8b0fde7386c414",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28510132098"
    }
  ]
}