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:Dirk Eddelbuettel [aut, cre]

RcppAsioExample_0.0.1.1.tar.gz
RcppAsioExample_0.0.1.1.zip(r-4.5)RcppAsioExample_0.0.1.1.zip(r-4.4)RcppAsioExample_0.0.1.1.zip(r-4.3)
RcppAsioExample_0.0.1.1.tgz(r-4.4-x86_64)RcppAsioExample_0.0.1.1.tgz(r-4.4-arm64)RcppAsioExample_0.0.1.1.tgz(r-4.3-x86_64)RcppAsioExample_0.0.1.1.tgz(r-4.3-arm64)
RcppAsioExample_0.0.1.1.tar.gz(r-4.5-noble)RcppAsioExample_0.0.1.1.tar.gz(r-4.4-noble)
RcppAsioExample.pdf |RcppAsioExample.html
RcppAsioExample/json (API)

# Install 'RcppAsioExample' in R:
install.packages('RcppAsioExample', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/eddelbuettel/rcppasioexample/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

1 exports 1 stars 0.23 score 2 dependencies 1 scripts

Last updated 10 hours agofrom:c146a6056f. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 13 2024
R-4.5-win-x86_64OKSep 13 2024
R-4.5-linux-x86_64OKSep 13 2024
R-4.4-win-x86_64OKSep 13 2024
R-4.4-mac-x86_64OKSep 13 2024
R-4.4-mac-aarch64OKSep 13 2024
R-4.3-win-x86_64OKSep 13 2024
R-4.3-mac-x86_64OKSep 13 2024
R-4.3-mac-aarch64OKSep 13 2024

Exports:httpClient

Dependencies:AsioHeadersRcpp