-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
49 lines (49 loc) · 1.05 KB
/
DESCRIPTION
File metadata and controls
49 lines (49 loc) · 1.05 KB
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
45
46
47
48
49
Package: GMisc
Title: Miscellaneous Functions for Geology (and its areas)
Version: 0.3.2
Date: 2022-06-02
Author: Maximiliano Garnier-Villarreal <max.garnier.villa@gmail.com>
Maintainer: Maximiliano Garnier-Villarreal <max.garnier.villa@gmail.com>
Description: Functions for general statistical purpose use, and geological use.
Aimed also to be used by students from Escuela Centroamericana de Geologia (Geology Department) of Universidad de Costa Rica.
URL: https://maxgav13.github.io/GMisc/
BugReports: https://github.com/maxgav13/GMisc/issues
License: GPL (>= 3)
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.1.1
Imports:
remotes,
ggplot2,
forcats,
dplyr,
tidyr,
zoo,
png,
grid,
cowplot,
plotly,
tibble,
RFOC,
pracma,
changepoint,
strucchange,
DescTools,
ecp,
compositions,
MASS,
magrittr,
CircStats,
heplots,
purrr,
ggtern,
viridisLite,
utils,
grDevices,
Suggests:
knitr,
rmarkdown,
Hmisc,
kableExtra,
DT
VignetteBuilder: knitr, rmarkdown