forked from tzerk/RLumShiny
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
41 lines (41 loc) · 1.66 KB
/
DESCRIPTION
File metadata and controls
41 lines (41 loc) · 1.66 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
Package: RLumShiny
Type: Package
Title: 'Shiny' Applications for the R Package 'Luminescence'
Version: 0.2.7
Date: 2026-01-18
Authors@R: c(
person("Christoph", "Burow", role = c("aut", "cre"), email = "christoph.burow@gmx.net", comment = c(ORCID = "0000-0002-5023-4046")),
person("Urs Tilmann", "Wolpert", role = c("aut")),
person("Sebastian", "Kreutzer", role = c("aut"), comment = c(ORCID = "0000-0002-0734-2199")),
person("Marco", "Colombo", role = c("aut"), comment = c(ORCID = "0000-0001-6672-0623")),
person(family = "R Luminescence Package Team", role = c("ctb")),
person("Jan", "Odvarko", role = c("cph"), comment = "jscolor.js in www/jscolor"),
person(family = "AnalytixWare", role = c("cph"), comment = "ShinySky package"),
person(family = "RStudio", role = c("cph"), comment = "chooser_inputBinding.js in www/ and chooser.R in R/")
)
Description: A collection of 'shiny' applications for the R package
'Luminescence'. These mainly, but not exclusively, include applications for
plotting chronometric data from e.g. luminescence or radiocarbon dating. It
further provides access to bootstraps tooltip and popover functionality and
contains the 'jscolor.js' library with a custom 'shiny' output binding.
License: GPL-3 | file LICENSE
Encoding: UTF-8
Depends:
R (>= 4.4)
Imports:
Luminescence (>= 1.2.1),
shiny (>= 1.13.0),
rhandsontable (>= 0.3.8),
data.table (>= 1.18.2),
googleVis (>= 0.7.3),
leaflet (>= 2.2.3),
shinydashboard (>= 0.7.3),
RCarb (>= 0.1.7),
markdown (>= 2.0),
plotly (>= 4.12.0),
readxl (>= 1.4.5),
DT (>= 0.34),
knitr (>= 1.51)
URL: https://tzerk.github.io/RLumShiny/
BugReports: https://github.com/tzerk/RLumShiny/issues
RoxygenNote: 7.3.3