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.5")



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: 2023-06-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.5, https://cran.r-project.org/web/packages/pkgbuild. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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