{
  "_id": "6a3510ef3efcd9bda43df1ba",
  "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-06-19 09:23:11 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut, cre],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Hadley Wickham <hadley@posit.co>",
  "MD5sum": "263566b081b2bc68ab22e0715c9a89ea",
  "_user": "r-lib",
  "_type": "src",
  "_file": "sloop_1.0.1.9000.tar.gz",
  "_fileid": "0a3a5fdb5aa75f179eaac4b3c8b542159fe7d3f326b37959d4145ee6b0e9400f",
  "_filesize": 136974,
  "_sha256": "0a3a5fdb5aa75f179eaac4b3c8b542159fe7d3f326b37959d4145ee6b0e9400f",
  "_created": "2026-06-19T09:23:11.000Z",
  "_published": "2026-06-19T09:50:39.473Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82321405155,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7746240180"
    },
    {
      "job": 82321405162,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746239796"
    },
    {
      "job": 82321405181,
      "time": 81,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7746746030"
    },
    {
      "job": 82321405158,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746733017"
    },
    {
      "job": 82320955439,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746200375"
    },
    {
      "job": 82321405179,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746233467"
    },
    {
      "job": 82321405183,
      "time": 68,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7746224939"
    },
    {
      "job": 82321405164,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7746221846"
    },
    {
      "job": 82321405227,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746222889"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/27817091645",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 740
  },
  "_downloads": {
    "count": 663,
    "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": 264,
  "_rbuild": "4.6.0",
  "_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.392879775607936,
  "_indexed": true,
  "_nocasepkg": "sloop",
  "_universes": [
    "r-lib",
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1.9000",
      "date": "2026-06-19T09:25:07.000Z",
      "distro": "noble",
      "commit": "cdb79122f426d835464252fd4915e311da3e6346",
      "fileid": "c8158fe3ecbd236082128dbe4789f323651377be214d85c142264dc112ef2375",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27817091645"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1.9000",
      "date": "2026-06-19T09:25:05.000Z",
      "distro": "noble",
      "commit": "cdb79122f426d835464252fd4915e311da3e6346",
      "fileid": "4e3fd05773acb68464655c55c99b9d22a8eea4174e901db45639646247b65ecf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27817091645"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1.9000",
      "date": "2026-06-19T09:49:57.000Z",
      "commit": "cdb79122f426d835464252fd4915e311da3e6346",
      "fileid": "850df1fefaf35f485345ea535b551f3091034940f6b21bcf427944cd4f035efe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27817091645"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1.9000",
      "date": "2026-06-19T09:49:18.000Z",
      "commit": "cdb79122f426d835464252fd4915e311da3e6346",
      "fileid": "042222a1db00027706157b4a398fbf78251210003a937501eeda9fc035160abe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27817091645"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1.9000",
      "date": "2026-06-19T09:25:00.000Z",
      "commit": "cdb79122f426d835464252fd4915e311da3e6346",
      "fileid": "817206d8fe5e6f89b4eaf011b84c89c458b186d3af37d442216fb0b8043d86e0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27817091645"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-06-19T09:24:19.000Z",
      "commit": "cdb79122f426d835464252fd4915e311da3e6346",
      "fileid": "59fe1ad85ce824e83855b9701c511360a6007a0b7cdad4d289a29a783a4ca3d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27817091645"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-06-19T09:24:09.000Z",
      "commit": "cdb79122f426d835464252fd4915e311da3e6346",
      "fileid": "300c51490ee5e457b3ed8a1f68eb7574a1861458d7edf0e76fb565d4f7ec1a55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27817091645"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-06-19T09:24:12.000Z",
      "commit": "cdb79122f426d835464252fd4915e311da3e6346",
      "fileid": "2b79b50e1ab977bf8d3067fe90c502689c462dc8a4c873f4601578cb45975c07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27817091645"
    }
  ]
}