-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
43 lines (43 loc) · 1.19 KB
/
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
37
38
39
40
41
42
43
Type: Package
Package: SmarterScotland
Title: Source Public Data from statistics.gov.scot
Version: 0.0.0.9010
Date: 2019-10-01
Authors@R:
person(given = "Konrad",
family = "Zdeb",
role = c("aut", "cre"),
email = "konrad.zdeb@me.com",
comment = c(ORCID = "0000-0002-4497-5681"))
Description: This package sources the publicly available
data life outcomes, demographic and administrative data from the
ScotStat portal for selected indicators, geographies and time periods.
License: GPL-3
URL: https://konradzdeb.github.io/SmarterScotland, https://github.com/konradzdeb/SmarterScotland
Depends:
httr (>= 1.4.0),
R (>= 3.3.0)
Imports:
checkmate (>= 1.8.5),
glue (>= 1.3.1),
gtools (>= 3.8.1),
Rcpp (>= 1.0.1),
utils (>= 3.3.0)
Suggests:
backports (>= 1.1.4),
httptest (>= 3.2.1),
knitr (>= 1.24),
rdflib (>= 0.2.2),
rmarkdown (>= 1.14),
testthat (>= 2.1.0),
spelling (>= 2.1),
tidyverse (>= 1.2.1)
LinkingTo:
Rcpp
VignetteBuilder:
knitr
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 6.1.1
SystemRequirements: C++11
Language: en-GB