EVOLUTION-MANAGER
Edit File: pkgload-package.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: pkgload: Simulate Package Installation and Attach</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="R.css" /> </head><body> <table width="100%" summary="page for pkgload-package {pkgload}"><tr><td>pkgload-package {pkgload}</td><td style="text-align: right;">R Documentation</td></tr></table> <h2>pkgload: Simulate Package Installation and Attach</h2> <h3>Description</h3> <p>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. </p> <h3>Author(s)</h3> <p><strong>Maintainer</strong>: Lionel Henry <a href="mailto:lionel@rstudio.com">lionel@rstudio.com</a> </p> <p>Authors: </p> <ul> <li><p> Hadley Wickham </p> </li> <li><p> Winston Chang </p> </li> <li><p> Jim Hester </p> </li></ul> <p>Other contributors: </p> <ul> <li><p> RStudio [copyright holder, funder] </p> </li> <li><p> R Core team (Some namespace and vignette code extracted from base R) [contributor] </p> </li></ul> <h3>See Also</h3> <p>Useful links: </p> <ul> <li> <p><a href="https://github.com/r-lib/pkgload">https://github.com/r-lib/pkgload</a> </p> </li> <li> <p><a href="https://pkgload.r-lib.org">https://pkgload.r-lib.org</a> </p> </li> <li><p> Report bugs at <a href="https://github.com/r-lib/pkgload/issues">https://github.com/r-lib/pkgload/issues</a> </p> </li></ul> <hr /><div style="text-align: center;">[Package <em>pkgload</em> version 1.3.1 <a href="00Index.html">Index</a>]</div> </body></html>