{
  "_id": "6a1ef9b2b401979e73418109",
  "Package": "bolder",
  "Title": "'RStudio' Add-Ins for Formatted Section Titles",
  "Version": "0.1.1",
  "Authors@R": "person(\"Gabriel\", \"Curti\", role = c(\"aut\", \"cre\"), email = \"freitascurti@usp.br\")",
  "Description": "Provides 'RStudio' add-ins and helper functions for\nconverting the current editor line, or a supplied character\nstring, into formatted section titles for 'R' scripts. When\nused as an add-in, it uses 'rstudioapi' to read the active\ndocument context and replace only the selected line, so users\ncan bind the add-ins to keyboard shortcuts. The formatter trims\ncommon comment and heading markers, converts the label to\nuppercase, and renders three styles: a five-line boxed title, a\nframed subtitle, and a simple inline header. Generated titles\nare padded or centered to a configurable width, using the\npackage-specific width option when set and the session display\nwidth otherwise, which helps keep analysis scripts visually\nconsistent and easier to navigate.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 21:16:40 UTC",
    "User": "root"
  },
  "Author": "Gabriel Curti [aut, cre]",
  "Maintainer": "Gabriel Curti <freitascurti@usp.br>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-18 20:50:04 UTC",
  "RemoteUrl": "https://github.com/cran/bolder",
  "RemoteRef": "HEAD",
  "RemoteSha": "bcd02330b9b168a7fd8e8316cb6fc816f2e974f7",
  "MD5sum": "2628898fd113e3722a7a5996866df377",
  "_user": "cran",
  "_type": "src",
  "_file": "bolder_0.1.1.tar.gz",
  "_fileid": "bcde3adc15d884c1e65eadd0e0378ffcb9b561e3deb85ca033dba4bc2c967938",
  "_filesize": 76495,
  "_sha256": "bcde3adc15d884c1e65eadd0e0378ffcb9b561e3deb85ca033dba4bc2c967938",
  "_created": "2026-05-18T21:16:40.000Z",
  "_published": "2026-06-02T15:41:38.222Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79111020505,
      "time": 98,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7069347070"
    },
    {
      "job": 79111020561,
      "time": 96,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7069346662"
    },
    {
      "job": 79111019601,
      "time": 244,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7069317142"
    },
    {
      "job": 79111019618,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362600249"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26060734784",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/bolder",
  "_commit": {
    "id": "bcd02330b9b168a7fd8e8316cb6fc816f2e974f7",
    "author": "Gabriel Curti <freitascurti@usp.br>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1779137404
  },
  "_maintainer": {
    "name": "Gabriel Curti",
    "email": "freitascurti@usp.br",
    "login": "freitascurti",
    "twitter": "@freitascurti",
    "description": "PhD student at PPGE-FEARP ",
    "uuid": 130370097
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rstudioapi",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2026-05-18"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "freitascurti",
      "count": 1,
      "uuid": 130370097
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bolder"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bolder.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-05-18"
    }
  ],
  "_exports": [
    "bolder_format_title",
    "bolder_simple",
    "bolder_subtitle",
    "bolder_title"
  ],
  "_help": [
    {
      "page": "bolder_format_title",
      "title": "Format a bolder title",
      "topics": [
        "bolder_format_title"
      ]
    },
    {
      "page": "bolder_simple",
      "title": "Create a simple bolder title",
      "topics": [
        "bolder_simple"
      ]
    },
    {
      "page": "bolder_subtitle",
      "title": "Create a bolder subtitle",
      "topics": [
        "bolder_subtitle"
      ]
    },
    {
      "page": "bolder_title",
      "title": "Create a bolder title",
      "topics": [
        "bolder_title"
      ]
    }
  ],
  "_readme": "https://github.com/cran/bolder/raw/HEAD/README.md",
  "_rundeps": [
    "rstudioapi"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "bolder",
  "_universes": [
    "cran",
    "freitascurti"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-18T21:18:28.000Z",
      "distro": "noble",
      "commit": "bcd02330b9b168a7fd8e8316cb6fc816f2e974f7",
      "fileid": "9fa8eb3b5a1e357f3db5e7dc96e7e937f1250191690e86cef3af64add43f4d14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26060734784"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-18T21:18:26.000Z",
      "distro": "noble",
      "commit": "bcd02330b9b168a7fd8e8316cb6fc816f2e974f7",
      "fileid": "42b56bbe1c5155116819fdce15312e46ea5cf3532120096cfc2fd6e2f0acc304",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26060734784"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T15:41:16.000Z",
      "commit": "bcd02330b9b168a7fd8e8316cb6fc816f2e974f7",
      "fileid": "340bf97a4b433d5cf6eebb1fa91ab17269feb72938da643fa7e732e9eeba1c57",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26060734784"
    }
  ]
}