Projects in Awesome Lists by colearendt
A curated list of projects in awesome lists by colearendt .
https://github.com/colearendt/tidyjson
Tidy your JSON data in R with tidyjson
Last synced: 05 Apr 2025
https://github.com/colearendt/gitlink
An R package to simplify placing GitHub links in your Shiny applications and R Markdown documents
github-buttons github-ribbon r r-package ribbon rmarkdown shiny
Last synced: 10 Feb 2025
https://github.com/colearendt/shiny-shell
A Shiny app that exposes a simple (and not secure) shell
Last synced: 19 Mar 2025
https://github.com/colearendt/shinytest-example
An example Shiny app utilizing shinytest
Last synced: 19 Mar 2025
https://github.com/colearendt/shiny-session-info
A Shiny app showing the types of session information stored in Shiny
experiment r session-info shiny
Last synced: 19 Mar 2025
https://github.com/colearendt/helm
Helm charts for miscellaneous services that I use regularly
Last synced: 19 Mar 2025
https://github.com/colearendt/example-python-kubernetes
An example usage of the Kubernetes Python client without a kubeconfig file
api k8s kubeconfig kubectl kubernetes python
Last synced: 19 Mar 2025
https://github.com/colearendt/shinytail
A shiny input/output that tails a file for display in the browser
Last synced: 07 Apr 2025
https://github.com/colearendt/rspm-docker
Dockerfile setup for RStudio Package Manager
Last synced: 07 Apr 2025
https://github.com/colearendt/upload_render_rmd
An experiment that shows a "DIY" parameterized Rmd upload experience on Connect
Last synced: 08 Apr 2025
https://github.com/colearendt/shiny-http-futures
A Shiny example using futures/promises with HTTP requests
experiment futures parallel promises shiny
Last synced: 08 Apr 2025
https://github.com/colearendt/shiny-auto-refresh
JavaScript auto-refresh playground in a Shiny app
dashboard javascript refresh shiny timer
Last synced: 08 Apr 2025
https://github.com/colearendt/pdf-letters
A simple script to aggregate coloring pages for the kiddos
Last synced: 08 Apr 2025
https://github.com/colearendt/plumber-redirect
A simple plumber API example showing use of a redirect
api experiment plumber redirect rest-api
Last synced: 08 Apr 2025
https://github.com/colearendt/example-complex-yaml
Parameterized RMarkdown report with a complex YAML header
experiment parameters r rmarkdown rstudio-connect
Last synced: 08 Apr 2025
https://github.com/colearendt/rmarkdown-for-reproducible-research
A PhUSE paper and presentation discussing R Markdown for Reproducible Research
paper powerpoint presentation r reproducibility reproducible-research rmarkdown
Last synced: 08 Apr 2025
https://github.com/colearendt/cloudera-quickstart
Playing with the Cloudera Quickstart Docker image
Last synced: 08 Apr 2025
https://github.com/colearendt/r-docker-ex
A simple example of using R with docker
Last synced: 08 Apr 2025
https://github.com/colearendt/cellist
Making beautiful music out of cell-lists, list-columns, nested lists, and the like
list nested-structures r r-package
Last synced: 07 Apr 2025
https://github.com/colearendt/simple-deploy
The simplest thing you could possibly deploy to RStudio Connect
Last synced: 08 Apr 2025
https://github.com/colearendt/rgoimage
A simple rstudio session image with R and go
Last synced: 08 Apr 2025
https://github.com/colearendt/dnote-compose
A simple compose file for starting up dnote
Last synced: 08 Apr 2025
https://github.com/colearendt/sas-training
Musings about my past as a SAS programmer
Last synced: 08 Apr 2025
https://github.com/colearendt/postgresql-access
A report on role / user permissions inside of a PostgreSQL database
Last synced: 08 Apr 2025
https://github.com/colearendt/plumber-echo
A simple Plumber API that echoes the request it receives
echo experiment ipaddress plumber r rest-api
Last synced: 08 Apr 2025
https://github.com/colearendt/shiny-reactive-global
An example Shiny app with a "global reactive" that runs on a timer
Last synced: 08 Apr 2025
https://github.com/colearendt/learnr-session-info
Exploring learnr session info
experiment learnr session-info shiny
Last synced: 08 Apr 2025
https://github.com/colearendt/connect-logout
Simple (experimental) logout examples
experiment logout rstudio-connect shiny
Last synced: 08 Apr 2025
https://github.com/colearendt/multi-dir-deploy
Experimental multi-directory deploys to RStudio Connect
deployment experimental manifest rstudio-connect
Last synced: 08 Apr 2025
https://github.com/colearendt/shiny-module-recursion
An example recursive shiny module
Last synced: 08 Apr 2025
https://github.com/colearendt/js-issue-20220728
Version conflict in what seems to be the vuetify beta ecosystem
Last synced: 08 Apr 2025
https://github.com/colearendt/plumber-logger
A Plumber REST API that logs requests and responds to everything with 200
easy-deploy logging plumber r rest-api
Last synced: 08 Apr 2025
https://github.com/colearendt/stdin_playground
Toys to play around with stdin / stdout in python
Last synced: 08 Apr 2025
https://github.com/colearendt/traefik-plugin-template-headers
A traefik plugin that allows modifying headers with go templates
Last synced: 08 Apr 2025
https://github.com/colearendt/traefik-plugin-auth-delay
A traefik plugin that causes a random delay on authentication failures
authentication plugin traefik traefik-plugin
Last synced: 08 Apr 2025
https://github.com/colearendt/traefik-plugin-init
An init container to make traefik local plugins easier to use
kubernetes plugin traefik traefik-docker traefik-plugin
Last synced: 08 Apr 2025
https://github.com/colearendt/shiny-umask
A silly little shiny app to write files and test umasks
Last synced: 08 Apr 2025
https://github.com/colearendt/shiny-bookmark
An example of using Shiny bookmarks with server state (automatically)
Last synced: 08 Apr 2025
https://github.com/colearendt/shiny-connect-open-solo
A simple shiny example to test whether open solo or not
Last synced: 08 Apr 2025
https://github.com/colearendt/container-playground
A set of environments for learning about containers, linux, networking, etc.
Last synced: 08 Apr 2025
https://github.com/colearendt/shiny-onexit
A Shiny app illustrating different types of exit handlers
Last synced: 08 Apr 2025
https://github.com/colearendt/plumber-entrypoint
Illustrates the usage of a simple entrypoint script with plumber
Last synced: 08 Apr 2025
https://github.com/colearendt/shiny-generate-error
A simple shiny app that generates error messages. Useful for testing the interaction of Shiny sessions and R sessions
Last synced: 08 Apr 2025
https://github.com/colearendt/reprex-connect-20200414
Reproduce some python environment challenges on RStudio Connect
Last synced: 08 Apr 2025
https://github.com/colearendt/disk-eater-cleanup
disk-eater-cleanup for a Connect server
Last synced: 08 Apr 2025
https://github.com/colearendt/reproducible-r-packages
A presentation about managing packages for reproducible R code
paper powerpoint presentation r r-packages reproducibility reproducible-research
Last synced: 08 Apr 2025
https://github.com/colearendt/meta-tags
Explore meta HTML tags for public websites
Last synced: 08 Apr 2025