-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathDESCRIPTION
More file actions
40 lines (40 loc) · 860 Bytes
/
DESCRIPTION
File metadata and controls
40 lines (40 loc) · 860 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
39
40
Package: sssstats
Title: Functions for Social Security Scotland Statisticians
Version: 0.2.1
Authors@R:
person("Social Security Scotland Statisticians", "", email = "MI@socialsecurity.gov.scot", role = c("aut", "cre"))
Description: Useful helper functions designed for use in Social Security Scotland Statistics unit.
License: MIT + file LICENSE
Imports:
bizdays,
dplyr,
glue,
httr,
janitor,
jsonlite,
lubridate,
magrittr,
opendatascot (>= 0.0.0.9000),
openxlsx,
purrr,
readr,
readxl,
rlang,
stats,
stringr,
tibble,
tidyr,
tidyselect,
utils
Suggests:
knitr,
rmarkdown,
testthat (>= 3.0.0)
VignetteBuilder:
knitr
Config/testthat/edition: 3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Remotes:
github::ScotGovAnalysis/opendatascot