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 39c321b commit 766a85aCopy full SHA for 766a85a
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: tutorial.helpers
2
Title: Helper Functions for Creating Tutorials
3
-Version: 0.2.1
+Version: 0.2.2
4
Authors@R:
5
person(given = "David",
6
family = "Kane",
NEWS.md
@@ -1,3 +1,9 @@
+# tutorial.helpers 0.2.2
+
+* Replace /dontrun{} with if(interactive()){}.
+* Fix return value in submission_server().
7
# tutorial.helpers 0.2.1
8
9
* Changes for CRAN submission.
0 commit comments