Skip to content

Releases: AlissonRP/fastrep

version 0.7 - CRAN

20 Sep 21:27
15327ce
Compare
Choose a tag to compare

Launch of version 0.7

  • Change name mypdf1 to fastrep
  • Remove of prefix of functions, now pdf1_tbl become tbl etc
  • Change name of pdf1_summary to describe
  • Rename templates pdf1-paper -> fast_paper, and pdf1 -> fast_report
  • new logo
  • now on CRAN (install.packages("fastrep") btw)

Version 0.5

02 May 18:29
fd5ab9a
Compare
Choose a tag to compare
  • Recommendation tinytex
  • Adjustments in readme.md
  • arrange in freq_tbl_freq (#12)
  • new template (paper)
  • new function tab that is not exported, but is useful to create 2x2 tibbles (maybe in the future will be exported)

v0.3

28 Jan 05:09
05f609b
Compare
Choose a tag to compare
  • News

    • Intro logo
    • pdf1_summary
    • pdf1_na
    • bibliography in rmd
    • change of . in functions to _
    • more information in help of some functions
    • change of pt-br to eng
    • dependencies of purrr and janitor
    • R- CMD-CHECK purposely failed
    • Solved typo in pdf1_tbl_freq
    • Title become optional in all functions

0.2

08 Jan 05:13
d7630e2
Compare
Choose a tag to compare
0.2

Introducing two new functions that are in the lifecycle Experimental:
pdf1_na: Which will inform the amount of NA per variable
pdf1_freq.tbl2: Provides 2x2 table, values can be absolute or marginal rows using argument marg=TRUE
And a suggestion on how to use the template using code