inst/examples/lazyRepo.R

library(switchr)

  ghman = GithubManifest("gmbecker/rpath", "hadley/lazyeval",
      "hadley/dplyr", "rstudio/ggvis")

res = lazyRepo("ggvis", pkg_manifest = ghman)

  install_packages(c("Rcpp", "ggvis"), ghman)
gmbecker/switchr documentation built on Feb. 24, 2023, 12:59 p.m.