We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44248fd commit 3048539Copy full SHA for 3048539
.Rbuildignore
@@ -6,3 +6,4 @@
6
^src/dummy/target$
7
^notes$
8
^justfile$
9
+^data-raw$
DESCRIPTION
@@ -10,3 +10,6 @@ Encoding: UTF-8
10
Roxygen: list(markdown = TRUE)
11
RoxygenNote: 7.3.2
12
SystemRequirements: GNU make
13
+Depends:
14
+ R (>= 3.5)
15
+LazyData: true
0 commit comments