-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
35 lines (35 loc) · 764 Bytes
/
DESCRIPTION
File metadata and controls
35 lines (35 loc) · 764 Bytes
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
Package: simplexity
Type: Package
Title: Functions to generate, manipulate and plot data on the simplex
Version: 0.2.3
Date: 2026-02-10
Authors@R: c(
person("Ty", "Stanford", email = "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8570-5493")))
Description: Hopefully taking out the complexity of using the simplex:
functions to generate, manipulate and plot data on the simplex.
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Imports:
GGally,
ggplot2,
plotly,
viridisLite,
geometry,
expm,
gMOIP,
dplyr,
purrr,
foreach,
doParallel,
parallel,
Rcpp
Suggests:
codaredistlm,
testthat,
knitr,
rmarkdown
LinkingTo:
Rcpp
VignetteBuilder: knitr