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: 2023-05-03
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
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)
Other packages that cited pkgmaker R package
View pkgmaker citation profile
Other R packages that pkgmaker depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
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  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns