-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCITATION.cff
96 lines (95 loc) · 2.87 KB
/
CITATION.cff
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
# -----------------------------------------------------------
# CITATION file created with {cffr} R package, v0.2.2
# See also: https://docs.ropensci.org/cffr/
# -----------------------------------------------------------
cff-version: 1.2.0
message: 'To cite package "ussie" in publications use:'
type: software
license: MIT
title: 'ussie: Work with European Football League Data'
version: 0.0.0.9000
abstract: This is a demo package for the "Building Tidy Tools" workshop at at rstudio::conf(2022L).
It allows you to work with European football league data supplied by the engsoccerdata
package (Curley 2016).
authors:
- family-names: Lyttle
given-names: Ian J
email: [email protected]
orcid: https://orcid.org/0000-0001-9962-4849
preferred-citation:
type: manual
title: 'ussie: Work with European Football League Data'
authors:
- family-names: Lyttle
given-names: Ian J
email: [email protected]
orcid: https://orcid.org/0000-0001-9962-4849
version: 0.0.0.9000
abstract: This is a demo package for the "Building Tidy Tools" workshop at at rstudio::conf(2022L).
It allows you to work with European football league data supplied by the engsoccerdata
package (Curley 2016).
contact:
- family-names: Lyttle
given-names: Ian J
email: [email protected]
orcid: https://orcid.org/0000-0001-9962-4849
license: MIT
year: '2022'
contact:
- family-names: Lyttle
given-names: Ian J
email: [email protected]
orcid: https://orcid.org/0000-0001-9962-4849
references:
- type: software
title: engsoccerdata
abstract: 'engsoccerdata: English and European Soccer Results 1871-2016'
notes: Suggests
authors:
- family-names: Curley
given-names: James
year: '2022'
url: https://CRAN.R-project.org/package=engsoccerdata
- type: software
title: testthat
abstract: 'testthat: Unit Testing for R'
notes: Suggests
authors:
- family-names: Wickham
given-names: Hadley
email: [email protected]
year: '2022'
url: https://CRAN.R-project.org/package=testthat
version: '>= 3.0.0'
- type: software
title: dplyr
abstract: 'dplyr: A Grammar of Data Manipulation'
notes: Imports
authors:
- family-names: Wickham
given-names: Hadley
email: [email protected]
orcid: https://orcid.org/0000-0003-4757-117X
- family-names: François
given-names: Romain
orcid: https://orcid.org/0000-0002-2444-4226
- family-names: Henry
given-names: Lionel
- family-names: Müller
given-names: Kirill
orcid: https://orcid.org/0000-0002-1416-3412
year: '2022'
url: https://CRAN.R-project.org/package=dplyr
- type: software
title: tibble
abstract: 'tibble: Simple Data Frames'
notes: Imports
authors:
- family-names: Müller
given-names: Kirill
email: [email protected]
- family-names: Wickham
given-names: Hadley
email: [email protected]
year: '2022'
url: https://CRAN.R-project.org/package=tibble