Other packages > Find by keyword >

pkgbuild  

Find Tools Needed to Build R Packages
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("pkgbuild", "1.4.8")



Attach the package and use:
library("pkgbuild")
Maintained by
Gábor Csárdi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-06-27
Latest Update: 2025-05-26
Description:
Provides functions used to build R packages. Locates compilers needed to build R packages on various platforms and ensures the PATH is configured appropriately so R can use them.
How to cite:
Gábor Csárdi (2018). pkgbuild: Find Tools Needed to Build R Packages. R package version 1.4.8, https://cran.r-project.org/web/packages/pkgbuild. Accessed 25 Jun. 2026.
Previous versions and publish date:
1.0.0 (2018-06-27 17:19), 1.0.1 (2018-09-18 19:30), 1.0.2 (2018-10-16 22:00), 1.0.3 (2019-03-21 00:20), 1.0.4 (2019-08-06 00:30), 1.0.5 (2019-08-26 17:30), 1.0.6 (2019-10-09 16:00), 1.0.7 (2020-04-25 16:50), 1.0.8 (2020-05-07 10:40), 1.1.0 (2020-07-13 19:30), 1.2.0 (2020-12-15 23:20), 1.2.1 (2021-11-30 14:50), 1.3.0 (2021-12-09 18:10), 1.3.1 (2021-12-20 14:00), 1.4.0 (2022-11-27 12:10), 1.4.1 (2023-06-14 11:00), 1.4.2 (2023-06-26 13:50), 1.4.3 (2023-12-10 15:00), 1.4.4 (2024-03-17 15:40), 1.4.5 (2024-10-28 17:20), 1.4.6 (2025-01-16 20:00), 1.4.7 (2025-03-24 15:40)
Other packages that cited pkgbuild R package
View pkgbuild citation profile
Other R packages that pkgbuild depends, imports, suggests or enhances
Complete documentation for pkgbuild
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
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  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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