Package: pkg
Type: Package
Title: Test package
Version: 0.0-1
Date: 2016-12-25
Authors@R: c(person("Vincent", "Goulet", role = c("cre", "aut"),
 	            email = "vincent.goulet@act.ulaval.ca"))
Description: Tests the interface to include the C routines of package
  expint in another package.
Depends: R (>= 3.3.0)
Imports: expint
LinkingTo: expint
License: GPL (>= 2)
Encoding: UTF-8
LazyLoad: yes
LazyData: yes
