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 06 Mar. 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

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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