Skip to content

Commit cf5a862

Browse files
committed
doc
1 parent 1516d32 commit cf5a862

35 files changed

+1860
-156
lines changed

DESCRIPTION

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,5 @@ Suggests:
3636
Encoding: UTF-8
3737
RoxygenNote: 6.1.1
3838
Roxygen: list(markdown = TRUE)
39-
VignetteBuilder: knitr
4039
URL: https://github.com/s-fleck/testthis
4140
BugReports: https://github.com/s-fleck/testthis/issues

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# testthis 1.0.4.9000
1+
# testthis 1.1.0
22

33
* fixed `read_testdata()` so that it works with R CMD CHECK (#11)
44
* added `find_testdata()` which returns the path to the testdata directory

cran-comments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ None
1414

1515
## Notes
1616

17-
Ironed out a few old bugs, added some new functionality and improved
18-
documentation
17+
Ironed out a few old bugs, added new functionality and improved
18+
documentation.
1919

2020
---

docs/404.html

Lines changed: 129 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE-text.html

Lines changed: 8 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE.html

Lines changed: 114 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)