-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
27 lines (27 loc) · 853 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
Package: ifultools
Title: Insightful Research Tools
Version: 2.0-27
Authors@R: c(person(given = "William", family = "Constantine", role = "aut"),
person(given = "Stephen", family = "Kaluzny", role = c("aut", "cre"),
email = "[email protected]"),
person("R Core Team", role = "ctb"))
Depends: R (>= 3.0.2)
Imports:
MASS,
methods,
splus2R (>= 1.2-0)
Description: Insightful Research Tools is a collection of signal processing,
image processing, and time series modeling routines written in the C
language for speed and efficiency. The routines were originally developed at
Insightful for use in S-PLUS.
License: GPL-2
URL: https://github.com/spkaluzny/ifultools
BugReports: https://github.com/spkaluzny/ifultools/issues
Collate:
it_mutils.R
it_plot.R
it_util.R
it_calls.R
package.R
Repository: CRAN
NeedsCompilation: yes