{
  "_id": "6a5351c99b92047c28d58007",
  "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-07-12 08:30:37 UTC",
    "User": "root"
  },
  "_user": "dasonk",
  "_type": "src",
  "_file": "docstring_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/e856e61bece03ea3b8ca7431700c2fb5c24c2fec48eb6fd3031b6b9d0bb30299",
  "_filesize": 96453,
  "_sha256": "e856e61bece03ea3b8ca7431700c2fb5c24c2fec48eb6fd3031b6b9d0bb30299",
  "_expires": "2026-10-20T08:35:19.000Z",
  "_created": "2026-07-12T08:30:37.000Z",
  "_published": "2026-07-12T08:35:20.994Z",
  "_jobs": [
    {
      "job": 86631988754,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8258021110"
    },
    {
      "job": 86631988753,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8258022718"
    },
    {
      "job": 86631988749,
      "time": 246,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8258028307"
    },
    {
      "job": 86631988755,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8258015937"
    },
    {
      "job": 86631752581,
      "time": 194,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8258000095"
    },
    {
      "job": 86631988783,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8258019976"
    },
    {
      "job": 86631988741,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8258012398"
    },
    {
      "job": 86631988751,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8258011016"
    },
    {
      "job": 86631988769,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8258016887"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dasonk/actions/runs/29185865658",
  "_status": "success",
  "_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",
    "description": "",
    "uuid": 549743
  },
  "_distro": "resolute",
  "_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",
    "followers": 77
  },
  "_downloads": {
    "count": 1035,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/docstring"
  },
  "_devurl": "https://github.com/dasonk/docstring",
  "_searchresults": 332,
  "_rbuild": "4.6.1",
  "_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",
    "otel",
    "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.78405169985878,
  "_indexed": true,
  "_nocasepkg": "docstring",
  "_universes": [
    "dasonk"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-12T08:33:02.000Z",
      "distro": "resolute",
      "commit": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
      "fileid": "https://r2.ropensci.org/e48ba75950d74101b1ff63a6d4a912c666e9f3bd9478d6bc681f5db1cb919a9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dasonk/actions/runs/29185865658"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-12T08:33:10.000Z",
      "distro": "resolute",
      "commit": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
      "fileid": "https://r2.ropensci.org/7f2775274f8b3ee13b34561f651fc11e27db938fcb5d72ce1654d870e95eda66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dasonk/actions/runs/29185865658"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-12T08:33:49.000Z",
      "commit": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
      "fileid": "https://r2.ropensci.org/039ddb2d63fffabb893b4b4ee02cb6c827e59d500e6a0e533acf81774de03910",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dasonk/actions/runs/29185865658"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-12T08:32:26.000Z",
      "commit": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
      "fileid": "https://r2.ropensci.org/e07b67d00962966ecd3ee966550a0853c16818a94a0868c68d5faa15a3499fd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dasonk/actions/runs/29185865658"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-12T08:33:05.000Z",
      "commit": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
      "fileid": "https://r2.ropensci.org/831b445cda6889d672d350c3fcc3fc8a32d21f84b68155c9f59bf8da40571850",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dasonk/actions/runs/29185865658"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-12T08:31:57.000Z",
      "commit": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
      "fileid": "https://r2.ropensci.org/df067b5eff415cb4f341a7859c9846b340db6011967e3120f644ce6491099d91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dasonk/actions/runs/29185865658"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-12T08:31:48.000Z",
      "commit": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
      "fileid": "https://r2.ropensci.org/d756cddb0e360edb203dd5e3710fbf8fcc5e89809db39aeaa068dbc74db7efa4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dasonk/actions/runs/29185865658"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-12T08:32:10.000Z",
      "commit": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
      "fileid": "https://r2.ropensci.org/0e65ef267979dfebf555e9763841d20ea2b55ad2ac81353a4cff807a47e2bd9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dasonk/actions/runs/29185865658"
    }
  ]
}