Other packages > Find by keyword >

packer  

An Opinionated Framework for Using 'JavaScript'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("packer", "0.1.3")



Attach the package and use:
library("packer")
Maintained by
John Coene
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-10-20
Latest Update: 2022-05-28
Description:
Enforces good practice and provides convenience functions to make work with 'JavaScript' not just easier but also scalable. It is a robust wrapper to 'NPM', 'yarn', and 'webpack' that enables to compartmentalize 'JavaScript' code, leverage 'NPM' and 'yarn' packages, include 'TypeScript', 'React', or 'Vue' in web applications, and much more.
How to cite:
John Coene (2020). packer: An Opinionated Framework for Using 'JavaScript'. R package version 0.1.3, https://cran.r-project.org/web/packages/packer. Accessed 04 Jun. 2026.
Previous versions and publish date:
0.0.6 (2020-10-20 16:30), 0.1.0 (2021-07-14 19:10), 0.1.1 (2021-08-14 14:40), 0.1.2 (2022-01-08 21:32), 0.1.3 (2022-05-28 11:30)
Other packages that cited packer R package
View packer citation profile
Other R packages that packer depends, imports, suggests or enhances
Complete documentation for packer
Functions, R codes and Examples using the packer R package
Some associated functions: add_plugin_clean . add_plugin_eslint . add_plugin_html . add_plugin_prettier . add_plugin_workbox . apply_framework7 . apply_react . apply_vue . bundle . checks . dev_roclet . ease_lit . engine . engine_check . engine_console . include_action_check . jsdoc . make_library . mockup . npm_console . npm_fix . npm_install . npm_outdated . npm_run . npm_update . npx . prod_roclet . put_precommit_hook . put_recommended . put_rprofile_adapt . put_test . scaffold_ambiorix . scaffold_bare . scaffold_extension . scaffold_golem . scaffold_input . scaffold_leprechaun . scaffold_output . scaffold_rmd . scaffold_widget . set_npm . set_yarn . tests . types . use_loader_babel . use_loader_coffee . use_loader_file . use_loader_framework7 . use_loader_mocha . use_loader_pug . use_loader_rule . use_loader_style . use_loader_svelte . use_loader_ts . use_loader_vue . use_tailwind . yarn_clean . yarn_console . yarn_global . yarn_install . yarn_outdated . yarn_run . yarn_upgrade . yarn_version . 
Some associated R codes: ambiorix-utils.R . ambiorix.R . assertions.R . bare-utils.R . bare.R . bundle.R . checks.R . config.R . engine.R . extension-utils.R . extension.R . framework7.R . golem-utils.R . golem.R . input.R . leprechaun-files.R . leprechaun.R . library.R . lit.R . loaders.R . mock.R . npm.R . npx.R . output.R . plugins.R . react.R . rmd-utils.R . rmd.R . roclets.R . tailwind.R . test.R . typescript.R . utils.R . vue.R . widget-utils.R . widget.R . workflows.R . yarn.R . zzz.R .  Full packer package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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