diff options
author | Suraj Yerramilli | 2016-05-16 10:51:39 +0530 |
---|---|---|
committer | Suraj Yerramilli | 2016-05-16 10:51:39 +0530 |
commit | eeb88cc6219a3ccbdfbf1aa7ae2953bbb38b6ae4 (patch) | |
tree | e763f56a70e43fc7ad95752aa16330df9e83f679 /DESCRIPTION | |
parent | 2fa65e18378928d09d4004531e414666f284a8c9 (diff) | |
download | SysID-R-code-eeb88cc6219a3ccbdfbf1aa7ae2953bbb38b6ae4.tar.gz SysID-R-code-eeb88cc6219a3ccbdfbf1aa7ae2953bbb38b6ae4.tar.bz2 SysID-R-code-eeb88cc6219a3ccbdfbf1aa7ae2953bbb38b6ae4.zip |
minor correction
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 5b5d164..c2f60b5 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -12,5 +12,5 @@ Description: The sysid package provides functions for constructing mathematical License: GPL-3 Depends: R (>= 3.1) Imports: - signal,tframe, zoo, ggplot2 (>=2.1.0), reshape2, polynom, bitops + signal,tframe, zoo, ggplot2 (>= 2.1.0), reshape2, polynom, bitops RoxygenNote: 5.0.1 |