\name{RcppVersion}
\alias{RcppVersion}
\title{Rcpp Version and License Information}
\description{
  \code{RcppVersion} displays the version of Rcpp/RcppTemplate that was
  used to build this package.
}
\usage{
RcppVersion()
}
\author{Dominick Samperi}
\examples{
RcppVersion()
}
\keyword{models}