Files in jennybc/reprex
Prepare Reproducible Example Code via the Clipboard

.Rbuildignore
.github/.gitignore
.github/CODE_OF_CONDUCT.md .github/CONTRIBUTING.md .github/ISSUE_TEMPLATE.md .github/ISSUE_TEMPLATE/issue_template.md .github/SUPPORT.md
.github/move.yml
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/aaa.R R/ensure.R R/highlight.R R/prex.R R/reprex-addin.R R/reprex-locale.R R/reprex-options.R R/reprex-package.R R/reprex-undo.R R/reprex.R R/reprex_document.R R/reprex_impl.R R/reprex_render.R R/stringify_expression.R
R/sysdata.rda
R/utils-clipboard.R R/utils-interactivity.R R/utils-io.R R/utils-ui.R R/utils.R R/venues.R README.md
_pkgdown.yml
codecov.yml
cran-comments.md data-raw/adjective_animal.R
img/ProgrammerInterrupted.png
img/datapasta_w_reprex_sheet_to_tribble.gif
img/debugging/needle-in-a-haystack.png
img/debugging/science-and-art.png
img/debugging/solve-your-own-problem.png
img/debugging/what-you-think-vs-day.png
img/dpasta_datapasta_reprex.gif
img/logo/reprex-og-1280x640.png
img/logo/reprex.png
img/reprex-copy.gif
img/reprex-fail-1.gif
img/reprex-github.gif
img/reprex-si.gif
img/reprex-success-1.gif
img/reprex_rtf_jennybryan.gif
inst/WORDLIST
inst/addins/reprex.css
inst/rmarkdown/templates/reprex-featureful/skeleton/skeleton.Rmd
inst/rmarkdown/templates/reprex-featureful/template.yaml
inst/rmarkdown/templates/reprex-minimal/skeleton/skeleton.Rmd
inst/rmarkdown/templates/reprex-minimal/template.yaml
inst/rstudio/addins.dcf
inst/templates/BETTER_THAN_NOTHING.R
internal/adjective-animal.txt
internal/language-codes.csv
internal/loadedNamespaces-study.R
internal/logo.png
internal/message-language-probe.R internal/notes.md
internal/render-notes.txt
internal/vignette-ideas.Rmd internal/windows-clipboard-data-persistence.Rmd internal/windows-clipboard-data-persistence.md internal/windows-shell-system-system2.Rmd internal/windows-shell-system-system2.md internal/write-clipboard-rtf-windows.md
internal/write_clipboard_rtf_alfa.ps1
internal/write_clipboard_rtf_beta.ps1
man/figures/README-viewer-screenshot.png
man/figures/help-me-help-you.png
man/figures/lifecycle-archived.svg
man/figures/lifecycle-defunct.svg
man/figures/lifecycle-deprecated.svg
man/figures/lifecycle-experimental.svg
man/figures/lifecycle-maturing.svg
man/figures/lifecycle-questioning.svg
man/figures/lifecycle-soft-deprecated.svg
man/figures/lifecycle-stable.svg
man/figures/lifecycle-superseded.svg
man/figures/logo.png
man/reprex-package.Rd man/reprex.Rd man/reprex_addin.Rd man/reprex_document.Rd man/reprex_locale.Rd man/reprex_options.Rd man/reprex_render.Rd man/reprex_venue.Rd man/un-reprex.Rd
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
reprex.Rproj
revdep/.gitignore
revdep/README.md revdep/cran.md
revdep/email.yml
revdep/failures.md revdep/problems.md talks/2018-09_reprex-rstudio-webinar/00_install-and-setup-snippets.R talks/2018-09_reprex-rstudio-webinar/01_factor-wut-snippet.R talks/2018-09_reprex-rstudio-webinar/02_reprex-fail-tour.R talks/2018-09_reprex-rstudio-webinar/03_inline-data-frame-creation.R talks/2018-09_reprex-rstudio-webinar/04_readr-issue-784.R talks/2018-09_reprex-rstudio-webinar/05_shock-and-awe.R talks/2018-09_reprex-rstudio-webinar/06_rprofile-option-fodder.R talks/2018-09_reprex-rstudio-webinar/10_resolution-to-factor-wut.R talks/2018-09_reprex-rstudio-webinar/2018-09_reprex-rstudio-webinar.pdf
talks/2018-09_reprex-rstudio-webinar/jehyun-sung-477894-unsplash.jpg
talks/2021-10-12_rstudio-inside-look/00_install-and-setup-snippets.R talks/2021-10-12_rstudio-inside-look/01_factor-wut.R talks/2021-10-12_rstudio-inside-look/02_gapminder-ggplot2-imgur.R talks/2021-10-12_rstudio-inside-look/03_venues-and-suffix-forms.R talks/2021-10-12_rstudio-inside-look/04_session-info.R talks/2021-10-12_rstudio-inside-look/05_wd-control.R talks/2021-10-12_rstudio-inside-look/06_std-out-err.R talks/2021-10-12_rstudio-inside-look/07_renv.R talks/2021-10-12_rstudio-inside-look/08_prex.R tests/spelling.R tests/testthat.R tests/testthat/_snaps/input.md tests/testthat/_snaps/reprex.md tests/testthat/_snaps/reprex_document.md tests/testthat/_snaps/rprofile.md tests/testthat/_snaps/utils-clipboard.md tests/testthat/_snaps/utils-io.md tests/testthat/_snaps/utils-ui.md
tests/testthat/expressions.rds
tests/testthat/fixtures/a-reprex-document.Rmd tests/testthat/helper.R tests/testthat/setup.R tests/testthat/test-env.R tests/testthat/test-input.R tests/testthat/test-knitr-options.R tests/testthat/test-outfiles.R tests/testthat/test-pandoc.R tests/testthat/test-reprex-addin.R tests/testthat/test-reprex-options.R tests/testthat/test-reprex-undo.R tests/testthat/test-reprex.R tests/testthat/test-reprex_document.R tests/testthat/test-reprex_impl.R tests/testthat/test-reprex_render.R tests/testthat/test-rprofile.R tests/testthat/test-session-info.R tests/testthat/test-stdout-stderr.R tests/testthat/test-stringify_expression.R tests/testthat/test-utf8.R tests/testthat/test-utils-clipboard.R tests/testthat/test-utils-io.R tests/testthat/test-utils-ui.R tests/testthat/test-utils.R tests/testthat/test-venues.R
vignettes/.gitignore
vignettes/articles/datapasta-reprex.Rmd
vignettes/articles/img/anotherdark-andale-60-line-numbers.png
vignettes/articles/img/bizarro-selective-reveal.png
vignettes/articles/img/dusk-fira-35-line-numbers.png
vignettes/articles/img/eval-false.png
vignettes/articles/img/keynote-w00t.png
vignettes/articles/learn-reprex.Rmd vignettes/articles/magic-reprex.Rmd vignettes/articles/rtf.Rmd vignettes/articles/suppress-startup-messages.Rmd vignettes/reprex-dos-and-donts.Rmd
jennybc/reprex documentation built on Jan. 12, 2024, 9:33 p.m.