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. Accessed 11 Apr. 2025.
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
03/1203/1303/1403/1503/1603/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2804/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for pkgmaker0510152025303540TrendBars

Today's Hot Picks in Authors and Packages

Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  
multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  
GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
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  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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