-
Notifications
You must be signed in to change notification settings - Fork 9
/
DESCRIPTION
44 lines (44 loc) · 1.02 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
Package: rNodal
Title: Oil and Gas Well Nodal Analysis for Production Petroleum Engineering
Version: 0.0.2.9003
Authors@R: person("Alfonso R.", "Reyes", role = c("aut", "cre"), email = "alfonso.reyes@oilgainsanalytics.com")
Description: Vertical Lift Performance calculations for oil and gas wells.
Depends: R (>= 3.2), methods,
Imports: rootSolve,
utils,
dplyr,
rhdf5,
data.table,
S4Vectors (>= 0.13.13),
tibble,
rprojroot,
R.utils,
Hmisc,
readr,
zFactor
License: GPL-2
LazyData: true
RoxygenNote: 6.1.1
Suggests: knitr,
rmarkdown,
testthat,
covr
VignetteBuilder: knitr
Collate:
'Duns-Ros.R'
'Fancher-Brown.R'
'friction.R'
'gas_correlations.R'
'Hagedorn-Brown.R'
'Poettmann-Carpenter.R'
'interpolation.R'
'oil_correlations.R'
'settings.R'
'utils.R'
'VLP.R'
'deviation_survey.R'
'hdf5.R'
'heat_transfer.R'
'rNodal-package.r'
'zzz.R'
URL: https://github.com/f0nzie/rNodal