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 Jun. 2026.
Previous versions and publish date:
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

gRain  
Bayesian Networks
Probability propagation in graphical independence networks, also known as Bayesian networks or prob ...
Download / Learn more Package Citations See dependency  
curtailment  
Finds Binary Outcome Designs Using Stochastic Curtailment
Finds single- and two-arm designs using stochastic curtailment, as described by Law et al. (2022) ...
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  
keep  
Arrays with Better Control over Dimension Dropping
Provides arrays with flexible control over dimension dropping when subscripting. ...
Download / Learn more Package Citations See dependency  
roxygen2  
In-Line Documentation for R
Generate your Rd documentation, 'NAMESPACE' file, and collation field using specially formatted com ...
Download / Learn more Package Citations See dependency  
xmlr  
Read, Write and Work with 'XML' Data
'XML' package for creating and reading and manipulating 'XML', with an object model based on 'Refere ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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