-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNEWS
228 lines (198 loc) · 7.27 KB
/
NEWS
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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
rawr 1.0.1
--------
* add labeller, mlegend
* tabler_stat(2) - allow multiple byvar variables - cgroup/n.cgroup nightmare
* improve docs, re-name objects for consistency
* kmplot - add missing functionality for survfitcox objects
* kmplot - re-arrange some code, add median to legend
* kmplot - adjust cex in multi-row layouts for text size consistency, should
not break any code but figs may need adjustment
* bplot - add names, percent, widths, col.bar, group.bar args, remove box
rawr 1.0.0
--------
* move some functions to rawr2
* add factor2, response2, na.points, rleid2, getPvalLogrank, describeSurv, bni
* kmplot allows x,y coords for median
* survdiff_pairs accepts multivariable formulas
* tabler_stat adds support for Surv
* fixes to tplot (subset), kmplot (^0.* in atrisk table)
rawr 0.9.2
--------
* add ca.test, inl_ca, options to tabler_stat
* add xtable, dapply, combine_{levels,regex}, kmdiff, rfvar, twostg.test
* rename moods_test to moods.test for consistency
* add twostg, cor.n, cor.ci, rgbdiff, kmer, pplot
* guess_test testing, kw.test gives warning for nr=2
* kw.test.pvalue -> sim.test.pvalue (generalized for other use)
rawr 0.9.1
--------
* add tabler_bincon/bplot, inline_stats, points.lspline, lines.lspline,
response, c_text, cc_pval, cc_text, perm.t.test, pfun, bp.test, coords,
imgpal, rawr_palettes, rawr_pal, show_pal
* tabler_stat2 - add correct argument, p.value attribute
* tabler_stat - byvar=NULL returns totals instead of error/requiring byvar
* tplot - add violin option, better point dodging, add dist.n arg
* pvalr/color_pval - set default journal = TRUE
rawr 0.9.0
--------
* tox_worst - change list return to single data frame with attributes; this
will break code
* tabler_stat/tabler_stat2 - options to color cells
* kmplot - change naming conventions on legend.args, test.args, etc due to
multiple arg matching in some calls from kmplot_by; rename atrisk to
atrisk.table to disambiguate; these will break code
* tplot - change test.args to args.test for consistency
rawr 0.8.9
--------
* add coords, pr_table, surv_median, heatmap.3, col_scaler, tabler_stat2,
dodge2, sym_sort, surv_extract, surv_median, surv_prob, kw.test
* cuzick.test - fix typos, correction
* kmplot - add Tarone trend test, p-value options, hazard ratios
* sort_matrix - add na.last, index.return args; handle NAs
* redefine allequal/ident functions
* tplot - remove reset par arg
* add mc pvalue methods for kw.test, cuzick.test; moved stat calculation
to standalone function for convenience/mc-pvalue
rawr 0.8.8
--------
* updates to internals of kmplot, waffle, show_colors; added tests
* ::: keeps complaining but idgaf
rawr 0.8.7
--------
* better, easier sas parsers; combine parse_formats2 into parse_formats
* add tests for format parsers
* add combine_regex, add option to combine_levels to wrap combine_regex
rawr 0.8.6
--------
* add sparkDT, render_sparkDT, case
* major improvements to num2char (should not break existing code)
* minor changes to tabler_by2 - added missing order argument, better defaults
* add insert, rewrite insert_matrix (should not break existing code)
* bincon - replace "round" arg with "digits"
* case - add translate argument
* kmplot/kmplot_by - set new defaults, col.surv accepts named vector
* points.kmplot - update to reflect changes in survival:::points.survfit
rawr 0.8.5
--------
* rpart_utils: rpart_parent, rpart_nodes, rpart_subset
* add kmplot_ticks, drop default event argument in kmplot (could break code)
* add inject_div, regcaptures2, landmark, waterfall
* lr_pval, lr_text - private functions
rawr 0.8.4
--------
* kmplot, kmplot_by: improvements, easier use; add lr_test to kmplot; fixed
scoping issue with calling kmplot_by(kmplot_by); should not break old code
* points.kmplot: for finer control over marks, half marks ('bump')
* kmplot - lr_text, lr_pval, atrisk.col arguments added
* add rm_nonascii, lunique, parse_formats2, apply_formats
* rapply2: add option to continue walking down nested list in some cases
rawr 0.8.3
--------
* add cuzick.test, jt.test, hl_est, tabler_resp
* add pairwise tests to cuzick
* changes to surv_table to show all events (optional)
* tplot: add g argument; suppress missing text when show.na is not given
_and_ data contain no missing values
* add time parameter to kmplot_by to avoid some initial setup
rawr 0.8.2
--------
* %:% vector support
* add pickcol, droplevels2
* tabler_by, tabler_by2: bug fix in ordering, overall improvements
rawr 0.8.1
--------
* changes to kmplot, surv_summary, surv_table that could break existing
code (but should not)
* changes to tabler_by, tabler_by2, tox_worst will probably break
exisiting code relying on default arguments
* changes to jmplot, dsplot, tplot (set defaults, rename some args)
* major changes to sas_mget and other sas related functions
rawr 0.8.0
--------
* move survival to suggests
* updates to tabler_by -- should not break code but who knows
* R CMD check succeeded, Status: OK
rawr 0.7.0
--------
* removed a bunch of dependencies - no one likes a clingy package
* moved little-used plotting functions and utilities to plotr
* restructured some stuff
* R CMD check succeeded, Status: OK
rawr 0.6.2
--------
* version bump
* added some stuff, restructured some stuff
rawr 0.6.1
--------
* version bump
* fix naming conventions
* added ggheat2, waffle, rgene
rawr 0.6.0
--------
* moved unneed packages to suggests
* added cast, melt, show_html, show_math, show_markdown
* organized some code, minor fixes, latex
* added stylesheets
* removed depends R > 3.0.2
* R CMD check succeeded, Status: OK
rawr 0.5.4
--------
* moved desmon (internal package) to suggests
rawr 0.5.3
--------
* reorganized operators
* added read.clip and fcols
* fixed some docs for R CMD check
rawr 0.5.2
--------
* reorganized
* added tox_worst and countr
rawr 0.5.1
--------
* changed defaults of kmplot, ggsurv
* fixed match_ctc matching and handling duplicates
rawr 0.5.0
--------
* added imports
* changed x-axis style in kmplot; cleaned up docs
* latex solution from 0.4.0: build from command line
* changed dot names to underscores
rawr 0.4.0
--------
* fixed all notes, warnings in R CMD check except stupid latex errors idgafqq
* use GPLv2
* start vignettes
* lots of doc/code improvements
* use more proper package structure
rawr 0.3.0
--------
* added some misc functions
* fixes, tweaks, removed some unneeded functions
* moving special plots to another package
rawr 0.2.3
--------
* new sas tools: sas.mget, rmacro, get_margs, source_sas, r2sas
* surv_table, surv_cp, local.coxph.test added
* added ctc data, match_ctc, writeftable, helpExtract
* minor fixes and improvements
* added mood's median test
* added outer2
rawr 0.2.2
--------
* surv_summary, lsp added
* fixes to kmplot: custom margins, expressions/bquote in strata labels
* roundr works on matrices/data.frames as primitive round does
* minor misc fixes
rawr 0.2.1
--------
* improvements to simon2
rawr 0.2.0
--------
* fixed for R CMD check
* added some tests
* minor bugs fixes
* fixed args in ggsurv to be consistent with kmplot
* roxygen 4.0.0
rawr 0.1.0
--------
* initial commit