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.4.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: 2023-06-05
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.4.1, https://cran.r-project.org/web/packages/golem
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)
Other packages that cited golem R package
View golem citation profile
Other R packages that golem depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns