Learn R Programming

pkgload (version 1.4.0)

pkgload-package: pkgload: Simulate Package Installation and Attach

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.

Arguments

Author

Maintainer: Lionel Henry lionel@posit.co

Authors:

  • Hadley Wickham

  • Winston Chang

  • Jim Hester

Other contributors:

  • Posit Software, PBC [copyright holder, funder]

  • R Core team (Some namespace and vignette code extracted from base R) [contributor]

See Also