[ 源代码: r-cran-reprex ]
软件包:r-cran-reprex(1.0.0-1)
Prepare Reproducible Example Code via the Clipboard
Convenience wrapper that uses the 'rmarkdown' package to render small snippets of code to target formats that include both code and output. The goal is to encourage the sharing of small, reproducible, and runnable examples on code-oriented websites, such as <https://stackoverflow.com> and <https://github.com>, or in email. The user's clipboard is the default source of input code and the default target for rendered output. 'reprex' also extracts clean, runnable R code from various common formats, such as copy/paste from an R session.
其他与 r-cran-reprex 有关的软件包
|
|
|
|
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.0.3-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-callr (>= 3.3.1)
- Call GNU R from GNU R
-
- dep: r-cran-cli
- GNU R helpers for developing command line interfaces
-
- dep: r-cran-clipr (>= 0.4.0)
- Read and Write from the System Clipboard
-
- dep: r-cran-fs
- GNU R cross-platform file system operations
-
- dep: r-cran-glue
- GNU R interpreted string literals
-
- dep: r-cran-knitr (>= 1.23)
- GNU R package for dynamic report generation using Literate Programming
-
- dep: r-cran-rlang (>= 0.4.0)
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- dep: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- dep: r-cran-withr (>= 2.3.0)
- GNU R package to run code 'With' temporarily modified global state
-
- rec: r-cran-rprojroot
- GNU R finding files in project subdirectories
-
- rec: r-cran-testthat (>= 3.0.0)
- GNU R testsuite
-
- sug: r-cran-covr
- test coverage for GNU R packages
-
- sug: r-cran-miniui
- Shiny UI Widgets for Small Screens
-
- sug: r-cran-rstudioapi
- GNU R package for access to the RStudio API
-
- sug: r-cran-sessioninfo
- R Session Information
-
- sug: r-cran-shiny
- GNU R web application framework