{
  "_id": "6a2bbbf6578398594319b430",
  "Package": "bannerCommenter",
  "Type": "Package",
  "Title": "Make Banner Comments with a Consistent Format",
  "Version": "1.0.0",
  "Author": "Bill Venables <Bill.Venables@gmail.com>",
  "Maintainer": "Bill Venables <Bill.Venables@gmail.com>",
  "Description": "A convenience package for use while drafting code. It\nfacilitates making stand-out comment lines decorated with bands\nof characters.  The input text strings are converted into R\ncomment lines, suitably formatted. These are then displayed in\na console window and, if possible, automatically transferred to\na clipboard ready for pasting into an R script.  Designed to\nsave time when drafting R scripts that will need to be\nnavigated and maintained by other programmers.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 07:35:16 UTC",
    "User": "root"
  },
  "Repository": "https://billvenables.r-universe.dev",
  "Date/Publication": "2021-03-23 07:30:09 UTC",
  "RemoteUrl": "https://github.com/cran/bannerCommenter",
  "RemoteRef": "HEAD",
  "RemoteSha": "dcd4f5e8e2e4535db6d9f722a3ca316c6b64067c",
  "MD5sum": "12266168350341b47afcd7513e3dd0a7",
  "_user": "billvenables",
  "_type": "src",
  "_file": "bannerCommenter_1.0.0.tar.gz",
  "_fileid": "859302916708266359c71eab55bb98ef6301bcc68829d5fd46cd6ae11dea0604",
  "_filesize": 281980,
  "_sha256": "859302916708266359c71eab55bb98ef6301bcc68829d5fd46cd6ae11dea0604",
  "_created": "2026-06-12T07:35:16.000Z",
  "_published": "2026-06-12T07:57:42.902Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80981116157,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7585751455"
    },
    {
      "job": 80981116154,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7585760917"
    },
    {
      "job": 80981116124,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7586050132"
    },
    {
      "job": 80981116150,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7586129160"
    },
    {
      "job": 80980732799,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7585717960"
    },
    {
      "job": 80981116115,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7585747037"
    },
    {
      "job": 80981116242,
      "time": 58,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7585737277"
    },
    {
      "job": 80981116178,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7585741705"
    },
    {
      "job": 80981116195,
      "time": 61,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7585738092"
    }
  ],
  "_buildurl": "https://github.com/r-universe/billvenables/actions/runs/27401590653",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/bannerCommenter",
  "_commit": {
    "id": "dcd4f5e8e2e4535db6d9f722a3ca316c6b64067c",
    "author": "Bill Venables <Bill.Venables@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1616484609
  },
  "_maintainer": {
    "name": "Bill Venables",
    "email": "bill.venables@gmail.com",
    "login": "billvenables",
    "description": "",
    "uuid": 15950569
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "datasets",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "billvenables",
      "count": 3,
      "uuid": 15950569
    }
  ],
  "_userbio": {
    "uuid": 15950569,
    "type": "user",
    "name": "Bill Venables"
  },
  "_downloads": {
    "count": 338,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bannerCommenter"
  },
  "_searchresults": 60,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bannerCommenter.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "billvenables",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-12-05"
    },
    {
      "version": "0.1.1",
      "date": "2019-07-27"
    },
    {
      "version": "1.0.0",
      "date": "2021-03-23"
    }
  ],
  "_exports": [
    "banner",
    "block",
    "boxup",
    "chunk_options",
    "copy_to_clipboard",
    "open_box",
    "section",
    "yaml_header"
  ],
  "_help": [
    {
      "page": "banner",
      "title": "Make a decorated comment in an R script",
      "topics": [
        "banner",
        "block",
        "boxup",
        "open_box",
        "section"
      ]
    },
    {
      "page": "copy_to_clipboard",
      "title": "Transfer text strings to the clipboard ready for paste",
      "topics": [
        "copy_to_clipboard"
      ]
    },
    {
      "page": "print.banner",
      "title": "Print method for banner objects",
      "topics": [
        "print.banner"
      ]
    },
    {
      "page": "yaml_header",
      "title": "Functions for YAML comments",
      "topics": [
        "chunk_options",
        "yaml_header"
      ]
    }
  ],
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "Banded_comment_maker.Rmd",
      "filename": "Banded_comment_maker.html",
      "title": "Making Banner Comments for R Scripts",
      "author": "Bill Venables",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Rationale",
        "How to use it",
        "Arguments",
        "Examples",
        "Notes",
        "The number of leading hash characters",
        "Sending text strings to the clipboard",
        "Gratuitous advice"
      ],
      "created": "2016-12-05 13:49:23",
      "modified": "2019-07-27 04:40:02",
      "commits": 2
    }
  ],
  "_score": 3.5563025007672873,
  "_indexed": true,
  "_nocasepkg": "bannercommenter",
  "_universes": [
    "billvenables"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-12T07:37:08.000Z",
      "distro": "noble",
      "commit": "dcd4f5e8e2e4535db6d9f722a3ca316c6b64067c",
      "fileid": "f56edaae900794ab5f272ef9e7cacd4061c43871b3d3511f6b18e0466341b6c4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/27401590653"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-12T07:37:36.000Z",
      "distro": "noble",
      "commit": "dcd4f5e8e2e4535db6d9f722a3ca316c6b64067c",
      "fileid": "7a03f4c197208d2c1cfba0bdf7155128dba38d7b506ad700f3b452d5e49309ed",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/27401590653"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-12T07:53:00.000Z",
      "commit": "dcd4f5e8e2e4535db6d9f722a3ca316c6b64067c",
      "fileid": "d31abea4c06009b5de36e27a4ee81707c77e3056b596c91264743a7bc94679e0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/27401590653"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-12T07:57:11.000Z",
      "commit": "dcd4f5e8e2e4535db6d9f722a3ca316c6b64067c",
      "fileid": "a7a3c6c048e3f9caa5975696f311d031b90d7426bec6fbe3b25dbeff85f10b1d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/27401590653"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-12T07:37:00.000Z",
      "commit": "dcd4f5e8e2e4535db6d9f722a3ca316c6b64067c",
      "fileid": "6aa6aeaf4a66ff8a91d5ebc4b56f33c014990ea157b9abc215dcfc20468e4f6e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/27401590653"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-12T07:36:15.000Z",
      "commit": "dcd4f5e8e2e4535db6d9f722a3ca316c6b64067c",
      "fileid": "5ad45c0b6d5585f8d00ed7b7eb179ac2097f5ff5a75623e2ad5bc8fb5428254b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/27401590653"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-12T07:36:27.000Z",
      "commit": "dcd4f5e8e2e4535db6d9f722a3ca316c6b64067c",
      "fileid": "7417f083d5de14d3e811dee978b1274a993b2288976b018a66cea67928f58f11",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/27401590653"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-12T07:36:18.000Z",
      "commit": "dcd4f5e8e2e4535db6d9f722a3ca316c6b64067c",
      "fileid": "8557e7eb3c9820158a896669e5c50361560472b03609c8eb32905e9199631394",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/billvenables/actions/runs/27401590653"
    }
  ]
}