Other packages > Find by keyword >

marelac  

Tools for Aquatic Sciences
View on CRAN: Click here


Download and install marelac package within the R console
Install from CRAN:
install.packages("marelac")

Install from Github:
library("remotes")
install_github("cran/marelac")

Install by package version:
library("remotes")
install_version("marelac", "2.1.11")



Attach the package and use:
library("marelac")
Maintained by
Karline Soetaert
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-10-16
Latest Update: 2023-09-25
Description:
Datasets, constants, conversion factors, and utilities for 'MArine', 'Riverine', 'Estuarine', 'LAcustrine' and 'Coastal' science. The package contains among others: (1) chemical and physical constants and datasets, e.g. atomic weights, gas constants, the earths bathymetry; (2) conversion factors (e.g. gram to mol to liter, barometric units, temperature, salinity); (3) physical functions, e.g. to estimate concentrations of conservative substances, gas transfer and diffusion coefficients, the Coriolis force and gravity; (4) thermophysical properties of the seawater, as from the UNESCO polynomial or from the more recent derivation based on a Gibbs function.
How to cite:
Karline Soetaert (2008). marelac: Tools for Aquatic Sciences. R package version 2.1.11, https://cran.r-project.org/web/packages/marelac. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.1 (2008-10-16 18:52), 1.2-1 (2009-02-23 12:20), 1.2 (2008-11-04 20:49), 2.0 (2009-09-07 19:10), 2.1.2 (2012-01-29 08:13), 2.1.3 (2014-01-07 10:18), 2.1.4 (2014-11-04 22:03), 2.1.5 (2015-09-04 09:25), 2.1.6 (2016-09-19 11:13), 2.1.9 (2018-06-03 19:43), 2.1.10 (2020-02-20 19:50), 2.1 (2010-04-06 11:29)
Other packages that cited marelac R package
View marelac citation profile
Other R packages that marelac depends, imports, suggests or enhances
Complete documentation for marelac
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA