pkgload

Simulate Package Installation and Attach

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.

1.5.3 MIT + file LICENSE 1 个版本
安装
install.packages("pkgload")
remotes::install_cran("pkgload")
版本列表
1.5.3 2026-06-15