Package: RcppClassicExample
Type: Package
Title: Example package using RcppClassic
Version: 1.0
Date: 2010-12-02
Author: Who wrote it
Maintainer: Who to complain to <yourfault@somewhere.net>
Description: More about what it does (maybe more than one line)
License: What license is it under?
LazyLoad: yes
Depends: Rcpp (>= 0.8.9.2), RcppClassic
LinkingTo: RcppClassic, Rcpp
