Other packages > Find by keyword >

pkgmaker  

Development Utilities for R Packages
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("pkgmaker", "0.32.10")



Attach the package and use:
library("pkgmaker")
Maintained by
Renaud Gaujoux
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-05-31
Latest Update:
Description:
Provides some low-level utilities to use for package development. It currently provides managers for multiple package specific options and registries, vignette, unit test and bibtex related utilities. It serves as a base package for packages like 'NMF', 'RcppOctave', 'doRNG', and as an incubator package for other general purposes utilities, that will eventually be packaged separately. It is still under heavy development and changes in the interface(s) are more than likely to happen.
How to cite:
Renaud Gaujoux (2012). pkgmaker: Development Utilities for R Packages. R package version 0.32.10, https://cran.r-project.org/web/packages/pkgmaker. Accessed 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:41), 0.5.1 (2012-05-31 16:32), 0.6.5 (2012-06-20 12:09), 0.8.5 (2012-10-12 16:30), 0.8 (2012-07-24 08:45), 0.9 (2012-11-03 08:11), 0.10.1 (2012-12-07 11:28), 0.14 (2013-03-12 13:42), 0.15.2 (2013-03-26 08:01), 0.16 (2013-05-12 12:59), 0.17.3 (2013-09-19 12:04), 0.17.4 (2013-09-24 16:03), 0.20 (2014-03-05 17:03), 0.22 (2018-05-10 16:23), 0.27 (2018-05-26 00:18), 0.31.1 (2020-03-19 14:00), 0.31 (2020-01-22 13:50), 0.32.2 (2020-10-20 23:20), 0.32.7 (2023-01-11 16:50), 0.32.8 (2023-02-14 18:50), 0.32.10 (2023-05-03 13:30)
Other packages that cited pkgmaker R package
View pkgmaker citation profile
Other R packages that pkgmaker depends, imports, suggests or enhances
Complete documentation for pkgmaker
Functions, R codes and Examples using the pkgmaker R package
Some associated functions: CRAN . ExposeAttribute . R.exec . RdSection2latex . Rversion . Sys.getenv_value . addToLogger . add_lib . addnames . alphacol . askUser . bibtex . cgetAnywhere . charmap . checkPlot . cite_pkg . citecmd . compile_src . devutils . digest_function . dot-packageMetaRegistry . dot-silenceF . exitCheck . expand_list . factor2character . file_extension . find_devpackage . fix_registry . formals . gfile . graphics-utils . hasArg2 . hasEnvar . inSweave . irequire . isCRANcheck . is_package_path . is_something . iterCount . knit_ex . latex . libutils . list.data . load . load_all_file . load_project . local-options . logging . makeFakeVignette . makeUnitVignette . make_vignette_auxfiles . messagef . mirrors . namespace . new2 . oneoffVariable . options . orderVersion . packageData . packageExtra . packageReference . packageTestEnv . packages . parsePackageCitation . pkgmaker-defunct . pkgmaker-deprecated . postponeAction . quickinstall . read.yaml_section . regfetch . registry . render_notes . reorder_columns . requireRUnit . runVignette . sVariable . setClassRegistry . setupPackageOptions . simpleRegistry . source_files . str_diff . str_out . sys_call_stack . testRversion . uchecks . unit.test . unlist_ . unlist_with_sep . userData . userIs . using_something . utest . utestFramework . utestPath . vignette . winbuild . write.pkgbib . writeUnitVignette . 
Some associated R codes: bibtex.R . colors.R . data.R . devutils.R . files.R . graphics.R . is.R . knitr.R . logging.R . namespace.R . options.R . package-extra.R . package.R . packages.R . project.R . rd.R . registry.R . unitTests.R . user.R . utils.R . vignette.R .  Full pkgmaker package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  
enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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