Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: JeffreyRStevens/flashr

flashr 0.3.0

08 May 12:33

Choose a tag to compare

  • Allow for not randomizing slide order by setting random = FALSE (#25)
  • Allow for building decks from CSV files without internet connection (#26)
  • Properly display LaTeX code in terms (#27)
  • Remove pipe from code

flashr 0.2.0

11 Dec 14:59

Choose a tag to compare

  • Create extract_code(), extract_functions(), and build_functions_df() functions to extract R functions from R Markdown and Quarto documents and build data frames for flashcard decks.
  • Allow for the ability to run flashcard() on data frames.

flashr 0.1.2

15 Mar 19:43

Choose a tag to compare

  • Allow the export of Rmd files (#19)
  • Fix bug to allow :: operator in decks (#18)

flashr 0.1.1

28 Mar 12:42

Choose a tag to compare

  • Include new hex logo
  • Switch recommended GitHub install from {devtools} to {remotes} package
  • Make examples run only in interactive mode
  • Skip testing on CRAN

flashr 0.1.0

22 Nov 23:13

Choose a tag to compare

  • Create utility function to check if internet resources are available; otherwise, fail gracefully

flashr 0.0.4

01 Aug 01:56

Choose a tag to compare

flashr 0.0.3

26 Jul 14:45
6a9920b

Choose a tag to compare

  • When listing decks, read in a CSV of available decks rather than reading in all of the actual decks
  • Allow users to change font color of text and links
  • Post screen capture video example to README
  • Fix bug of {NA} output when package = TRUE but no package is included for term

flashr 0.0.2

25 Jun 19:05
d552710

Choose a tag to compare

flashr 0.0.2 Pre-release
Pre-release
  • Added ability to include column of URLs to CSV files that create links to documentation for terms
  • Added ability to customize font size of presentations
  • Added ability to output directly to default browser rather than RStudio viewer
  • Added precommit hooks to reduce commit errors
  • Added codemeta.json

flashr 0.0.1

18 Jun 21:25

Choose a tag to compare

flashr 0.0.1 Pre-release
Pre-release

This is the initial release of flashr.