-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
37 lines (36 loc) · 1.08 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
Package: DSjobtracker
Type: Package
Title: What Skills and Qualifications are Required for Data Science Related Jobs?
Version: 2.0.0
Authors@R: c(
person("Thiyanga S.", "Talagala", email = "[email protected]", role = c("aut", "cre"), comment=c(ORCID = "0000-0002-0656-9789")),
person("Janith C.", "Wanniarachchi", role = c("aut")),
person("Hansani", "Piyumika", role = c("ctb")),
person("HLS", "Perera", role = c("ctb")),
person("S", "Dissanayake", role = c("ctb")),
person("MB", "Senanayake", role = c("ctb")),
person("T", "Wickramrathne", role = c("ctb")))
Maintainer: Thiyanga S. Talagala <[email protected]>
Description: Dataset containing information about job listings for data science job roles.
License: CC BY 4.0
URL: https://github.com/thiyangt/DSjobtracker
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.2.3
Roxygen: list(markdown = TRUE)
Depends:
R (>= 3.5.0)
Suggests:
knitr,
rmarkdown,
tibble,
tidyr,
ggplot2,
dplyr,
magrittr,
testthat,
wordcloud2,
forcats,
viridis
VignetteBuilder: knitr