{
  "_id": "6a102cfeacfb0bcc41c93793",
  "Package": "docstring",
  "Type": "Package",
  "Title": "Provides Docstring Capabilities to R Functions",
  "Version": "1.0.0",
  "Date": "2017-03-16",
  "Authors@R": "c(person(\"Dason\", \"Kurkiewicz\", email = \"dasonk@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Neal\", \"Fultz\", email = \"nfultz@gmail.com\", role = \"ctb\"))",
  "Author": "Dason Kurkiewicz [aut, cre], Neal Fultz [ctb]",
  "Maintainer": "Dason Kurkiewicz <dasonk@gmail.com>",
  "BugReports": "https://github.com/dasonk/docstring/issues?state=open",
  "Description": "Provides the ability to display something analogous to\nPython's docstrings within R.  By allowing the user to document\ntheir functions as comments at the beginning of their function\nwithout requiring putting the function into a package we allow\nmore users to easily provide documentation for their functions.\nThe documentation can be viewed just like any other help files\nfor functions provided by packages as well.",
  "License": "GPL-2",
  "URL": "https://github.com/dasonk/docstring",
  "RoxygenNote": "6.0.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev libxml2-dev",
  "Repository": "https://dasonk.r-universe.dev",
  "Date/Publication": "2021-12-21 22:32:46 UTC",
  "RemoteUrl": "https://github.com/dasonk/docstring",
  "RemoteRef": "HEAD",
  "RemoteSha": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 06:02:36 UTC",
    "User": "root"
  },
  "MD5sum": "700b1703b291c1cfbc4c680b2400740d",
  "_user": "dasonk",
  "_type": "src",
  "_file": "docstring_1.0.0.tar.gz",
  "_fileid": "ad1429a03d1389e5976a2b7f2de18a884db6fe8f272bcc5209c29a930f639851",
  "_filesize": 96639,
  "_sha256": "ad1429a03d1389e5976a2b7f2de18a884db6fe8f272bcc5209c29a930f639851",
  "_created": "2026-05-13T06:02:36.000Z",
  "_published": "2026-05-22T10:16:30.593Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77359952017,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962764985"
    },
    {
      "job": 77359952326,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962762017"
    },
    {
      "job": 77359952121,
      "time": 196,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962766651"
    },
    {
      "job": 77359952106,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962761005"
    },
    {
      "job": 77359951546,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962731982"
    },
    {
      "job": 77359951613,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158136933"
    },
    {
      "job": 77359952133,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962750046"
    },
    {
      "job": 77359952567,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962749083"
    },
    {
      "job": 77359952276,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962750300"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dasonk/actions/runs/25781354350",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dasonk/docstring",
  "_commit": {
    "id": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
    "author": "Dason Kurkiewicz <dasonk@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #31 from gui-salome/many-hashtags\n\nAllow repeats of # in #'",
    "time": 1640125966
  },
  "_maintainer": {
    "name": "Dason Kurkiewicz",
    "email": "dasonk@gmail.com",
    "login": "dasonk",
    "uuid": 549743
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "roxygen2",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "dasonk",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "devtools",
    "docstring",
    "documentation",
    "documentation-tool",
    "roxygen-style"
  ],
  "_stars": 59,
  "_contributors": [
    {
      "user": "dasonk",
      "count": 61,
      "uuid": 549743
    },
    {
      "user": "nfultz",
      "count": 3,
      "uuid": 418638
    },
    {
      "user": "guilherme-salome",
      "count": 1,
      "uuid": 7663115
    }
  ],
  "_userbio": {
    "uuid": 549743,
    "type": "user",
    "name": "Dason Kurkiewicz"
  },
  "_downloads": {
    "count": 1000,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/docstring"
  },
  "_devurl": "https://github.com/dasonk/docstring",
  "_searchresults": 388,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/docstring.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dasonk/docstring",
  "_realowner": "dasonk",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-03-24"
    }
  ],
  "_exports": [
    "?",
    "docstring"
  ],
  "_help": [
    {
      "page": "docstring",
      "title": "Display a docstring",
      "topics": [
        "?",
        "docstring"
      ]
    }
  ],
  "_readme": "https://github.com/dasonk/docstring/raw/HEAD/README.md",
  "_rundeps": [
    "brew",
    "callr",
    "cli",
    "commonmark",
    "cpp11",
    "desc",
    "evaluate",
    "fs",
    "glue",
    "highr",
    "knitr",
    "lifecycle",
    "pkgbuild",
    "pkgload",
    "processx",
    "ps",
    "R6",
    "rlang",
    "roxygen2",
    "rprojroot",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "docstring_intro.Rmd",
      "filename": "docstring_intro.html",
      "title": "Introduction to docstring",
      "author": "Dason Kurkiewicz",
      "engine": "knitr::rmarkdown",
      "headings": [
        "More complex docstring",
        "Using keywords"
      ],
      "created": "2017-03-16 13:48:06",
      "modified": "2017-03-17 14:32:44",
      "commits": 4
    }
  ],
  "_score": 7.836804991956014,
  "_indexed": true,
  "_nocasepkg": "docstring",
  "_universes": [
    "dasonk"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-13T06:05:03.000Z",
      "distro": "noble",
      "commit": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
      "fileid": "6d094e34cb433ac3d6c2a4c6b7875a961dbfba8e6975aa5d3c069bfd8f5f7e3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dasonk/actions/runs/25781354350"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-13T06:04:51.000Z",
      "distro": "noble",
      "commit": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
      "fileid": "d23310420c4245adf28f16c79362fd225f88d1b8e1a0f1ca4be93135e465ac46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dasonk/actions/runs/25781354350"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-13T06:05:12.000Z",
      "commit": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
      "fileid": "38b57de4b7ecf15255d8896e5088a450e40a50bc39046e07b26669607d2e1bde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dasonk/actions/runs/25781354350"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-13T06:04:45.000Z",
      "commit": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
      "fileid": "0affe30fc3090f6edd975a1883a7e94f6f0151235445dbb41d981214cbadacb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dasonk/actions/runs/25781354350"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-13T06:03:51.000Z",
      "commit": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
      "fileid": "181d1dd8984a919f70923ea31505df34a2740be846713ec1d239a1a5a4393424",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dasonk/actions/runs/25781354350"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-13T06:03:49.000Z",
      "commit": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
      "fileid": "4dba561548f910e78763d5488943c60d2f9367553b0a39def0b9a587d0e01a85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dasonk/actions/runs/25781354350"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-13T06:03:52.000Z",
      "commit": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
      "fileid": "41c983d3ceb69297efb221c9436568d45f3d8ccbc139cdc52f690c8a2b6b0bc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dasonk/actions/runs/25781354350"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T10:16:07.000Z",
      "commit": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
      "fileid": "a60e764547ba8ef869ab2a6e1dfaf1067e81852ac871e57233fd5d239866d381",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dasonk/actions/runs/25781354350"
    }
  ]
}