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 07 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

testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
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