Skip to content

Commit 4e7236c

Browse files
committed
provide metadata for registration of project template with RStudio
1 parent 303a375 commit 4e7236c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Binding: RcppParallel.package.skeleton
2+
Title: R Package using RcppParallel
3+
Subtitle: Create a new R Package using RcppParallel
4+
Caption: Create R Package using RcppParallel
5+
OpenFiles: Read-and-delete-me, src/vector-sum.cpp
6+
7+
Parameter: example_code
8+
Widget: CheckboxInput
9+
Label: Include an example C++ file using RcppParallel?
10+
Default: On

0 commit comments

Comments
 (0)