418 Commits (master)
 

Author SHA1 Message Date
  Maxime Wack 3649dea2c2 Bump version number for DT fix and add Yihui as contributor 3 years ago
  Yihui Xie 8885a43408 Update datatable.Rd 3 years ago
  Yihui Xie fa7a048377 search = FALSE is no longer valid for options in datatable() 3 years ago
  Maxime Wack ad229d90f3 Fix headerList function name 4 years ago
  Maxime Wack b6b46d9510 Merge branch 'master' into rlang_formula 4 years ago
  Maxime Wack cd1af67483 Merge branch 'dev' 4 years ago
  Maxime Wack 0dfc511cd0 Bump version and news 4 years ago
  Maxime Wack 412d4b4839 CRAN release 4 years ago
  Maxime Wack 08999825e8 Merge branch 'dev' into rlang_formula 4 years ago
  Maxime Wack be8b9278b5 Merge remote-tracking branch 'origin/fix' into dev 4 years ago
  Maxime Wack 7a54bc8660 Add parenthesis to desctable call in example + regen doc 4 years ago
  Maxime Wack 897f05c871 Add author 4 years ago
  Maxime Wack 698c7f9246 Regenerate README.md 4 years ago
  Maxime Wack 580189d914 Cleanup and update of vignette and readme 4 years ago
  AdrienBoukobza 63bad7a26d Update of documentation for rlang formula use (#17) 4 years ago
  Maxime Wack 1ccd895995 Replace purrr::map2 with mapply 4 years ago
  Maxime Wack e1ab1568fe Correct regex to get rid of . in function call 4 years ago
  Maxime Wack c3b9155a3b Fix for chisq.test and fisher.test in testify 4 years ago
  Maxime Wack d011618ec3 Fix tests_auto for formula version 4 years ago
  Maxime Wack 1f703da72f Use formulas for tests 4 years ago
  Maxime Wack 4ada053362 Add rlang import 4 years ago
  Maxime Wack e2bb4ec3e2 Get rid of parse_formula 4 years ago
  Maxime Wack 8a7e6b04a7 Convert stats functions to rlang formulas 4 years ago
  Maxime Wack 316c7a470b Use rlang::as_function instead of manual formula parsing. 4 years ago
  Maxime Wack 9090b5928e Remove purrr import 4 years ago
  Maxime Wack 756c032f4b Fix wrong correction of functional pipelines into applications 4 years ago
  Maxime Wack fd151e1131 Fix wrong cbind instead of rbind for results of tests 4 years ago
  Maxime Wack f5925a92fc Conform to tidyverse style convention for opening { 4 years ago
  Maxime Wack a1c3e35906 Add comments and doc 4 years ago
  Maxime Wack bfa62fe077 Styling (added empty lines, multi-line statements, simple ifs on a 4 years ago
  Maxime Wack d53f7d0f86 Multiline pipelines, with assignment using -> 4 years ago
  Maxime Wack c289fb5037 Don't use trivial pipes 4 years ago
  Maxime Wack 04a2d56d09 Useless use of temp variable 4 years ago
  Maxime Wack 28d7546554 Simple assignments use <- 4 years ago
  Maxime Wack 2439268c4a Function to set desctable class 4 years ago
  Maxime Wack 24d5821c33 Revert "First version of export function to gt" 4 years ago
  Maxime Wack af7f87fcc9 Use less dplyr verbs (select -> [], bind_cols -> Reduce(cbind)) 4 years ago
  Maxime Wack 80026c5afa Merge branch 'fix' into dev 4 years ago
  Maxime Wack 8d3e6682e5 First version of export function to gt 4 years ago
  Maxime Wack 4522c29158 Fix version bump to 0.1.7 4 years ago
  Maxime Wack 9718df763b
Merge pull request #16 from AdrienBoukobza/master 4 years ago
  Adrien Boukobza 0e9bf0c7e9 Solving parenthesis problem in README.md and documentation 4 years ago
  Adrien Boukobza ddfe46e2e7 Solving parenthesis problem in vignette and readme 4 years ago
  Adrien Boukobza a907477bc3 Solving parenthesis problems in R package code 4 years ago
  Maxime Wack 63d708eda3 Version bump 5 years ago
  Maxime Wack 5c07fcd53b Merge branch 'master' of https://github.com/maximewack/desctable 5 years ago
  Maxime Wack 1da1b9d15b Re-exports done right 5 years ago
  Maxime Wack 670378bd25 Update documentation 5 years ago
  Maxime Wack 51661cd1b0 Version bump and NEWS 5 years ago
  Maxime Wack 6c1e34bd19 Added `.drop` argument to group_by import re dplyr 0.8 update 5 years ago