-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
38 lines (38 loc) · 808 Bytes
/
DESCRIPTION
File metadata and controls
38 lines (38 loc) · 808 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
36
37
38
Package: photoec
Type: Package
Title: Solar spectra and constants for photoelectrochemistry
Version: 0.4.2.9000
Description: Calculate photon flux, current density, and solar-to-hydrogen
efficiency based on ASTM G173-03 reference spectra (AM1.5G and friends) or based
on black-body (Planck theory), for any wavelength (or energy) range.
Authors@R: person("Taha", "Ahmed", email = "taha@chepec.se", role = c("aut", "cre"))
License: GPL-3 + file LICENSE
Encoding: UTF-8
LazyData: TRUE
Imports:
rlang,
common,
dplyr,
magrittr,
tibble,
stats,
utils
RoxygenNote: 7.2.3
Depends:
R (>= 2.10)
VignetteBuilder: knitr
Suggests:
knitr,
rmarkdown,
constants,
here,
usethis,
tidyr,
stringr,
ggplot2,
ggrepel,
latex2exp,
cowplot,
gt,
glue,
xtable