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

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.09 score 2 dependencies 1 scripts

Last updated 1 years agofrom:cc5f26845c. Checks:OK: 8 NOTE: 1. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 11 2024
R-4.5-win-x86_64OKAug 11 2024
R-4.5-linux-x86_64NOTEAug 11 2024
R-4.4-win-x86_64OKAug 11 2024
R-4.4-mac-x86_64OKAug 11 2024
R-4.4-mac-aarch64OKAug 11 2024
R-4.3-win-x86_64OKAug 11 2024
R-4.3-mac-x86_64OKAug 11 2024
R-4.3-mac-aarch64OKAug 11 2024

Exports:httpClient

Dependencies:AsioHeadersRcpp