{
  "_id": "6a37a8c23efcd9bda44235f7",
  "Package": "doclisting",
  "Title": "List Functions in Documentation",
  "Version": "0.1.0.9000",
  "Authors@R": "c(\nperson(\"Hadley\", \"Wickham\", , \"hadley@posit.co\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-4757-117X\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"https://ror.org/03wc8by49\"))\n)",
  "Description": "Generate 'Rd' markup to list methods for a generic\nfunction. Makes it easier to document S3, S4, and S7 generics\nby automatically finding and linking to method documentation.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/r-lib/doclisting, https://doclisting.r-lib.org",
  "BugReports": "https://github.com/r-lib/doclisting/issues",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3.9000",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2026-04-22 19:35:43 UTC",
  "RemoteUrl": "https://github.com/r-lib/doclisting",
  "RemoteRef": "HEAD",
  "RemoteSha": "3c3a15625c6bf3c7c96e4284e924d3b00137e421",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-21 09:00:05 UTC",
    "User": "root"
  },
  "Author": "Hadley Wickham [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4757-117X>),\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Hadley Wickham <hadley@posit.co>",
  "MD5sum": "da7fc9842044f62757e9e32abcd43a8f",
  "_user": "r-lib",
  "_type": "src",
  "_file": "doclisting_0.1.0.9000.tar.gz",
  "_fileid": "4c7240ece8bab4b2926095e54facd98d8e54d3d355038506b8329a557f07ca30",
  "_filesize": 80644,
  "_sha256": "4c7240ece8bab4b2926095e54facd98d8e54d3d355038506b8329a557f07ca30",
  "_created": "2026-06-21T09:00:05.000Z",
  "_published": "2026-06-21T09:02:58.075Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82556918866,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773733139"
    },
    {
      "job": 82556918878,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773734404"
    },
    {
      "job": 82556918863,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773724671"
    },
    {
      "job": 82556918920,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773724215"
    },
    {
      "job": 82556745945,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773713028"
    },
    {
      "job": 82556918847,
      "time": 85,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773726022"
    },
    {
      "job": 82556918938,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773723264"
    },
    {
      "job": 82556918916,
      "time": 66,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773723232"
    },
    {
      "job": 82556918908,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773723301"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/27899346194",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/doclisting",
  "_commit": {
    "id": "3c3a15625c6bf3c7c96e4284e924d3b00137e421",
    "author": "Hadley Wickham <h.wickham@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Test support for local S7 classes (#5)\n\nThe actual fix is in https://github.com/r-lib/pkgload/pull/332, so don't merge until that's made its way to CRAN. pkgload is only a suggested dependency, so the version requirement will have to go in roxygen2.\n\nFixes #4",
    "time": 1776886543
  },
  "_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"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "pkgload",
      "version": ">= 1.5.2",
      "role": "Suggests"
    },
    {
      "package": "S7",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 18
    },
    {
      "week": "2026-15",
      "n": 19
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-04-08"
    }
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "hadley",
      "count": 40,
      "uuid": 4196
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure",
    "followers": 739
  },
  "_downloads": {
    "count": 712,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/doclisting"
  },
  "_devurl": "https://github.com/r-lib/doclisting",
  "_pkgdown": "https://doclisting.r-lib.org",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/doclisting.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/doclisting",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-15"
    }
  ],
  "_exports": [
    "methods_inline",
    "methods_list"
  ],
  "_help": [
    {
      "page": "methods_list",
      "title": "List methods for a generic",
      "topics": [
        "methods_inline",
        "methods_list"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/doclisting/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4.2552725051033065,
  "_indexed": true,
  "_nocasepkg": "doclisting",
  "_universes": [
    "r-lib",
    "hadley"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-21T09:02:21.000Z",
      "distro": "noble",
      "commit": "3c3a15625c6bf3c7c96e4284e924d3b00137e421",
      "fileid": "0b5fcdd3bbcb53436f577cd0007123842b11a1bee8859ce8a21b6e42f2b1393d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27899346194"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-21T09:02:32.000Z",
      "distro": "noble",
      "commit": "3c3a15625c6bf3c7c96e4284e924d3b00137e421",
      "fileid": "acc8217d70c6aa89d86136a0d9b3c0252e283e23280ec4312a3f0ec585d07dfd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27899346194"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-21T09:01:29.000Z",
      "commit": "3c3a15625c6bf3c7c96e4284e924d3b00137e421",
      "fileid": "f02b8e9a909842f81a52d245cb9a04a4cea07750ff455f83001b6b3d9a87a2c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27899346194"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-21T09:01:26.000Z",
      "commit": "3c3a15625c6bf3c7c96e4284e924d3b00137e421",
      "fileid": "d9b5cbb63efc405886c311f00825730477004182448458589c4346587ade9667",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27899346194"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-06-21T09:01:47.000Z",
      "commit": "3c3a15625c6bf3c7c96e4284e924d3b00137e421",
      "fileid": "cc0894e21e27346aadfe70f4ad221c55c32cccfd70aca11ea61d0bcd9d14285c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27899346194"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-21T09:01:10.000Z",
      "commit": "3c3a15625c6bf3c7c96e4284e924d3b00137e421",
      "fileid": "9b9471601ddc6a7f6335e473872dfd542a66c2ad68768558c0e46b37fbcc1de1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27899346194"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-21T09:01:09.000Z",
      "commit": "3c3a15625c6bf3c7c96e4284e924d3b00137e421",
      "fileid": "cb4b5cb2352fbf98afd6cc7b19bcac9843d7c3dc8c7f46a4873b50cdb9fd57d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27899346194"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-21T09:01:11.000Z",
      "commit": "3c3a15625c6bf3c7c96e4284e924d3b00137e421",
      "fileid": "b2f09b585b6ba9a021145fa0286f85d18caa3c91b32092fa7cc049d42de77130",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27899346194"
    }
  ]
}