{
  "_id": "6a50b50889c83ec243a2fde7",
  "Package": "inlinedocs",
  "Title": "Convert Inline Comments to Documentation",
  "Type": "Package",
  "Version": "2023.9.4",
  "Authors@R": "c(person(\"Toby Dylan\",\"Hocking\",role=c(\"aut\",\"cre\"),\nemail=\"toby.hocking@r-project.org\"),\nperson(\"Keith\",\"Ponting\",role=\"aut\"),\nperson(\"Thomas\",\"Wutzler\",role=\"aut\"),\nperson(\"Philippe\",\"Grosjean\",role=\"aut\"),\nperson(\"Markus\",\"Müller\",role=\"aut\"),\nperson(\"R Core Team\",role=c(\"ctb\",\"cph\")))",
  "Description": "Generates Rd files from R source code with comments. The\nmain features of the default syntax are that (1) docs are\ndefined in comments near the relevant code, (2) function\nargument names are not repeated in comments, and (3) examples\nare defined in R code, not comments. It is also easy to define\na new syntax.",
  "URL": "https://github.com/tdhock/inlinedocs",
  "BugReports": "https://github.com/tdhock/inlinedocs/issues",
  "License": "GPL-2 | GPL-3",
  "LazyLoad": "yes",
  "Encoding": "UTF-8",
  "Repository": "https://tdhock.r-universe.dev",
  "Date/Publication": "2023-10-17 21:45:04 UTC",
  "RemoteUrl": "https://github.com/tdhock/inlinedocs",
  "RemoteRef": "HEAD",
  "RemoteSha": "ef5fa9a4b0c99419170d6f06b4ffa80670ba2373",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-10 08:59:07 UTC",
    "User": "root"
  },
  "Author": "Toby Dylan Hocking [aut, cre],\nKeith Ponting [aut],\nThomas Wutzler [aut],\nPhilippe Grosjean [aut],\nMarkus Müller [aut],\nR Core Team [ctb, cph]",
  "Maintainer": "Toby Dylan Hocking <toby.hocking@r-project.org>",
  "_user": "tdhock",
  "_type": "src",
  "_file": "inlinedocs_2023.9.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/ea3beb66041373746646f14037b1c146721229b73911e39a7abefe06fdf19259",
  "_filesize": 223272,
  "_sha256": "ea3beb66041373746646f14037b1c146721229b73911e39a7abefe06fdf19259",
  "_expires": "2026-10-18T09:01:58.000Z",
  "_created": "2026-07-10T08:59:07.000Z",
  "_published": "2026-07-10T09:02:00.388Z",
  "_jobs": [
    {
      "job": 86325305110,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8223000211"
    },
    {
      "job": 86325305141,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8223004680"
    },
    {
      "job": 86325305116,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8222995402"
    },
    {
      "job": 86325305119,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8222999135"
    },
    {
      "job": 86324867861,
      "time": 151,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8222959612"
    },
    {
      "job": 86325305126,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8222992370"
    },
    {
      "job": 86325305124,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8222984185"
    },
    {
      "job": 86325305130,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8222984563"
    },
    {
      "job": 86325305144,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8222987738"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/tdhock/actions/runs/29081388556",
  "_status": "success",
  "_upstream": "https://github.com/tdhock/inlinedocs",
  "_commit": {
    "id": "ef5fa9a4b0c99419170d6f06b4ffa80670ba2373",
    "author": "Toby Dylan Hocking <toby.hocking@r-project.org>",
    "committer": "Toby Dylan Hocking <toby.hocking@r-project.org>",
    "message": "install from CRAN\n",
    "time": 1697579104
  },
  "_maintainer": {
    "name": "Toby Dylan Hocking",
    "email": "toby.hocking@r-project.org",
    "login": "tdhock",
    "description": "",
    "uuid": 932850
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 2.9",
      "role": "Depends"
    },
    {
      "package": "future.apply",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "R.methodsS3",
      "role": "Suggests"
    }
  ],
  "_owner": "tdhock",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "tdhock",
      "count": 66,
      "uuid": 932850
    },
    {
      "user": "kalibera",
      "count": 2,
      "uuid": 1734520
    }
  ],
  "_userbio": {
    "uuid": 932850,
    "type": "user",
    "name": "Toby Dylan Hocking",
    "followers": 420
  },
  "_downloads": {
    "count": 2505,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/inlinedocs"
  },
  "_devurl": "https://github.com/tdhock/inlinedocs",
  "_searchresults": 48,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/inlinedocs.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tdhock/inlinedocs",
  "_realowner": "tdhock",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2009-09-30"
    },
    {
      "version": "1.1",
      "date": "2010-04-12"
    },
    {
      "version": "1.4",
      "date": "2010-10-20"
    },
    {
      "version": "1.6",
      "date": "2011-05-31"
    },
    {
      "version": "1.8",
      "date": "2011-10-24"
    },
    {
      "version": "1.9.1",
      "date": "2012-05-21"
    },
    {
      "version": "1.9.2",
      "date": "2013-03-06"
    },
    {
      "version": "2013.7.23",
      "date": "2013-07-23"
    },
    {
      "version": "2013.9.3",
      "date": "2013-09-03"
    },
    {
      "version": "2019.12.5",
      "date": "2019-12-06"
    },
    {
      "version": "2023.9.4",
      "date": "2023-10-18"
    }
  ],
  "_exports": [
    "apply.parsers",
    "classic.parsers",
    "combine",
    "combine.character",
    "combine.list",
    "combine.NULL",
    "decomment",
    "default.parsers",
    "descfile.names",
    "do.not.generate",
    "escape_dots",
    "extra.code.docs",
    "extract.docs.file",
    "extract.docs.setClass",
    "extract.file.parse",
    "extract.xxx.chunks",
    "fake_package_env",
    "findGeneric",
    "fixPackageFileNames",
    "forall",
    "forall.parsers",
    "forfun",
    "forfun.parsers",
    "get_internal_S3_generics",
    "get_S3_primitive_generics",
    "getKnownS3generics",
    "getSource",
    "is_primitive_in_base",
    "kill.prefix.whitespace",
    "leadingS3generic",
    "lonely",
    "make.package.and.check",
    "modify.Rd.file",
    "non.descfile.names",
    "nondesc.parsers",
    "package.skeleton.dx",
    "prefix",
    "prefixed.lines",
    "print.allfun",
    "removeAliasesfrom.Rd.file",
    "replace.one",
    "save.test.result",
    "test.file",
    "test.parsers",
    "whole.word"
  ],
  "_help": [
    {
      "page": "apply.parsers",
      "title": "apply parsers",
      "topics": [
        "apply.parsers"
      ]
    },
    {
      "page": "classic.parsers",
      "title": "classic parsers",
      "topics": [
        "classic.parsers"
      ]
    },
    {
      "page": "combine",
      "title": "combine",
      "topics": [
        "combine"
      ]
    },
    {
      "page": "combine.character",
      "title": "combine character",
      "topics": [
        "combine.character"
      ]
    },
    {
      "page": "combine.list",
      "title": "combine list",
      "topics": [
        "combine.list"
      ]
    },
    {
      "page": "combine.NULL",
      "title": "combine NULL",
      "topics": [
        "combine.NULL"
      ]
    },
    {
      "page": "decomment",
      "title": "decomment",
      "topics": [
        "decomment"
      ]
    },
    {
      "page": "default.parsers",
      "title": "default parsers",
      "topics": [
        "default.parsers"
      ]
    },
    {
      "page": "descfile.names",
      "title": "descfile names",
      "topics": [
        "descfile.names"
      ]
    },
    {
      "page": "do.not.generate",
      "title": "do not generate",
      "topics": [
        "do.not.generate"
      ]
    },
    {
      "page": "DocLink-class",
      "title": "Link documentation among related functions",
      "topics": [
        "DocLink",
        "DocLink-class"
      ]
    },
    {
      "page": "escape_dots",
      "title": "escape dots",
      "topics": [
        "escape_dots"
      ]
    },
    {
      "page": "extra.code.docs",
      "title": "Extract documentation from code chunks",
      "topics": [
        "extra.code.docs"
      ]
    },
    {
      "page": "extract.docs.file",
      "title": "extract docs file",
      "topics": [
        "extract.docs.file"
      ]
    },
    {
      "page": "extract.docs.setClass",
      "title": "S4 class inline documentation",
      "topics": [
        "extract.docs.setClass"
      ]
    },
    {
      "page": "extract.file.parse",
      "title": "File content analysis",
      "topics": [
        "extract.file.parse"
      ]
    },
    {
      "page": "extract.xxx.chunks",
      "title": "Extract documentation from a function",
      "topics": [
        "extract.xxx.chunks"
      ]
    },
    {
      "page": "fake_package_env",
      "title": "fake package env",
      "topics": [
        "fake_package_env"
      ]
    },
    {
      "page": "findGeneric",
      "title": "findGeneric",
      "topics": [
        "findGeneric"
      ]
    },
    {
      "page": "fixPackageFileNames",
      "title": "fixPackageFileNames",
      "topics": [
        "fixPackageFileNames"
      ]
    },
    {
      "page": "forall",
      "title": "forall",
      "topics": [
        "forall"
      ]
    },
    {
      "page": "forall.parsers",
      "title": "forall parsers",
      "topics": [
        "forall.parsers"
      ]
    },
    {
      "page": "forfun",
      "title": "forfun",
      "topics": [
        "forfun"
      ]
    },
    {
      "page": "forfun.parsers",
      "title": "forfun parsers",
      "topics": [
        "forfun.parsers"
      ]
    },
    {
      "page": "get_internal_S3_generics",
      "title": "get internal S3 generics",
      "topics": [
        "get_internal_S3_generics"
      ]
    },
    {
      "page": "get_S3_primitive_generics",
      "title": "get S3 primitive generics",
      "topics": [
        "get_S3_primitive_generics"
      ]
    },
    {
      "page": "getKnownS3generics",
      "title": "getKnownS3generics",
      "topics": [
        "getKnownS3generics"
      ]
    },
    {
      "page": "getSource",
      "title": "getSource",
      "topics": [
        "getSource"
      ]
    },
    {
      "page": "is_primitive_in_base",
      "title": "is primitive in base",
      "topics": [
        "is_primitive_in_base"
      ]
    },
    {
      "page": "kill.prefix.whitespace",
      "title": "kill prefix whitespace",
      "topics": [
        "kill.prefix.whitespace"
      ]
    },
    {
      "page": "leadingS3generic",
      "title": "check whether function name is an S3 generic",
      "topics": [
        "leadingS3generic"
      ]
    },
    {
      "page": "lonely",
      "title": "lonely",
      "topics": [
        "lonely"
      ]
    },
    {
      "page": "make.package.and.check",
      "title": "make package and check",
      "topics": [
        "make.package.and.check"
      ]
    },
    {
      "page": "modify.Rd.file",
      "title": "modify Rd file",
      "topics": [
        "modify.Rd.file"
      ]
    },
    {
      "page": "non.descfile.names",
      "title": "non descfile names",
      "topics": [
        "non.descfile.names"
      ]
    },
    {
      "page": "nondesc.parsers",
      "title": "nondesc parsers",
      "topics": [
        "nondesc.parsers"
      ]
    },
    {
      "page": "package.skeleton.dx",
      "title": "Package skeleton deluxe",
      "topics": [
        "package.skeleton.dx"
      ]
    },
    {
      "page": "prefix",
      "title": "prefix",
      "topics": [
        "prefix"
      ]
    },
    {
      "page": "prefixed.lines",
      "title": "prefixed lines",
      "topics": [
        "prefixed.lines"
      ]
    },
    {
      "page": "print.allfun",
      "title": "print allfun",
      "topics": [
        "print.allfun"
      ]
    },
    {
      "page": "removeAliasesfrom.Rd.file",
      "title": "removeAliasesfrom Rd file",
      "topics": [
        "removeAliasesfrom.Rd.file"
      ]
    },
    {
      "page": "replace.one",
      "title": "replace one",
      "topics": [
        "replace.one"
      ]
    },
    {
      "page": "save.test.result",
      "title": "save test result",
      "topics": [
        "save.test.result"
      ]
    },
    {
      "page": "test.file",
      "title": "test file",
      "topics": [
        "test.file"
      ]
    },
    {
      "page": "test.parsers",
      "title": "test parsers",
      "topics": [
        "test.parsers"
      ]
    },
    {
      "page": "whole.word",
      "title": "whole word",
      "topics": [
        "whole.word"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 3.381078963242833,
  "_indexed": true,
  "_nocasepkg": "inlinedocs",
  "_universes": [
    "tdhock"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2023.9.4",
      "date": "2026-07-10T09:01:03.000Z",
      "distro": "resolute",
      "commit": "ef5fa9a4b0c99419170d6f06b4ffa80670ba2373",
      "fileid": "https://r2.ropensci.org/66dd44d56bd3645dc32e8f1431d6dd052dbf842e1df0da1572e06fd6a13de177",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/29081388556"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2023.9.4",
      "date": "2026-07-10T09:01:09.000Z",
      "distro": "resolute",
      "commit": "ef5fa9a4b0c99419170d6f06b4ffa80670ba2373",
      "fileid": "https://r2.ropensci.org/b7bd88aac405720c6125799be0707230399e3348a586c21032f0962bbf517ea3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/29081388556"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2023.9.4",
      "date": "2026-07-10T09:00:47.000Z",
      "commit": "ef5fa9a4b0c99419170d6f06b4ffa80670ba2373",
      "fileid": "https://r2.ropensci.org/b752bd3a1acf00425ae87525004545db9ea43e985a3b991f7025b2b7d0e152ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/29081388556"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2023.9.4",
      "date": "2026-07-10T09:00:57.000Z",
      "commit": "ef5fa9a4b0c99419170d6f06b4ffa80670ba2373",
      "fileid": "https://r2.ropensci.org/40f80c1e0d15715e3b7158611392fbd890945d3cfe69f6a0e08ac530ebc24c1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/29081388556"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2023.9.4",
      "date": "2026-07-10T09:00:57.000Z",
      "commit": "ef5fa9a4b0c99419170d6f06b4ffa80670ba2373",
      "fileid": "https://r2.ropensci.org/f73b099193435f4c0e6632ecbcc6134af703386be7674ace528b104c6a3806f6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/29081388556"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2023.9.4",
      "date": "2026-07-10T09:00:13.000Z",
      "commit": "ef5fa9a4b0c99419170d6f06b4ffa80670ba2373",
      "fileid": "https://r2.ropensci.org/90664dc5fcf6a360885a04eb4475f5911c8e37544b58036e1737f5c235feff18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/29081388556"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2023.9.4",
      "date": "2026-07-10T09:00:14.000Z",
      "commit": "ef5fa9a4b0c99419170d6f06b4ffa80670ba2373",
      "fileid": "https://r2.ropensci.org/9bc46968b156eec1b42947a7ac8d30b5ea1a30f55ba9774b0f17b980b3d8d379",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/29081388556"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2023.9.4",
      "date": "2026-07-10T09:00:20.000Z",
      "commit": "ef5fa9a4b0c99419170d6f06b4ffa80670ba2373",
      "fileid": "https://r2.ropensci.org/b503f6695ffd260d32a147014d877409f6c9257ed604c3b4678e83f9e184f100",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tdhock/actions/runs/29081388556"
    }
  ]
}