forked from TEOS-10/GSW-R
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
30 lines (30 loc) · 1.53 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Package: gsw
Version: 1.0-6
Title: Gibbs Sea Water Functions
Authors@R: c(person("Dan", "Kelley", role=c("aut","cre","cph"), email="[email protected]", comment="C wrapper plus R code, tests, and documentation"), person("Clark", "Richards", role=c("aut","cph"), email="[email protected]", comment="C wrapper plus R code, tests, and documentation"), person("WG127", "SCOR/IAPSO", role=c("aut","cph"), comment="Original 'Matlab' and derived code"))
Copyright: Original algorithms and 'Matlab'/C library (c) 2015-2017 WG127 SCOR/IAPSO
(Scientific Committee on Oceanic Research / International Association for the
Physical Sciences of the Oceans, Working Group 127); C wrapper code and R code
(c) 2015-2019 Dan Kelley and Clark Richards
Maintainer: Dan Kelley <[email protected]>
Depends:
R (>= 2.15),
testthat
Suggests:
knitr,
BugReports: https://github.com/TEOS-10/GSW-R/issues
Description: Provides an interface to the Gibbs 'SeaWater' ('TEOS-10') C
library, version 3.05-4 (commit '5b4d959e54031f9e972f3e863f63e67fa4f5bfec', dated 2017-08-07,
available at <https://github.com/TEOS-10/GSW-C>, which stems from
'Matlab' and other code written by members of Working Group 127 of
'SCOR'/'IAPSO' (Scientific Committee on Oceanic Research /
International Association for the Physical Sciences of the Oceans).
URL: http://teos-10.github.io/GSW-R/index.html
License: GPL (>= 2) | file LICENSE
LazyLoad: yes
LazyData: no
Packaged: Dan Kelley
Encoding: UTF-8
RoxygenNote: 6.1.1
BuildVignettes: true
VignetteBuilder: knitr