{
  "_id": "6a44e8c26ff6f2357551e6b1",
  "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-07-01 10:12:55 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>",
  "_user": "r-lib",
  "_type": "src",
  "_file": "doclisting_0.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/94abf690ab0bcdeccb46540bdf005519d2370622d13349ae7483082ee4bf5fe3",
  "_filesize": 80651,
  "_sha256": "94abf690ab0bcdeccb46540bdf005519d2370622d13349ae7483082ee4bf5fe3",
  "_expires": "2026-10-09T10:15:30.000Z",
  "_created": "2026-07-01T10:12:55.000Z",
  "_published": "2026-07-01T10:15:30.522Z",
  "_jobs": [
    {
      "job": 84508224669,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8006847461"
    },
    {
      "job": 84508224706,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006848478"
    },
    {
      "job": 84508224636,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8006833567"
    },
    {
      "job": 84508224643,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006840412"
    },
    {
      "job": 84507736199,
      "time": 159,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006803295"
    },
    {
      "job": 84508224630,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8006838956"
    },
    {
      "job": 84508224740,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8006834133"
    },
    {
      "job": 84508224659,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8006830984"
    },
    {
      "job": 84508224697,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8006830308"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/28509985809",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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": 740
  },
  "_downloads": {
    "count": 603,
    "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.1",
  "_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-07-01T10:14:50.000Z",
      "distro": "resolute",
      "commit": "3c3a15625c6bf3c7c96e4284e924d3b00137e421",
      "fileid": "https://r2.ropensci.org/9a11f585f8f48141d5b618d4f2605dd1d1e777746f627a2e740bf12565793d61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28509985809"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-01T10:14:51.000Z",
      "distro": "resolute",
      "commit": "3c3a15625c6bf3c7c96e4284e924d3b00137e421",
      "fileid": "https://r2.ropensci.org/8f3f429bdb9700fd52f01f643cb10c77186fc16cf665d1523c884ade85e4fc20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28509985809"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-01T10:14:16.000Z",
      "commit": "3c3a15625c6bf3c7c96e4284e924d3b00137e421",
      "fileid": "https://r2.ropensci.org/924b1b4bb5a3bfe3edc6a97b7d7e8f615fc7218e0c90f8b831062f9a68fe98ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28509985809"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-01T10:14:32.000Z",
      "commit": "3c3a15625c6bf3c7c96e4284e924d3b00137e421",
      "fileid": "https://r2.ropensci.org/eaa0d02aae43f91b151d8995296bd83db180e68de8c800aa41685839a5925424",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28509985809"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-07-01T10:14:39.000Z",
      "commit": "3c3a15625c6bf3c7c96e4284e924d3b00137e421",
      "fileid": "https://r2.ropensci.org/b5a24123208df88fc3ab9f2037ab7c2a276821f9d2803adc6b084bd808870f53",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28509985809"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-01T10:14:09.000Z",
      "commit": "3c3a15625c6bf3c7c96e4284e924d3b00137e421",
      "fileid": "https://r2.ropensci.org/d345802de20d42f95a204000ca2732ba436e779bcb9f8580220a1691124747b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28509985809"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-01T10:14:01.000Z",
      "commit": "3c3a15625c6bf3c7c96e4284e924d3b00137e421",
      "fileid": "https://r2.ropensci.org/7ce9fd279811dc69b05faa96826f5f73b0202bbbb0767c01b15204d0562cb93d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28509985809"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-01T10:13:59.000Z",
      "commit": "3c3a15625c6bf3c7c96e4284e924d3b00137e421",
      "fileid": "https://r2.ropensci.org/741e9c105ae20c93058e216f6dabc1eec95721382194cce4a8da295d1a998be8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/28509985809"
    }
  ]
}