-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
25 lines (25 loc) · 970 Bytes
/
DESCRIPTION
File metadata and controls
25 lines (25 loc) · 970 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
Package: azflights24
Title: Arizona Flights and Other Useful Metadata
Version: 0.1.0
Authors@R: c(
person("Chester", "Ismay", , "chester.ismay@gmail.com", role = c("aut", "cre")),
person("Simon P.", "Couch", , "simonpatrickcouch@gmail.com", role = "aut"),
person("Hadley", "Wickham", , "hadley@rstudio.com", role = "aut"),
person("RStudio", role = "cph"),
person("Jay", "Lee", , "jaylee@reed.edu", role = "ctb"),
person("Dennis", "Irorere", , "denironyx@gmail.com", role = "ctb")
)
Description: A data-only package generated by anyflights supplying data on
flights as well as other useful metadata.
License: CC0
URL: http://github.com/moderndive/azflights24, https://moderndive.github.io/azflights24/
BugReports: http://github.com/moderndive/azflights24/issues
Depends:
R (>= 3.5.0)
Suggests:
anyflights
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Config/Needs/website: tidyverse/tidytemplate