forked from tidyfun/tidyfun
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
36 lines (36 loc) · 1001 Bytes
/
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
35
36
Package: tidyfun
Title: Tools for Tidy Functional Data
Version: 0.0.97
Authors@R: c(person("Fabian", "Scheipl", email = "fabian.scheipl@googlemail.com", role = c("aut", "cre")), person("Jeff", "Goldsmith", role = c("aut")), person("Julia", "Wrobel", role = c("aut")))
Description: Representing, visualizing, describing and wrangling tidy functional data, based on {tf}.
Depends: R (>= 4.1), tf
Imports:
dplyr, GGally, ggplot2, grid, pillar, purrr, rlang, stringr, tibble,
tidyselect, tidyr (>= 1.0.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.0
Suggests:
data.table,
fda,
janitor,
gridExtra,
knitr,
maps,
mgcv,
refund,
rmarkdown,
scales,
SemiPar,
testthat,
tidyverse,
viridisLite,
covr
Roxygen: list(markdown = TRUE)
Remotes:
tidyfun/tf
VignetteBuilder: knitr
URL: https://github.com/tidyfun/tidyfun,
https://tidyfun.github.io/tidyfun/
BugReports: https://github.com/tidyfun/tidyfun/issues