{
  "_id": "6a49fdac9a7b00bcc12f639e",
  "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-06-12 10:08:33 UTC",
    "User": "root"
  },
  "_user": "dasonk",
  "_type": "src",
  "_file": "docstring_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/f5351dc5091464ff7ef97dcaee3b7afca6568b1829cc09793757ad857e892ac3",
  "_filesize": 96428,
  "_sha256": "f5351dc5091464ff7ef97dcaee3b7afca6568b1829cc09793757ad857e892ac3",
  "_expires": "2026-10-13T06:46:02.000Z",
  "_created": "2026-06-12T10:08:33.000Z",
  "_published": "2026-07-05T06:46:04.056Z",
  "_jobs": [
    {
      "job": 85200319653,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7588815376"
    },
    {
      "job": 85200319690,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7588813816"
    },
    {
      "job": 85200319667,
      "time": 129,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7588806595"
    },
    {
      "job": 85200319688,
      "time": 191,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7588819712"
    },
    {
      "job": 85200319580,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7588769912"
    },
    {
      "job": 85200319804,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7588815846"
    },
    {
      "job": 85200319730,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7588803454"
    },
    {
      "job": 85200319714,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7588798696"
    },
    {
      "job": 85200319810,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7588798322"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dasonk/actions/runs/27408988676",
  "_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": "noble",
  "_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": 998,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/docstring"
  },
  "_devurl": "https://github.com/dasonk/docstring",
  "_searchresults": 329,
  "_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",
    "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.765169164311781,
  "_indexed": true,
  "_nocasepkg": "docstring",
  "_universes": [
    "dasonk"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-12T10:10:51.000Z",
      "distro": "noble",
      "commit": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
      "fileid": "https://r2.ropensci.org/ca162088b9d1b2c45804a5f6e6cd7c0898ced65ddc668bdcd27e58580097d218",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dasonk/actions/runs/27408988676"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-12T10:10:45.000Z",
      "distro": "noble",
      "commit": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
      "fileid": "https://r2.ropensci.org/d027d0e1107429657bf4d86f45685f1088e784e333e198e3f5b009d06a6bc3e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dasonk/actions/runs/27408988676"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-12T10:10:28.000Z",
      "commit": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
      "fileid": "https://r2.ropensci.org/077a1103dce0f377d30e5ae7d7cf8780023f5a197759d1dcc0928ae9a52babe8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dasonk/actions/runs/27408988676"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-12T10:11:04.000Z",
      "commit": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
      "fileid": "https://r2.ropensci.org/87facba3c376eff148a300eea5e9373542769675556a6c09ef3d297144be3695",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dasonk/actions/runs/27408988676"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-12T10:11:04.000Z",
      "commit": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
      "fileid": "https://r2.ropensci.org/6b7b2a454e6a30f97a972d761ac010ebdf897c9cb1a8e171e8351b39ddfded2a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dasonk/actions/runs/27408988676"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-12T10:10:05.000Z",
      "commit": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
      "fileid": "https://r2.ropensci.org/f52e1a10d711a912179eaba51767dda89e9c09e55cdc0f0de29e71ffcaad7a4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dasonk/actions/runs/27408988676"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-12T10:09:56.000Z",
      "commit": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
      "fileid": "https://r2.ropensci.org/772cf846df28073836f2b5d718db187aaaeb094a9aa001f8a0f693150e176719",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dasonk/actions/runs/27408988676"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-12T10:09:52.000Z",
      "commit": "815dcd9e04e38913a10a00da2a8a106bd0e6d68a",
      "fileid": "https://r2.ropensci.org/979d52cce20f63a7982f1f6248e12165d348c917ad3725187a5f63266cbfa36c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dasonk/actions/runs/27408988676"
    }
  ]
}