{
  "_id": "6a28d128732311cd8758cfcc",
  "Package": "documenteR",
  "Type": "Package",
  "Title": "RStudio Addin to Standardize Writing Documentation",
  "Authors@R": "person(\"Shaurita\", \"Hutchins\", email = \"sdhutchins@outlook.com\",\nrole = c(\"aut\", \"cre\"))",
  "Version": "0.1",
  "Description": "An RStudio addin that builds the skeleton of documentation\nfor an R function or dataframe using the roxygen2 syntax.",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "brand.yml",
  "URL": "https://sdhutchins.github.io/documenteR/,\nhttps://github.com/sdhutchins/documenteR",
  "BugReports": "https://github.com/sdhutchins/documenteR/issues",
  "Encoding": "UTF-8",
  "Repository": "https://sdhutchins.r-universe.dev",
  "Date/Publication": "2026-06-10 00:51:04 UTC",
  "RemoteUrl": "https://github.com/sdhutchins/documenteR",
  "RemoteRef": "HEAD",
  "RemoteSha": "16195f799cc11889af34ee9cc32bb256ba15feee",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 02:48:54 UTC",
    "User": "root"
  },
  "Author": "Shaurita Hutchins [aut, cre]",
  "Maintainer": "Shaurita Hutchins <sdhutchins@outlook.com>",
  "MD5sum": "16da6036bf65298aeefdf4f0dac09d59",
  "_user": "sdhutchins",
  "_type": "src",
  "_file": "documenteR_0.1.tar.gz",
  "_fileid": "04ba18a82d95ed5d21817b2afd05a03488e86535caa7de3373c6a0c91e16b20b",
  "_filesize": 84552,
  "_sha256": "04ba18a82d95ed5d21817b2afd05a03488e86535caa7de3373c6a0c91e16b20b",
  "_created": "2026-06-10T02:48:54.000Z",
  "_published": "2026-06-10T02:51:20.524Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80471444200,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7525379912"
    },
    {
      "job": 80471444210,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7525379775"
    },
    {
      "job": 80471444208,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7525379428"
    },
    {
      "job": 80471444204,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7525375281"
    },
    {
      "job": 80471162525,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7525359443"
    },
    {
      "job": 80471444195,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7525377408"
    },
    {
      "job": 80471444240,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7525374782"
    },
    {
      "job": 80471444233,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7525372459"
    },
    {
      "job": 80471444254,
      "time": 61,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7525370868"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27249652920",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sdhutchins/documenteR",
  "_commit": {
    "id": "16195f799cc11889af34ee9cc32bb256ba15feee",
    "author": "sdhutchins <sdhutchins@uab.edu>",
    "committer": "sdhutchins <sdhutchins@uab.edu>",
    "message": "Merge branch 'docs-and-tests-refresh'\n",
    "time": 1781052664
  },
  "_maintainer": {
    "name": "Shaurita Hutchins",
    "email": "sdhutchins@outlook.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "sessioninfo",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "sdhutchins",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "document",
    "documentation",
    "roxygen",
    "roxygen-skeletons",
    "roxygen2"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "mdlincoln",
      "count": 25,
      "uuid": 4392604
    },
    {
      "user": "sdhutchins",
      "count": 25,
      "uuid": 20976111
    },
    {
      "user": "petermeissner",
      "count": 1,
      "uuid": 939139
    },
    {
      "user": "simonthelwall",
      "count": 1,
      "uuid": 3327917
    },
    {
      "user": "leeper",
      "count": 1,
      "uuid": 3505428
    }
  ],
  "_userbio": {
    "uuid": 20976111,
    "type": "user",
    "name": "Shaurita D. Hutchins",
    "description": "PhD Candidate at UAB.\r\nGenetics, Genomics, & Bioinformatics.\r\n\r\nCurrent lab: @uab-cgds-worthey. \r\n\r\nFormer lab: @vallenderlab.\r\n\r\n"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/documenteR"
  },
  "_devurl": "https://github.com/sdhutchins/documenter",
  "_pkgdown": "https://sdhutchins.github.io/documenteR/",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/documenteR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "documenter",
    "documenter_addin"
  ],
  "_help": [
    {
      "page": "documenter",
      "title": "Document an R object",
      "topics": [
        "documenter",
        "documenter_addin"
      ]
    }
  ],
  "_readme": "https://github.com/sdhutchins/documenteR/raw/HEAD/README.md",
  "_rundeps": [
    "rstudioapi"
  ],
  "_vignettes": [
    {
      "source": "get-started.Rmd",
      "filename": "get-started.html",
      "title": "Get Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Install",
        "Using the Addin Manually",
        "Using the Addin Programmatically",
        "Example: document a data frame"
      ],
      "created": "2026-06-10 00:26:31",
      "modified": "2026-06-10 00:26:31",
      "commits": 1
    }
  ],
  "_score": 3.643452676486188,
  "_indexed": true,
  "_nocasepkg": "documenter",
  "_universes": [
    "sdhutchins"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-06-10T02:50:47.000Z",
      "distro": "noble",
      "commit": "16195f799cc11889af34ee9cc32bb256ba15feee",
      "fileid": "b623ffb5c34d3237aa8a8f7ee1865015834f04ca5feeab0f2911a8e7b29167f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27249652920"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1",
      "date": "2026-06-10T02:50:46.000Z",
      "distro": "noble",
      "commit": "16195f799cc11889af34ee9cc32bb256ba15feee",
      "fileid": "f30d0ab36ec4b1067795d4ad92b4bc5487c48503ca65d69634e0be753a71671d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27249652920"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1",
      "date": "2026-06-10T02:50:44.000Z",
      "commit": "16195f799cc11889af34ee9cc32bb256ba15feee",
      "fileid": "41d4159ea210bc09326e1c3c1822355ba78ba9890423a045066917d580e51e14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27249652920"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1",
      "date": "2026-06-10T02:50:24.000Z",
      "commit": "16195f799cc11889af34ee9cc32bb256ba15feee",
      "fileid": "2d9a334656c986e79d5aad2709cd51d7d38a9b1f7acb7a3af63f42852942492d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27249652920"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1",
      "date": "2026-06-10T02:50:43.000Z",
      "commit": "16195f799cc11889af34ee9cc32bb256ba15feee",
      "fileid": "5ae0cb77c8c47a8cbad1af5be20083dfd814a13c7c293fec950d51ce2d337dff",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27249652920"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1",
      "date": "2026-06-10T02:50:15.000Z",
      "commit": "16195f799cc11889af34ee9cc32bb256ba15feee",
      "fileid": "2ed9273def8d2772bb71422097c4aac3f5c12a47335f0e47c0bbaf36ab036646",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27249652920"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1",
      "date": "2026-06-10T02:50:03.000Z",
      "commit": "16195f799cc11889af34ee9cc32bb256ba15feee",
      "fileid": "ba2c52eefc327f2c2273cb70ecd9c78cc61141fc54b3adb00ca3a6a57377f6e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27249652920"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1",
      "date": "2026-06-10T02:49:53.000Z",
      "commit": "16195f799cc11889af34ee9cc32bb256ba15feee",
      "fileid": "92fd67501a2395a3284693068151ef071e76954f34bf52b31c4e025a78a26024",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sdhutchins/actions/runs/27249652920"
    }
  ]
}