CRAN/E | RcppClassicExamples

RcppClassicExamples

Examples using 'RcppClassic' to Interface R and C++

Installation

About

The 'Rcpp' package contains a C++ library that facilitates the integration of R and C++ in various ways via a rich API. This API was preceded by an earlier version which has been deprecated since 2010 (but is still supported to provide backwards compatibility in the package 'RcppClassic'). This package 'RcppClassicExamples' provides usage examples for the older, deprecated API. There is also a corresponding package 'RcppExamples' with examples for the newer, current API which we strongly recommend as the basis for all new development.

github.com/eddelbuettel/rcppclassicexamples
dirk.eddelbuettel.com/code/rcpp.classic.html
Bug report File report

Key Metrics

Version 0.1.3
R ≥ 2.15.2
Published 2023-11-30 161 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks RcppClassicExamples results

Downloads

Yesterday 4 0%
Last 7 days 31 -56%
Last 30 days 191 0%
Last 90 days 553 -46%
Last 365 days 2.409 -10%

Maintainer

Maintainer

Dirk Eddelbuettel

edd@debian.org

Authors

Dirk Eddelbuettel
Romain Francois
based on code written during 2005
2006 by Dominick Samperi

Material

NEWS
ChangeLog
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

RcppClassicExamples archive

Depends

R ≥ 2.15.2

Imports

Rcpp ≥ 0.10.2
RcppClassic ≥ 0.9.3

Suggests

RUnit

LinkingTo

Rcpp
RcppClassic