Skip to content

Commit 7f5e3f6

Browse files
committed
Add URL
1 parent cbeb7cb commit 7f5e3f6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

DESCRIPTION

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: spelling
22
Title: Tools for Spell Checking in R
3-
Version: 1.0
3+
Version: 1.0.9000
44
Authors@R: c(
55
person("Jeroen", "Ooms", , "[email protected]", role = c("cre", "aut")),
66
person("Jim", "Hester", , "[email protected]", role = "aut"))
@@ -12,6 +12,8 @@ Description: Spell checking common document formats including latex, markdown, m
1212
License: MIT + file LICENSE
1313
Encoding: UTF-8
1414
LazyData: true
15+
URL: https://github.com/ropensci/spelling#readme
16+
BugReports: https://github.com/ropensci/spelling/issues
1517
Imports:
1618
commonmark,
1719
xml2,

0 commit comments

Comments
 (0)