diff options
author | Suraj Yerramilli | 2017-01-06 11:28:44 -0600 |
---|---|---|
committer | Suraj Yerramilli | 2017-01-06 11:28:44 -0600 |
commit | 511acafac847aa4fc5248b19f8279a457e9f15d7 (patch) | |
tree | d47a925d643ef10553717e111268f0baeac146ac /DESCRIPTION | |
parent | 1b1809ac7a1b33115dd3c11cc5d60ae04108e898 (diff) | |
download | SysID-R-code-511acafac847aa4fc5248b19f8279a457e9f15d7.tar.gz SysID-R-code-511acafac847aa4fc5248b19f8279a457e9f15d7.tar.bz2 SysID-R-code-511acafac847aa4fc5248b19f8279a457e9f15d7.zip |
corrections to documentation, imports, NAMESPACE
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 7a5e5d0..fac5bd7 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -12,6 +12,5 @@ Description: The sysid package provides functions for constructing mathematical License: GPL-3 Depends: R (>= 3.1) Imports: - signal,tframe, ggplot2 (>= 2.1.0), reshape2, polynom, bitops + signal,tframe, ggplot2 (>= 2.1.0), reshape2, polynom, bitops, zoo RoxygenNote: 5.0.1 -Suggests: zoo |