-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
42 lines (42 loc) · 1.1 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
Package: nrsmisc
Type: Package
Title: Miscellaneous functions for work
Version: 0.1.0
Author: person("Adam", "Smith", email = "adam_d_smith@fws.gov", role = c("aut",
"cre"))
Maintainer: Adam D. Smith <adam_d_smith@fws.gov>
Description: Miscellaneous functions for life as a quantitative ecologist
in the natural resources science, including retrieving sunrise and sunset
times, weather, moon face illumination, and tides for a particular
geographic location, reading tables from Access databases, spatial data
and string manipulation, etc.
License: CC0
Encoding: UTF-8
Imports:
datasets,
dplyr (>= 0.7.3),
graphics,
rlang (>= 0.1.2),
sf (>= 0.5.5),
stats,
utils
Suggests:
DBI (>= 1.0),
geosphere (>= 1.5.5),
ggmap (>= 2.6.1),
ggplot2 (>= 2.2.1),
httr,
maptools,
lubridate,
ncdf4 (>= 1.16),
oce (>= 0.9.22),
odbc (>= 1.1.6),
pbapply (>= 1.3-3),
readr,
riem,
rnoaa (>= 0.7),
weathermetrics
LazyData: true
URL: https://github.com/adamdsmith/nrsmisc
BugReports: https://github.com/adamdsmith/nrsmisc/issues
RoxygenNote: 6.1.0