install_coda_dev: Install development packages from the coda ecosystem

View source: R/dev_install.R

install_coda_devR Documentation

Install development packages from the coda ecosystem

Description

Installs the development extensions of the coda ecosystem from GitHub.

Usage

install_coda_dev(upgrade = "never")

Arguments

upgrade

Upgrade policy passed to remotes::install_github().

Details

Currently, this function installs:

  • coda.count

Value

Invisibly returns a character vector with the GitHub repositories that were passed to remotes::install_github(). Each element is of the form "owner/repository".


coda.pack documentation built on April 19, 2026, 5:07 p.m.