Other packages > Find by keyword >

golem  

A Framework for Robust Shiny Applications
View on CRAN: Click here


Download and install golem package within the R console
Install from CRAN:
install.packages("golem")

Install from Github:
library("remotes")
install_github("cran/golem")

Install by package version:
library("remotes")
install_version("golem", "0.5.1")



Attach the package and use:
library("golem")
Maintained by
Colin Fay
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-08-05
Latest Update: 2024-08-27
Description:
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.
How to cite:
Colin Fay (2019). golem: A Framework for Robust Shiny Applications. R package version 0.5.1, https://cran.r-project.org/web/packages/golem. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.1 (2019-08-05 17:50), 0.2.0 (2020-03-04 11:50), 0.2.1 (2020-03-05 16:00), 0.3.1 (2021-04-17 07:00), 0.3.2 (2022-03-04 10:00), 0.3.3 (2022-07-13 15:10), 0.3.4 (2022-09-26 09:40), 0.3.5 (2022-10-18 11:52), 0.4.0 (2023-03-12 11:20), 0.4.1 (2023-06-05 17:50), 0.5.0 (2024-08-19 08:40)
Other packages that cited golem R package
View golem citation profile
Other R packages that golem depends, imports, suggests or enhances
Complete documentation for golem
Functions, R codes and Examples using the golem R package
Some associated functions: add_files . add_module . add_resource_path . addins . amend_golem_config . browser_button . bundle_resources . create_golem . detach_all_attached . disable_autoload . dockerfiles . document_and_reload . favicon . file_creation . fill_desc . get_current_config . get_golem_options . get_sysreqs . golem . golem_js . golem_opts . install_dev_deps . is_running . made_dev . maintenance_page . make_dev . module_template . pkg_tools . prod . project_hook . rstudio_deploy . run_dev . sanity_check . template . testhelpers . use_files . use_module_test . use_recommended . utils_files . with_golem_options . 
Some associated R codes: add_dockerfiles.R . add_dockerfiles_renv.R . add_files.R . add_r_files.R . add_resource_path.R . add_rstudio_files.R . addins.R . boostrap_cli.R . boostrap_crayon.R . boostrap_fs.R . bootstrap_attachment.R . bootstrap_desc.R . bootstrap_dockerfiler.R . bootstrap_pkgload.R . bootstrap_roxygen2.R . bootstrap_rstudio_api.R . bootstrap_usethis.R . browser_button.R . bundle_resources.R . config.R . create_golem.R . desc.R . disable_autoload.R . enable_roxygenize.R . get_sysreqs.R . gobals.R . golem-package.R . golem-yaml-get.R . golem-yaml-set.R . golem-yaml-utils.R . install_dev_deps.R . is_running.R . js.R . make_dev.R . modules_fn.R . pkg_tools.R . reload.R . run_dev.R . sanity_check.R . set_golem_options.R . templates.R . test_helpers.R . use_favicon.R . use_files.R . use_recommended.R . use_utils.R . utils.R . with_opt.R .  Full golem package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA