Install one or more packages from a Crane repository

Description

Install one or more packages from a Crane repository

Usage

install(pkgs, repo, compatibility_patch = R.Version()$major < 4)

Arguments

  • pkgs: packages to install
  • repo: crane repo url
  • compatibility_patch: patch older versions of available.packages to accept a dots argument
Last modified July 8, 2025