Skip to content

Commit fde3834

Browse files
committed
small R code to check
1 parent a225b70 commit fde3834

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CompileVerif.R

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
library("ctv")
2+
ctv2html("Distributions.md")
3+
browseURL("Distributions.html")
4+
5+
#see help at https://github.com/cran-task-views/ctv/blob/main/Contributing.md
6+
7+
check_ctv_packages("Distributions.md")
8+

0 commit comments

Comments
 (0)