-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
52 lines (52 loc) · 1.11 KB
/
Copy pathDESCRIPTION
File metadata and controls
52 lines (52 loc) · 1.11 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
50
51
52
Package: GMisc
Title: Miscellaneous Functions for Geology (and its areas)
Version: 0.4.2
Date: 2026-05-26
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.3.3
Imports:
ggplot2,
forcats,
dplyr,
tidyr,
zoo,
png,
grid,
plotly,
tibble,
pracma,
changepoint,
strucchange,
DescTools,
ecp,
compositions,
MASS,
magrittr,
CircStats,
heplots,
purrr,
ggtern,
rlang,
tidyselect,
pak,
broom
Suggests:
DT,
knitr,
rmarkdown,
Hmisc,
kableExtra,
rio,
drc,
quarto,
RColorBrewer
VignetteBuilder: knitr, rmarkdown, quarto
Roxygen: list(markdown = TRUE)