Once per machine

Install from CRAN using:

install.packages("fledge")

Install from cynkra's R-universe (development version) using:

install.packages("fledge", repos = c("https://cynkra.r-universe.dev", "https://cloud.r-project.org"))

Or install from GitHub (development version as well) using:

remotes::install_github("cynkra/fledge")

If you are used to making workflow packages (e.g. devtools) available for all your interactive work, you might enjoy loading fledge in your .Rprofile.

Once per package

For full use
For light use
# mypackage (development version)


cynkra/fledge documentation built on April 17, 2025, 3:56 a.m.