View source: R/dl_build_src_gran.R
Build GRAN packages w/ GRAN and CRAN deps
| 1 2 3 4 5 6 | dl_build_src(
  GRAN.dir = "GRAN",
  lib = .libPaths()[1],
  delete = TRUE,
  use_GRAN = TRUE
)
 | 
| GRAN.dir | local directory for GRAN built packages | 
| lib | local directory to install dependent packages | 
| delete | logical argument to over-ride deleting packages that 
are already built. This is useful for major R upgrades. Default
is  | 
| use_GRAN | logical argument to include GRAN in updates. Default is 
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.