golem - A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains a series of tools for building a robust 'Shiny' application from start to finish.
Last updated 3 months ago
golemversehacktoberfestshinyshiny-appsshiny-rshinyapps
14.19 score 912 stars 58 packages 155 scripts 7.4k downloadsattachment - Deal with Dependencies
Manage dependencies during package development. This can retrieve all dependencies that are used in ".R" files in the "R/" directory, in ".Rmd" files in "vignettes/" directory and in 'roxygen2' documentation of functions. There is a function to update the "DESCRIPTION" file of your package with 'CRAN' packages or any other remote package. All functions to retrieve dependencies of ".R" scripts and ".Rmd" or ".qmd" files can be used independently of a package development.
Last updated 4 months ago
hacktoberfest
10.02 score 108 stars 4 packages 45 scripts 2.5k downloadsfusen - Build a Package from Rmarkdown Files
Use Rmarkdown First method to build your package. Start your package with documentation, functions, examples and tests in the same unique file. Everything can be set from the Rmarkdown template file provided in your project, then inflated as a package. Inflating the template copies the relevant chunks and sections in the appropriate files required for package development.
Last updated 2 months ago
hacktoberfestrmd-first
9.36 score 162 stars 35 scripts 780 downloadsgitlabr - Access to the 'GitLab' API
Provides R functions to access the API of the project and repository management web application 'GitLab'. For many common tasks (repository file access, issue assignment and status, commenting) convenience wrappers are provided, and in addition the full API can be used by specifying request locations. 'GitLab' is open-source software and can be self-hosted or used on <https://about.gitlab.com>.
Last updated 6 months ago
gitlab
8.64 score 40 stars 1 packages 60 scripts 834 downloadsemo - Easily Insert 'Emoji'
Makes it easy to insert 'emoji' based on either their name or a descriptive keyword.
Last updated 5 years ago
emoji
8.24 score 416 stars 3 packages 2.3k scriptsrosm - Plot Raster Map Tiles from Open Street Map and Other Sources
Download and plot Open Street Map <https://www.openstreetmap.org/>, Bing Maps <https://www.bing.com/maps> and other tiled map sources. Use to create basemaps quickly and add hillshade to vector-based maps.
Last updated 1 years ago
8.10 score 27 stars 25 packages 116 scripts 11k downloadsremedy - 'RStudio' Addins to Simplify 'Markdown' Writing
An 'RStudio' addin providing shortcuts for writing in 'Markdown'. This package provides a series of functions that allow the user to be more efficient when using 'Markdown'. For example, you can select a word, and put it in bold or in italics, or change the alignment of elements inside you Rmd. The idea is to map all the functionalities from 'remedy' on keyboard shortcuts, so that it provides an interface close to what you can find in any other text editor.
Last updated 4 years ago
hacktoberfest
7.83 score 452 stars 50 scripts 565 downloadsfcuk - The Ultimate Helper for Clumsy Fingers
Automatically suggests a correction when a typo occurs.
Last updated 1 years ago
errorfcuk
7.05 score 91 stars 49 scripts 141 downloadscheckhelper - Deal with Check Outputs
Deal with packages 'check' outputs and reduce the risk of rejection by 'CRAN' by following policies.
Last updated 10 months ago
7.04 score 34 stars 18 scripts 207 downloadstogglr - 'Toggl.com' Api for 'Rstudio'
Use the <https://toggl.com> time tracker api through R.
Last updated 9 months ago
hacktoberfesttoggl-apitoggler
7.01 score 49 stars 26 scripts 206 downloadsthinkr - Tools for Cleaning Up Messy Files
Some tools for cleaning up messy 'Excel' files to be suitable for R. People who have been working with 'Excel' for years built more or less complicated sheets with names, characters, formats that are not homogeneous. To be able to use them in R nowadays, we built a set of functions that will avoid the majority of importation problems and keep all the data at best.
Last updated 2 years ago
hacktoberfestthinkr-not-maintained
6.97 score 29 stars 46 scripts 281 downloadsshinipsum - Lorem-Ipsum-like Helpers for fast Shiny Prototyping
Prototype your shiny apps quickly with these Lorem-Ipsum-like Helpers.
Last updated 10 months ago
dygraphggplotgolemversehacktoberfestlorem-ipsum
6.27 score 125 stars 1 packages 50 scripts 291 downloadslightparser - From 'Rmarkdown' and 'Quarto' Files to Tibble and Back
Split your 'rmarkdown' or 'quarto' files by sections into a tibble: titles, text, chunks. Rebuild the file from the tibble.
Last updated 7 months ago
6.24 score 23 stars 1 packages 3 scripts 252 downloadsfakir - Generate Fake Datasets for Prototyping and Teaching
Create fake datasets that can be used for prototyping and teaching. This package provides a set of functions to generate fake data for a variety of data types, such as dates, addresses, and names. It can be used for prototyping (notably in 'shiny') or as a tool to teach data manipulation and data visualization.
Last updated 3 months ago
charlatanfake-datasetsgolemversehacktoberfest
6.23 score 132 stars 26 scripts 247 downloadsgitdown - Turn Your Git Commit Messages into a HTML Book
Read all commit messages of your local git repository and sort them according to tags or specific text pattern into chapters of a HTML book using 'bookdown'. The git history book presentation helps organisms required to testify for every changes in their source code, in relation to features requests.
Last updated 9 months ago
bookdowngitgitbook
6.01 score 34 stars 15 scripts 240 downloadscovrpage - Create a Readme Summary Page for GitHub testthat and covr Outputs
Create a README file to place in package test subdirectory to communicate with other users in more detail results of testthat and covr.
Last updated 2 years ago
5.96 score 52 stars 14 scriptslozen - Management tools for missions
Management tools for missions (internal and external). Includes weekly, GL projects, etc.
Last updated 8 months ago
experimental
5.34 score 7 stars 14 scriptsdevindocker - Help Develop a R Project Inside a Docker Container
Help develop a R project inside a Docker container.
Last updated 4 years ago
thinkr-not-maintained
4.88 score 38 stars 7 scriptstutor - Deploy shiny_prerendered Rmds
Deploy Rmd using shiny_prerendered.
Last updated 6 months ago
4.81 score 4 stars 102 scriptsrtodoist - Create and Manage Todolist using 'Todoist.com' API
Allows you to interact with the API of the "Todoist" platform. 'Todoist' <https://todoist.com/> provides an online task manager service for teams.
Last updated 1 years ago
4.78 score 12 stars 7 scripts 123 downloadspapillon - Build And Highlight Package Documentation With Customized Templates
Helps creating company visual identity. Build your templates for your package vignettes, reports with {bookdown}, package presentation with {pkgdown}. Highlight your documentation in your projects. Allow for code folding.
Last updated 2 years ago
4.34 score 11 stars 4 scriptsarpr - Advanced R Pipes
Provides convenience functions for programming with 'magrittr' pipes. Conditional pipes, a string prefixer and a function to pipe the given object into a specific argument given by character name are currently supported. It is named after the dadaist Hans Arp, a friend of Rene Magritte.
Last updated 3 years ago
4.32 score 7 stars 2 packages 5 scripts 362 downloadsbrochure - Multipage 'Shiny' Apps
Build multipage 'shiny' apps.
Last updated 2 years ago
golemverseshinyshiny-rshinyapps
4.05 score 106 stars 21 scriptsinca3 - Donnees De L'Etude INCA 3
Données de consommations et habitudes alimentaires de l'étude INCA 3. Carine Dubuisson, Ariane Dufour, Sandrine Carrillo, Peggy Drouillet-Pinard, Sabrina Havard, Jean-Luc Volatier (2019). The Third French Individual and National Food Consumption (INCA3) Survey 2014-2015: method, design and participation rate in the framework of a European harmonization process. Public Health Nutrition: 22(4), 584–600. (doi:10.1017/S1368980018002896).
Last updated 3 years ago
hacktoberfestthinkr-not-maintained
3.88 score 5 stars 4 scriptsglouton - 'JS-cookies' for 'Shiny'
Set and get browser cookies in 'Shiny' through 'JS-cookie'.
Last updated 3 years ago
3.69 score 41 stars 12 scriptsmariobox - A Framework For Packaging {plumber} APIs
A framework for building robust {plumber} APIs. This package contains a series of tools to build {plumber} APIs as packages.
Last updated 1 years ago
3.58 score 38 stars 4 scriptstestdown - 'testhat' Results to Bookdown
Turn your 'testthat' results a Bookdown.
Last updated 2 years ago
3.57 score 25 stars 3 scriptsrusk - Beautiful Graphical Representation of Multiplication Tables on a Modular Circle
By placing on a circle 10 points numbered from 1 to 10, and connecting them by a straight line to the point corresponding to its multiplication by 2. (1 must be connected to 1 * 2 = 2, point 2 must be set to 2 * 2 = 4, point 3 to 3 * 2 = 6 and so on). You will obtain an amazing geometric figure that complicates and beautifies itself by varying the number of points and the multiplication table you use.
Last updated 6 years ago
thinkr-not-maintained
3.48 score 6 stars 9 scripts 137 downloadsspongecake - Transform a Movie into a Synthetic Picture
Transform a Movie into a Synthetic Picture. A frame every 10 seconds is summarized into one colour, then every generated colors are stacked together.
Last updated 7 years ago
3.48 score 6 stars 4 scripts 150 downloadsbank - Extra Cache
More cache backends.
Last updated 2 years ago
cachegolemverseshiny
2.78 score 12 stars 6 scriptsw3css - W3CSS for 'shiny'
An implementation of W3 CSS <https://www.w3schools.com/w3css/> for 'shiny'.
Last updated 2 years ago
golemverseshiny
2.48 score 6 starscranology - The CRAN Chronology
Scraping routines and datasets to monitor the evolution of the number of packages on CRAN.
Last updated 2 months ago
1.70 score 1 stars 5 scriptsthinkrtemplate - Template ThinkR for pkgdown sites
Template ThinkR for pkgdown sites.
Last updated 4 years ago
1.70 score 1 starstidyversedashboard - Tidyverse activity dashboard
A dashboard to show repository activity in tidyverse organisations.
Last updated 3 years ago
1.00 score 6 scripts