RcppVersion {Rcpp}R Documentation

Display version info for package and for Rcpp API

Description

RcppVersion displays version information about the package, along with the version of Rcpp that was used to build the package.

Usage

RcppVersion()

Author(s)

Dominick Samperi wrote most of Rcpp during 2005 and 2006. Dirk Eddelbuettel made some additions, and became maintainer in 2008.

Examples

RcppVersion()

[Package Rcpp version 0.6.5 Index]