{
  "_id": "6a4baaf0a6574ff277f9cb94",
  "Package": "sloop",
  "Title": "Helpers for 'OOP' in R",
  "Version": "1.0.1.9000",
  "Authors@R": "c(\nperson(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\")),\nperson(given = \"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "A collection of helper functions designed to help you to\nbetter understand object oriented programming in R,\nparticularly using 'S3'.",
  "License": "GPL-3",
  "URL": "https://github.com/r-lib/sloop, https://sloop.r-lib.org",
  "BugReports": "https://github.com/r-lib/sloop/issues",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2024-10-21 13:28:39 UTC",
  "RemoteUrl": "https://github.com/r-lib/sloop",
  "RemoteRef": "HEAD",
  "RemoteSha": "cdb79122f426d835464252fd4915e311da3e6346",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-06 12:59:20 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut, cre],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Hadley Wickham <hadley@posit.co>",
  "_user": "r-lib",
  "_type": "src",
  "_file": "sloop_1.0.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/5b18bd1f46043e79f7554cc6a2ebf1688d33ef4610c8328f94500d65dafa3aba",
  "_filesize": 136989,
  "_sha256": "5b18bd1f46043e79f7554cc6a2ebf1688d33ef4610c8328f94500d65dafa3aba",
  "_expires": "2026-10-14T13:17:34.000Z",
  "_created": "2026-07-06T12:59:20.000Z",
  "_published": "2026-07-06T13:17:36.202Z",
  "_jobs": [
    {
      "job": 85377294858,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8109697652"
    },
    {
      "job": 85377294782,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109693225"
    },
    {
      "job": 85377294769,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8110079155"
    },
    {
      "job": 85377294776,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8110063180"
    },
    {
      "job": 85376601628,
      "time": 209,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109643111"
    },
    {
      "job": 85377294724,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8109684818"
    },
    {
      "job": 85377294777,
      "time": 62,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8109669944"
    },
    {
      "job": 85377294791,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8109673883"
    },
    {
      "job": 85377294809,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109673572"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793091794",
  "_status": "success",
  "_upstream": "https://github.com/r-lib/sloop",
  "_commit": {
    "id": "cdb79122f426d835464252fd4915e311da3e6346",
    "author": "Maximilian Girlich <maximilian.girlich@outlook.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Dispatch namespaced call (#29)\n\n* fix dispatch for namespaced calls\r\n\r\n* add news entry",
    "time": 1729517319
  },
  "_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": "codetools",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 2.0.1",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "r6",
    "s3",
    "s4"
  ],
  "_stars": 104,
  "_contributors": [
    {
      "user": "hadley",
      "count": 75,
      "uuid": 4196
    },
    {
      "user": "jimhester",
      "count": 1,
      "uuid": 205275
    },
    {
      "user": "krlmlr",
      "count": 1,
      "uuid": 1741643
    },
    {
      "user": "mgirlich",
      "count": 1,
      "uuid": 18258854
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure",
    "followers": 743
  },
  "_downloads": {
    "count": 645,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sloop"
  },
  "_devurl": "https://github.com/r-lib/sloop",
  "_pkgdown": "https://sloop.r-lib.org",
  "_searchresults": 274,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/sloop.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/sloop",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-10-30"
    },
    {
      "version": "1.0.1",
      "date": "2019-02-17"
    }
  ],
  "_exports": [
    "ftype",
    "is_s3_generic",
    "is_s3_method",
    "otype",
    "s3_class",
    "s3_dispatch",
    "s3_get_method",
    "s3_methods_class",
    "s3_methods_generic",
    "s4_methods_class",
    "s4_methods_generic"
  ],
  "_help": [
    {
      "page": "ftype",
      "title": "Determine function type.",
      "concept": [
        "object inspection"
      ],
      "topics": [
        "ftype"
      ]
    },
    {
      "page": "is_s3_generic",
      "title": "Determine if a function is an S3 generic or S3 method.",
      "topics": [
        "is_s3_generic",
        "is_s3_method"
      ]
    },
    {
      "page": "otype",
      "title": "Determine the type of an object",
      "topics": [
        "otype"
      ]
    },
    {
      "page": "s3_class",
      "title": "Compute the S3 class of an object",
      "topics": [
        "s3_class"
      ]
    },
    {
      "page": "s3_dispatch",
      "title": "Illustrate S3 dispatch",
      "topics": [
        "s3_dispatch"
      ]
    },
    {
      "page": "s3_get_method",
      "title": "Find S3 method from its name",
      "topics": [
        "s3_get_method"
      ]
    },
    {
      "page": "s3_methods_class",
      "title": "List methods for a S3 or S4 generic (or class)",
      "topics": [
        "s3_methods_class",
        "s3_methods_generic",
        "s4_methods_class",
        "s4_methods_generic"
      ]
    }
  ],
  "_pkglogo": "https://github.com/r-lib/sloop/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/r-lib/sloop/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "crayon",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "rlang",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_score": 7.409026411558493,
  "_indexed": true,
  "_nocasepkg": "sloop",
  "_universes": [
    "r-lib",
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1.9000",
      "date": "2026-07-06T13:01:33.000Z",
      "distro": "resolute",
      "commit": "cdb79122f426d835464252fd4915e311da3e6346",
      "fileid": "https://r2.ropensci.org/c8cd15a3f3f34d01b4ccd611b60f24d426e4f135dae0491b1937067be8094edb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793091794"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1.9000",
      "date": "2026-07-06T13:01:22.000Z",
      "distro": "resolute",
      "commit": "cdb79122f426d835464252fd4915e311da3e6346",
      "fileid": "https://r2.ropensci.org/1caf50501a72b635155233c97a36fe11546583e728229bd97de7b46269979d04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793091794"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1.9000",
      "date": "2026-07-06T13:17:04.000Z",
      "commit": "cdb79122f426d835464252fd4915e311da3e6346",
      "fileid": "https://r2.ropensci.org/6f8f4dc2017f42bcee251005559f31ea32d388959d3ae625b069daf81576a0c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793091794"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1.9000",
      "date": "2026-07-06T13:16:30.000Z",
      "commit": "cdb79122f426d835464252fd4915e311da3e6346",
      "fileid": "https://r2.ropensci.org/332e6fe19fc6f0e28be38c66a42c88dcfa41d32eeba79c3f62a7ef4d647f3038",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793091794"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1.9000",
      "date": "2026-07-06T13:01:15.000Z",
      "commit": "cdb79122f426d835464252fd4915e311da3e6346",
      "fileid": "https://r2.ropensci.org/7db4cc4f739dc3d17f00008eab161e3d62e3351367a525be9c25ae3ba2f150e1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793091794"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-07-06T13:00:23.000Z",
      "commit": "cdb79122f426d835464252fd4915e311da3e6346",
      "fileid": "https://r2.ropensci.org/7c6922dee37321ad8f8f20526cdf92befe4534751f0214f304e1f20c4d6eba77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793091794"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-07-06T13:00:33.000Z",
      "commit": "cdb79122f426d835464252fd4915e311da3e6346",
      "fileid": "https://r2.ropensci.org/5ba08629764feb4369d3f5fcedac2ddb9786d5baae25b3d1d0a0c78f6d7006a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793091794"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-07-06T13:00:31.000Z",
      "commit": "cdb79122f426d835464252fd4915e311da3e6346",
      "fileid": "https://r2.ropensci.org/f99c994a17479190c932bcc983839d92aaf607cba393966c47b114df10e1e601",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28793091794"
    }
  ]
}