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]
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 07 May. 2025.
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)
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
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/05Downloads for packer5101520253035TrendBars

Today's Hot Picks in Authors and Packages

funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  
aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
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  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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