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

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

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