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 22a68dd commit bb25375Copy full SHA for bb25375
β.Rbuildignoreβ
@@ -19,3 +19,4 @@
19
^LICENSE\.md$
20
^\.github/workflows/R\.yaml$
21
^\.github/workflows/pr-commands\.yaml$
22
+^CRAN-SUBMISSION$
βDESCRIPTIONβ
@@ -1,6 +1,6 @@
1
Package: testthat
2
Title: Unit Testing for R
3
-Version: 3.1.3
+Version: 3.1.3.9000
4
Authors@R:
5
c(person(given = "Hadley",
6
family = "Wickham",
βNEWS.mdβ
@@ -1,3 +1,5 @@
+# testthat (development version)
+
# testthat 3.1.3
* Package that explicitly depend on rlang in their description file
0 commit comments