Skip to content

HakaiInstitute/kelpbio

Repository files navigation

kelpbio

R-CMD-check R-universe version R-universe status Lifecycle: experimental

kelpbio fits Bayesian hierarchical models to estimate kelp biomass and carbon from field measurements.

Installation

Install the pre-built binary from the Hakai R-universe (macOS and Windows):

install.packages(
  "kelpbio",
  repos = c("https://hakaiinstitute.r-universe.dev", getOption("repos"))
)

Install from source (Linux, or to build from GitHub):

# install.packages("pak")
pak::pak("HakaiInstitute/kelpbio")

Source builds require a C++ toolchain:

  • Linux: sudo apt install build-essential
  • Windows: Rtools
  • macOS: xcode-select --install

Usage

Citation

Licensing

Copyright 2026 Tula Foundation.

The code is released under the MIT License.

About

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors