{"id":26264303,"url":"https://github.com/ThinkR-open/littleboxes","last_synced_at":"2025-03-14T02:01:59.064Z","repository":{"id":49876660,"uuid":"60784548","full_name":"VincentGuyader/littleboxes","owner":"VincentGuyader","description":"Rstudio Addin - create boxed title in an Rscript","archived":false,"fork":false,"pushed_at":"2018-05-09T10:05:41.000Z","size":2031,"stargazers_count":34,"open_issues_count":0,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-05T03:04:58.948Z","etag":null,"topics":["rscript","rstudio-addin"],"latest_commit_sha":null,"homepage":null,"language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VincentGuyader.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-09T15:16:39.000Z","updated_at":"2024-08-05T03:04:58.949Z","dependencies_parsed_at":"2022-09-01T01:02:03.954Z","dependency_job_id":null,"html_url":"https://github.com/VincentGuyader/littleboxes","commit_stats":null,"previous_names":["vincentguyader/littleboxes","thinkr-open/littleboxes"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VincentGuyader%2Flittleboxes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VincentGuyader%2Flittleboxes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VincentGuyader%2Flittleboxes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VincentGuyader%2Flittleboxes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VincentGuyader","download_url":"https://codeload.github.com/VincentGuyader/littleboxes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243510117,"owners_count":20302294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["rscript","rstudio-addin"],"created_at":"2025-03-14T02:01:58.210Z","updated_at":"2025-03-14T02:01:59.050Z","avatar_url":"https://github.com/VincentGuyader.png","language":"R","funding_links":[],"categories":["R"],"sub_categories":[],"readme":"# littleboxes\r\nRStudio Addin - creates boxed in titles in an Rscript\r\n\r\n## Installation\r\n\r\n```R\r\n# install.packages(\"devtools\")\r\ndevtools::install_github(\"ThinkR-open/littleboxes\")\r\n\r\n# If you just want boxes without any tricks using Rstudio outline \r\ndevtools::install_github(\"ThinkRstat/littleboxes\",ref=\"simpleboxe\")\r\n\r\n```\r\n## Usage\r\n\r\n![alt tag](https://raw.githubusercontent.com/ThinkRstat/littleboxes/master/demo.gif)\r\n\r\n\r\n\r\n```R\r\n# write a sentence, place your cursor on the line and go to Addins \u003e Little Boxes\r\n\r\n# Part One\r\n\r\n1+1\r\nplot(iris)\r\n\r\n# Part Two\r\nlm(1~1)\r\n\r\nwill be turned into:\r\n\r\n##%######################################################%##\r\n#                                                          #\r\n####                      Part One                      ####\r\n#                                                          #\r\n##%######################################################%##\r\n\r\n\r\n1+1\r\nplot(iris)\r\n\r\n##%######################################################%##\r\n#                                                          #\r\n####                      Part Two                      ####\r\n#                                                          #\r\n##%######################################################%##\r\n\r\nlm(1~1)\r\n\r\n```\r\n[![Alt text](http://img.youtube.com/vi/yZnx-VbQ2bk/0.jpg)](https://www.youtube.com/watch?v=yZnx-VbQ2bk)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FThinkR-open%2Flittleboxes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FThinkR-open%2Flittleboxes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FThinkR-open%2Flittleboxes/lists"}