-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
38 lines (38 loc) · 959 Bytes
/
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
Package: phenologyTP
Type: Package
Title: What the Package Does (Title Case)
Version: 0.1.0
Author: Dongdong Kong
Maintainer: The package maintainer <yourself@somewhere.net>
Description: More about what it does (maybe more than one line)
Use four spaces when indenting paragraphs within the Description.
License: GPL-2 | file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends:
R (>= 3.1)
Imports:
tibble, dplyr, purrr, stringr, tidyr, ggplot2, lubridate,
data.table,
grid, gridExtra,
magrittr, reshape2, zoo,
matrixStats,
pls,
RColorBrewer, iterators, lattice, numDeriv, pls, raster, segmented, sp,
ppcor,
plyr,
foreach,
Ipaper
Suggests: knitr,
rmarkdown,
testthat
Remotes:
kongdd/plyr,
kongdd/foreach,
kongdd/Ipaper
URL: https://github.com/kongdd/phenofit
BugReports: https://github.com/kongdd/phenofit/issues
LinkingTo:
Rcpp
Roxygen: list(markdown = TRUE)