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 01 Feb. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

bayesDP  
Implementation of the Bayesian Discount Prior Approach for Clinical Trials
Functions for data augmentation using the Bayesian discount prior method for single arm and two-arm ...
Download / Learn more Package Citations See dependency  
longit  
High Dimensional Longitudinal Data Analysis Using MCMC
High dimensional longitudinal data analysis with Markov Chain Monte Carlo(MCMC). Currently support ...
Download / Learn more Package Citations See dependency  
extraoperators  
Extra Binary Relational and Logical Operators
Speed up common tasks, particularly logical or relational comparisons and routine follow up tasks s ...
Download / Learn more Package Citations See dependency  
tidyxl  
Read Untidy Excel Files
Imports non-tabular from Excel files into R.Exposes cell content, position and formatting in a tidy ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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