Other packages > Find by keyword >

pkgload  

Simulate Package Installation and Attach
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("pkgload", "1.4.1")



Attach the package and use:
library("pkgload")
Maintained by
Lionel Henry
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-07-08
Latest Update: 2024-06-28
Description:
Simulates the process of installing a package and then attaching it. This is a key part of the 'devtools' package as it allows you to rapidly iterate while developing a package.
How to cite:
Lionel Henry (2018). pkgload: Simulate Package Installation and Attach. R package version 1.4.1, https://cran.r-project.org/web/packages/pkgload. Accessed 07 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:41), 1.0.0 (2018-07-08 00:00), 1.0.1 (2018-10-11 22:30), 1.0.2 (2018-10-29 21:30), 1.1.0 (2020-05-29 07:10), 1.2.0 (2021-02-23 13:20), 1.2.1 (2021-04-06 17:10), 1.2.2 (2021-09-12 01:40), 1.2.3 (2021-10-13 22:20), 1.2.4 (2021-11-30 15:30), 1.3.0 (2022-06-28 00:40), 1.3.1 (2022-10-28 16:25), 1.3.2.1 (2023-07-08 09:18), 1.3.2 (2022-11-16 16:20), 1.3.3 (2023-09-22 09:50), 1.3.4 (2024-01-16 13:20), 1.4.0 (2024-06-28 13:30), 1.4.1 (2025-09-23 12:20), 1.5.0 (2026-02-03 07:10), 1.5.1 (2026-04-01 07:10), 1.5.2 (2026-04-22 08:00)
Other packages that cited pkgload R package
View pkgload citation profile
Other R packages that pkgload depends, imports, suggests or enhances
Complete documentation for pkgload
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

enrichwith  
Methods to Enrich R Objects with Extra Components
Provides the "enrich" method to enrich list-like R objects with new, relevant components. The curren ...
Download / Learn more Package Citations See dependency  
modelwordcloud  
Model Word Clouds
Makes a word cloud of text, sized by the frequency of the word, and colored either by user-specified ...
Download / Learn more Package Citations See dependency  
bbricks  
Bayesian Methods and Graphical Model Structures for Statistical Modeling
A set of frequently used Bayesian parametric and nonparametric model structures, as well as a set of ...
Download / Learn more Package Citations See dependency  
BayesESS  
Determining Effective Sample Size
Determines effective sample size of a parametric prior distribution in Bayesian models. For a web-b ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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