Skip to content

RcppClassicExamples

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

v0.1.4 · Mar 16, 2026 · GPL (>= 2)

Description

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.

Downloads

557

Last 30 days

7248th

900

Last 90 days

2.6K

Last year

Trend: +182.7% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 20, 2026
ERROR 10 OK · 2 NOTE · 0 WARNING · 2 ERROR · 0 FAILURE Mar 16, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Dirk Eddelbuettel <edd@debian.org>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Dirk",
                      family = "Eddelbuettel",
                      role = c("aut", "cre"),
        
...[truncated]...
 "written", "during"),
                      family = "2005",
                      role = "aut"),
               person(given = c("2006", "by", "Dominick"),
                      family = "Samperi",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Dirk Eddelbuettel <edd@debian.org>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Dirk",
                      family = "Eddelbuettel",
                      role = c("aut", "cre"),
        
...[truncated]...
 "written", "during"),
                      family = "2005",
                      role = "aut"),
               person(given = c("2006", "by", "Dominick"),
                      family = "Samperi",
                      role = "aut"))
as necessary.
ERROR r-devel-linux-x86_64-fedora-clang

whether package can be installed

Installation failed.
See ‘/data/gannet/ripley/R/packages/tests-clang/RcppClassicExamples.Rcheck/00install.out’ for details.
ERROR r-devel-linux-x86_64-fedora-gcc

whether package can be installed

Installation failed.
See ‘/data/gannet/ripley/R/packages/tests-devel/RcppClassicExamples.Rcheck/00install.out’ for details.
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Dirk Eddelbuettel <edd@debian.org>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Dirk",
                      family = "Eddelbuettel",
                      role = c("aut", "cre"),
        
...[truncated]...
 "written", "during"),
                      family = "2005",
                      role = "aut"),
               person(given = c("2006", "by", "Dominick"),
                      family = "Samperi",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Dirk Eddelbuettel <edd@debian.org>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Dirk",
                      family = "Eddelbuettel",
                      role = c("aut", "cre"),
        
...[truncated]...
 "written", "during"),
                      family = "2005",
                      role = "aut"),
               person(given = c("2006", "by", "Dominick"),
                      family = "Samperi",
                      role = "aut"))
as necessary.

Dependency Network

Dependencies Reverse dependencies Rcpp RcppClassic RcppClassicExamples

Version History

updated 0.1.4 ← 0.1.3 diff Mar 16, 2026
new 0.1.3 Mar 10, 2026
updated 0.1.3 ← 0.1.2 diff Nov 29, 2023
updated 0.1.2 ← 0.1.1 diff Mar 14, 2018
updated 0.1.1 ← 0.1.0 diff Dec 29, 2012
new 0.1.0 Dec 28, 2012