Package: RStata 1.1.2
RStata: A Bit of Glue Between R and Stata
A simple R -> Stata interface allowing the user to execute Stata commands (both inline and from a .do file) from R.
Authors:
RStata_1.1.2.tar.gz
RStata_1.1.2.zip(r-4.7)RStata_1.1.2.zip(r-4.6)RStata_1.1.2.zip(r-4.5)
RStata_1.1.2.tgz(r-4.6-any)RStata_1.1.2.tgz(r-4.5-any)
RStata_1.1.2.tar.gz(r-4.7-any)RStata_1.1.2.tar.gz(r-4.6-any)
RStata_1.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RStata/json (API)
| # Install 'RStata' in R: |
| install.packages('RStata', repos = c('https://lbraglia.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/lbraglia/rstata/issues
Last updated from:3b192a6341. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 146 | ||
| source / vignettes | OK | 183 | ||
| linux-release-x86_64 | OK | 91 | ||
| macos-release-arm64 | OK | 95 | ||
| macos-oldrel-arm64 | OK | 109 | ||
| windows-devel | OK | 63 | ||
| windows-release | OK | 57 | ||
| windows-oldrel | OK | 70 | ||
| wasm-release | OK | 87 |
Exports:chooseStataBinstata
Dependencies:foreign
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Set Stata binary path | chooseStataBin |
| A Bit of Glue Between R and Stata | RStata-package RStata |
| Send commands to a Stata process | stata |
