rbbt-marq 1.0.3 → 1.0.4
Sign up to get free protection for your applications and to get access to all the features.
- data/R/MARQ.R +3 -0
- metadata +3 -2
data/R/MARQ.R
ADDED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rbbt-marq
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.0.
|
4
|
+
version: 1.0.4
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Miguel Vazquez
|
@@ -9,7 +9,7 @@ autorequire:
|
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
11
|
|
12
|
-
date: 2009-11-
|
12
|
+
date: 2009-11-12 00:00:00 +01:00
|
13
13
|
default_executable: marq_config
|
14
14
|
dependencies:
|
15
15
|
- !ruby/object:Gem::Dependency
|
@@ -75,6 +75,7 @@ files:
|
|
75
75
|
- R/CustomDS.R
|
76
76
|
- R/GEO.R
|
77
77
|
- R/MA.R
|
78
|
+
- R/MARQ.R
|
78
79
|
- bin/marq_config
|
79
80
|
- install_scripts/CustomDS/Rakefile
|
80
81
|
- install_scripts/GEO/Rakefile
|