-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
35 lines (35 loc) · 998 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
Package: tv
Title: Tibble View: Graphical Display For Data Frame Output
Version: 0.0-0
Date: 2018-05-24
Authors@R:
c(person(given = "Kirill",
family = "M\u00fcller",
role = c("aut", "cre"),
email = "krlmlr+r@mailbox.org",
comment = c(ORCID = "0000-0002-1416-3412")),
person(given = "Christoph",
family = "Sax",
role = "aut"),
person(given = "cynkra GmbH",
role = "fnd"))
Description: Overrides the print method for data frames and
tibbles to provide a graphical output for rectangular data.
License: GPL-3
URL: https://github.com/cynkra/tv, https://tv.cynkra.com
BugReports: https://github.com/cynkra/tv/issues
Imports:
fst,
future,
miniUI,
parallel,
reactable,
shiny,
shinyWidgets,
tibble,
utils
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.0.9000
Config/Needs/website: cynkra/cynkratemplate, cynkra/cynkratemplate