Package: RcppAsioExample 0.0.1.1
RcppAsioExample: A Simple Example of Using 'Asio' from 'R' via 'Rcpp'
The 'AsioHeader' packages brings the 'Asio' library in a header-only format to R. This package illustrates its use via a simple example, and be used as a test whether all relevant packages are correctly setup to allow compilation.
Authors:
RcppAsioExample_0.0.1.1.tar.gz
RcppAsioExample_0.0.1.1.zip(r-4.7)RcppAsioExample_0.0.1.1.zip(r-4.6)RcppAsioExample_0.0.1.1.zip(r-4.5)
RcppAsioExample_0.0.1.1.tgz(r-4.6-x86_64)RcppAsioExample_0.0.1.1.tgz(r-4.6-arm64)RcppAsioExample_0.0.1.1.tgz(r-4.5-x86_64)RcppAsioExample_0.0.1.1.tgz(r-4.5-arm64)
RcppAsioExample_0.0.1.1.tar.gz(r-4.7-arm64)RcppAsioExample_0.0.1.1.tar.gz(r-4.7-x86_64)RcppAsioExample_0.0.1.1.tar.gz(r-4.6-arm64)RcppAsioExample_0.0.1.1.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
RcppAsioExample/json (API)
| # Install 'RcppAsioExample' in R: |
| install.packages('RcppAsioExample', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/rcppasioexample/issues
Last updated from:c146a6056f. Checks:12 OK, 1 FAIL. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 146 | ||
| linux-devel-x86_64 | OK | 129 | ||
| source / vignettes | OK | 167 | ||
| linux-release-arm64 | OK | 160 | ||
| linux-release-x86_64 | OK | 105 | ||
| macos-release-arm64 | OK | 104 | ||
| macos-release-x86_64 | OK | 181 | ||
| macos-oldrel-arm64 | OK | 83 | ||
| macos-oldrel-x86_64 | OK | 219 | ||
| windows-devel | OK | 179 | ||
| windows-release | OK | 128 | ||
| windows-oldrel | OK | 106 | ||
| wasm-release | FAIL | 94 |
Exports:httpClient
Dependencies:AsioHeadersRcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| A Simple Example of Using 'Asio' from 'R' via 'Rcpp' | RcppAsioExample-package |
| Example Asio application | httpClient |
