-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
executable file
·34 lines (34 loc) · 1.51 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
Package: cefiro
Type: Package
Title: Simple calculations and plots for wind measurement data
Version: 0.0.0.9010
uthors@R: c(
person("Pawel", "Cwiek", , "prc.altodato@gmail.com", role = c("aut", "cre")),
person("Kurt Schaldemose", "Hansen", role = "ctb",
comment = "Hansen, ; Vasiljevic, Nikola; Sørensen, Steen Arne (2021).
Wind resource data from the tall Risø met mast. Technical University of Denmark.
Dataset. https://doi.org/10.11583/DTU.14153204.v1"),
person("Nikola", "Vasiljevic", role = "ctb",
comment = "Hansen, ; Vasiljevic, Nikola; Sørensen, Steen Arne (2021).
Wind resource data from the tall Risø met mast. Technical University of Denmark.
Dataset. https://doi.org/10.11583/DTU.14153204.v1"),
person("Steen Arne", "Sørensen", role = "ctb",
comment = "Hansen, ; Vasiljevic, Nikola; Sørensen, Steen Arne (2021).
Wind resource data from the tall Risø met mast. Technical University of Denmark.
Dataset. https://doi.org/10.11583/DTU.14153204.v1")
)
Maintainer: Pawel Cwiek <prc.altodato@gmail.com>
Description: Simple calculations and plots for wind measurement data
Use four spaces when indenting paragraphs within the Description.
License: GPL (>= 3)
Imports:
dplyr,
ggplot2,
lubridate,
magrittr,
stringr,
tidyselect,
xts
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2