Recent Releases of flashr
flashr - flashr 0.2.0
- Create
extract_code(),extract_functions(), andbuild_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.
- R
Published by JeffreyRStevens over 1 year ago
flashr - flashr 0.1.2
- Allow the export of Rmd files (#19)
- Fix bug to allow
::operator in decks (#18)
- R
Published by JeffreyRStevens over 2 years ago
flashr - flashr 0.1.1
- Include new hex logo
- Switch recommended GitHub install from {devtools} to {remotes} package
- Make examples run only in interactive mode
- Skip testing on CRAN
- R
Published by JeffreyRStevens about 3 years ago
flashr - flashr 0.1.0
- Create utility function to check if internet resources are available; otherwise, fail gracefully
- R
Published by JeffreyRStevens over 3 years ago
flashr - flashr 0.0.4
- Users can create their own decks by drawing functions from the
flashr_decksrepo function list - Update links to the
flashr_deckswebsite - Fix bug that caused fatal error when
flashcard()was applied to decks with no package for items
- R
Published by JeffreyRStevens almost 4 years ago
flashr - flashr 0.0.3
- 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 whenpackage = TRUEbut no package is included for term
- R
Published by JeffreyRStevens almost 4 years ago
flashr - flashr 0.0.2
- 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
- R
Published by JeffreyRStevens almost 4 years ago
flashr - flashr 0.0.1
This is the initial release of flashr.
- R
Published by JeffreyRStevens about 4 years ago