-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
29 lines (29 loc) · 1.16 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
Package: pipenostics
Type: Package
Title:
Diagnostics, Reliability and Predictive Maintenance of Pipeline Systems
Version: 0.2.1
Authors@R: person("Yuri", "Possokhov", email = "[email protected]",
role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3570-4337"))
Description: Functions that represent some useful empirical and data-driven
models for heat loss, corrosion diagnostics, and predictive maintenance of
pipeline systems. The package is designed for engineers who are involved in
exploratory or routine calculations. Methods are described in
Timashev et al. (2016) <doi:10.1007/978-3-319-25307-7>,
A.C.Reddy (2017) <doi:10.1016/j.matpr.2017.07.081>,
Minenergo (2008) <https://docs.cntd.ru/document/902148459>,
Minenergo (2005) <https://docs.cntd.ru/document/1200035568>,
Xing LU. (2014) <doi:10.1080/23744731.2016.1258371>.
URL: https://omega1x.github.io/pipenostics/
BugReports: https://github.com/omega1x/pipenostics/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Imports: checkmate, iapws
RoxygenNote: 7.3.1
Suggests:
testthat (>= 3.0.0),
covr
Config/testthat/edition: 3
Config/Needs/website: rmarkdown