Skip to content

Commit f7ead22

Browse files
committed
cpp11test: add rcpp to imports + .here to .Rbuildignore
1 parent d42f512 commit f7ead22

File tree

3 files changed

+2
-70
lines changed

3 files changed

+2
-70
lines changed

cpp11test/.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
^\.here$

cpp11test/DESCRIPTION

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Authors@R:
1212
Description: Provides a test suite and benchmarking code for the 'cpp11' package.
1313
License: MIT + file LICENSE
1414
Encoding: UTF-8
15+
Imports: Rcpp
1516
LinkingTo: Rcpp, cpp11, testthat
1617
Suggests:
1718
covr,

cpp11test/dev/partial_r_vector.hpp

Lines changed: 0 additions & 70 deletions
This file was deleted.

0 commit comments

Comments
 (0)