-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathManifest.txt
119 lines (119 loc) · 2.74 KB
/
Manifest.txt
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
.autotest
History.txt
Manifest.txt
README.rdoc
Rakefile
lib/sciruby.rb
lib/sciruby/validation.rb
lib/sciruby/recommend.rb
lib/sciruby/plotter.rb
lib/sciruby/editor.rb
lib/sciruby/config.rb
lib/sciruby/analysis.rb
lib/sciruby/analysis/suite.rb
lib/sciruby/analysis/suite_report_builder.rb
lib/sciruby/data.rb
lib/sciruby/data/guardian.rb
lib/sciruby/data/r.rb
lib/sciruby/data/r/base.rb
lib/sciruby/data/r/data_frame.rb
lib/sciruby/data/r/grouped_data.rb
lib/sciruby/data/r/list.rb
lib/sciruby/data/r/multi_time_series.rb
lib/sciruby/data/r/r_matrix.rb
lib/sciruby/data/r/time_series.rb
lib/sciruby/data/r/time_series_base.rb
lib/sciruby/data/r/vector.rb
lib/ext/shoes.rb
lib/ext/csv.rb
lib/ext/string.rb
bin/sciruby-plotter
static/sciruby-icon.png
test/test_recommend.rb
test/helpers_tests.rb
data/r/man/ability.cov.Rd
data/r/man/airmiles.Rd
data/r/man/AirPassengers.Rd
data/r/man/airquality.Rd
data/r/man/anscombe.Rd
data/r/man/attenu.Rd
data/r/man/attitude.Rd
data/r/man/austres.Rd
data/r/man/beavers.Rd
data/r/man/BJsales.Rd
data/r/man/BOD.Rd
data/r/man/cars.Rd
data/r/man/ChickWeight.Rd
data/r/man/chickwts.Rd
data/r/man/co2.Rd
data/r/man/crimtab.Rd
data/r/man/datasets-package.Rd
data/r/man/discoveries.Rd
data/r/man/DNase.Rd
data/r/man/esoph.Rd
data/r/man/eurodist.Rd
data/r/man/euro.Rd
data/r/man/EuStockMarkets.Rd
data/r/man/faithful.Rd
data/r/man/Formaldehyde.Rd
data/r/man/freeny.Rd
data/r/man/HairEyeColor.Rd
data/r/man/Harman23.cor.Rd
data/r/man/Harman74.cor.Rd
data/r/man/Indometh.Rd
data/r/man/infert.Rd
data/r/man/InsectSprays.Rd
data/r/man/iris.Rd
data/r/man/islands.Rd
data/r/man/JohnsonJohnson.Rd
data/r/man/LakeHuron.Rd
data/r/man/lh.Rd
data/r/man/LifeCycleSavings.Rd
data/r/man/Loblolly.Rd
data/r/man/longley.Rd
data/r/man/lynx.Rd
data/r/man/morley.Rd
data/r/man/mtcars.Rd
data/r/man/nhtemp.Rd
data/r/man/Nile.Rd
data/r/man/nottem.Rd
data/r/man/occupationalStatus.Rd
data/r/man/Orange.Rd
data/r/man/OrchardSprays.Rd
data/r/man/PlantGrowth.Rd
data/r/man/precip.Rd
data/r/man/presidents.Rd
data/r/man/pressure.Rd
data/r/man/Puromycin.Rd
data/r/man/quakes.Rd
data/r/man/randu.Rd
data/r/man/rivers.Rd
data/r/man/rock.Rd
data/r/man/sleep.Rd
data/r/man/stackloss.Rd
data/r/man/state.Rd
data/r/man/sunspot.month.Rd
data/r/man/sunspots.Rd
data/r/man/sunspot.year.Rd
data/r/man/swiss.Rd
data/r/man/Theoph.Rd
data/r/man/Titanic.Rd
data/r/man/ToothGrowth.Rd
data/r/man/treering.Rd
data/r/man/trees.Rd
data/r/man/UCBAdmissions.Rd
data/r/man/UKDriverDeaths.Rd
data/r/man/UKgas.Rd
data/r/man/UKLungDeaths.Rd
data/r/man/USAccDeaths.Rd
data/r/man/USArrests.Rd
data/r/man/USJudgeRatings.Rd
data/r/man/USPersonalExpenditure.Rd
data/r/man/uspop.Rd
data/r/man/VADeaths.Rd
data/r/man/volcano.Rd
data/r/man/warpbreaks.Rd
data/r/man/women.Rd
data/r/man/WorldPhones.Rd
data/r/man/WWWusage.Rd
data/r/man/zCO2.Rd