Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
IDS-Mannheim
/
kableExtra
/
e1be960e65ef8268801de7e91fc563698b799bef
e1be960
added strip_color option for LaTeX
by Hao Zhu
· 7 years ago
d57c2d7
try to fix #37
by Hao Zhu
· 7 years ago
850332b
Merge branch 'master' of https://github.com/haozhu233/kableExtra
by Hao Zhu
· 7 years ago
dc28f96
removed the accidentally rendered NEWS file
by Hao Zhu
· 7 years ago
3ce4286
Merge pull request #38 from stla/master
by Hao Zhu
· 7 years ago
103afc2
ignore the autogenerated doc folder
by Hao Zhu
· 7 years ago
53df291
update readme
by Hao Zhu
· 7 years ago
316fd74
fix issue #34
by Stéphane Laurent
· 7 years ago
d5bda34
change before CRAN submission
by Hao Zhu
· 7 years ago
82fa8bd
update news
by Hao Zhu
· 7 years ago
014d621
add PDF vignette to CRAN
by Hao Zhu
· 7 years ago
0a0e833
update documentation
by Hao Zhu
· 7 years ago
462b449
typo
by Hao Zhu
· 7 years ago
fb57e45
update testthat...
by Hao Zhu
· 7 years ago
eba4198
update testthat
by Hao Zhu
· 7 years ago
ed84586
#34
by Hao Zhu
· 7 years ago
f01139c
Fix #32
by Hao Zhu
· 7 years ago
ac7e70f
Fix #30 by adding option escape to add_header_abover & group_rows
by Hao Zhu
· 7 years ago
4b0c51e
update documentation (not done)
by Hao Zhu
· 7 years ago
1da2f89
adding @stla as ctb
by Hao Zhu
· 7 years ago
00ba87c
Improved striped-row's looking on tables with multiple header rows. #31
by Hao Zhu
· 7 years ago
fd516ba
Fix a bug reported on SO https://stackoverflow.com/questions/45378664/kableextra-rmarkdown-tables-aligning-grouping-row-labels-and-footnotes
by Hao Zhu
· 7 years ago
953f3bd
minor changes
by Hao Zhu
· 7 years ago
3e53e60
add monospae to row_spec as well. #22
by Hao Zhu
· 7 years ago
68d4fe9
Fixed #29
by Hao Zhu
· 7 years ago
fd2ef9b
change to a safer regex method for repeat_header
by Hao Zhu
· 7 years ago
6f95ea4
remove \lab{} in second header in repeat_header for longtable LaTeX
by Hao Zhu
· 7 years ago
ca211db
complete documentations for changes
by Hao Zhu
· 7 years ago
f6435d5
update namespace
by Hao Zhu
· 7 years ago
938b657
Fixed a bug caused by readLines
by Hao Zhu
· 7 years ago
558c72f
change read_kable_as_xml for the entire package
by Hao Zhu
· 7 years ago
9bab153
change read_xml to read_html + 2 xml_child
by Hao Zhu
· 7 years ago
f2dfd14
solve the XML declaration problem
by Hao Zhu
· 7 years ago
9eeb10b
Merge pull request #28 from wibeasley/testthat-start
by Hao Zhu
· 7 years ago
883d0e0
basic testthat structure
by Will Beasley
· 7 years ago
680428f
lower R version requirement to 3.1.0 (knitr) #27
by Hao Zhu
· 7 years ago
8f20299
- Fix a bug in collapse_row on removing addlinespace
by Hao Zhu
· 7 years ago
501fb45
Add scroll_box
by Hao Zhu
· 7 years ago
790675b
bump version to dev
by Hao Zhu
· 7 years ago
443a71c
update NEWS
by Hao Zhu
· 7 years ago
2bfc571
bump version; prepare for CRAN release
by Hao Zhu
· 7 years ago
4c4bf8d
update vignette
by Hao Zhu
· 7 years ago
debb86e
update docs
by Hao Zhu
· 7 years ago
76281fe
remove add_header_left entirely
by Hao Zhu
· 7 years ago
8060c75
regenerate docs with midlines
by Hao Zhu
· 7 years ago
654c91f
add midline/cline support to collapse_rows
by Hao Zhu
· 7 years ago
700da5c
put back add_header_left but not export it
by Hao Zhu
· 7 years ago
d16ff12
Merge branch 'master' of https://github.com/haozhu233/kableExtra
by Hao Zhu
· 7 years ago
36bc508
remove add_header_left
by Hao Zhu
· 7 years ago
6d482f5
Merge pull request #20 from wibeasley/master
by Hao Zhu
· 7 years ago
4f31a15
Change back to 'pipable'
by Will Beasley
· 7 years ago
0d5f3b5
'Pipeable'
by Will Beasley
· 7 years ago
e00c6da
Add hyperlinks
by Will Beasley
· 7 years ago
38cdcdb
bug fix
by Hao Zhu
· 7 years ago
5a7689e
Add examples to the doc site
by Hao Zhu
· 7 years ago
8a160b1
update docs for collapse rows.
by Hao Zhu
· 7 years ago
3166f06
bug fix for collapse rows html
by Hao Zhu
· 7 years ago
f4b3529
add collapse_rows_latex
by Hao Zhu
· 7 years ago
916c366
temp remove add_header_left docs from doc site
by Hao Zhu
· 7 years ago
bf5bfe2
bug fix to column_spec
by Hao Zhu
· 7 years ago
92545fb
move code of conduct & contributing to inst
by Hao Zhu
· 7 years ago
32f43f7
Made changes to add_header_left.
by Hao Zhu
· 7 years ago
5f6c271
update html doc
by Hao Zhu
· 7 years ago
6edd660
increase the version requirement of rmarkdown as 1.6 just released
by Hao Zhu
· 7 years ago
44682e2
update news
by Hao Zhu
· 7 years ago
d039884
Merge branch 'master' of https://github.com/haozhu233/kableExtra
by Hao Zhu
· 7 years ago
4f10f65
Improve doc for add-header_left
by Hao Zhu
· 7 years ago
f200ce5
Create CONTRIBUTING.md
by Hao Zhu
· 7 years ago
c98e494
Create CODE_OF_CONDUCT.md
by Hao Zhu
· 7 years ago
520d91b
allow users to choice full-midline or not
by Hao Zhu
· 7 years ago
2ce42b9
add add_header_left
by Hao Zhu
· 7 years ago
96a50b5
Add add_header_left html
by Hao Zhu
· 7 years ago
1111f72
update rd files
by Hao Zhu
· 7 years ago
2a87e8e
add collapse_rows html
by Hao Zhu
· 7 years ago
03487ef
update limitation in readme
by Hao Zhu
· 7 years ago
6ff9d50
update docs
by Hao Zhu
· 7 years ago
024f0bb
update readme
by Hao Zhu
· 7 years ago
909ea38
standardize attr pipes
by Hao Zhu
· 7 years ago
0ac6c81
add row_spec to readme
by Hao Zhu
· 7 years ago
35ecd27
add row_spec latex part
by Hao Zhu
· 7 years ago
7360428
Add `repeat_header` to PDF documentation
by Hao Zhu
· 7 years ago
79f1e2a
html row_spec
by Hao Zhu
· 7 years ago
3fb6406
add table gallery in prettydoc
by Hao Zhu
· 7 years ago
7d4a3e3
improve the look of striped rows in longtable
by Hao Zhu
· 7 years ago
2a28840
add an extra escape sign for the dollar sign.......this regex world...https://stackoverflow.com/questions/9716443/how-to-escape-dollar-sign-in-a-string-using-perl-regex
by Hao Zhu
· 7 years ago
838f6ed
add italics
by Hao Zhu
· 7 years ago
fdec184
put back caption for multi-page longtable in latex
by Hao Zhu
· 7 years ago
a31e97f
Improve the look of continuous table based one #14
by Hao Zhu
· 7 years ago
60cd983
update readme
by Hao Zhu
· 7 years ago
80362d8
add conflict latex dependencies warning in limitation
by Hao Zhu
· 7 years ago
971d89f
Add `repeat_header` LaTeX option for #13
by Hao Zhu
· 7 years ago
2727271
add news
by Hao Zhu
· 7 years ago
e4ba993
Fix #9
by Hao Zhu
· 7 years ago
d2c51cf
Merge branch 'master' of https://github.com/haozhu233/kableExtra
by Hao Zhu
· 7 years ago
e5bfbf1
bug fixed: https://stackoverflow.com/questions/44360040/group-rows-function-in-kableextra-package-not-grouping-rows
by Hao Zhu
· 7 years ago
ddda959
Update README.md
by Hao Zhu
· 7 years ago
12b653d
Update README.md
by Hao Zhu
· 7 years ago
5353dc0
update news
by Hao Zhu
· 7 years ago
8f27ab8
fix
by Hao Zhu
· 7 years ago
07af8e1
change to a different style
by Hao Zhu
· 7 years ago
Next »