Skip to content

Commit e8da62d

Browse files
committed
remove tail slash from bugreports link
1 parent b13779b commit e8da62d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: classInt
2-
Version: 0.4-11
3-
Date: 2025-01-06
2+
Version: 0.4-12
3+
Date: 2025-11-17
44
Title: Choose Univariate Class Intervals
55
Authors@R: c(
66
person("Roger", "Bivand", role=c("aut", "cre"), email="[email protected]", comment=c(ORCID="0000-0003-2392-6140", ROR="04v53s997")),
@@ -22,7 +22,7 @@ NeedsCompilation: yes
2222
Description: Selected commonly used methods for choosing univariate class intervals for mapping or other graphics purposes.
2323
License: GPL (>= 2)
2424
URL: https://r-spatial.github.io/classInt/, https://github.com/r-spatial/classInt/
25-
BugReports: https://github.com/r-spatial/classInt/issues/
25+
BugReports: https://github.com/r-spatial/classInt/issues
2626
RoxygenNote: 6.1.1
2727
Encoding: UTF-8
2828
VignetteBuilder: knitr

0 commit comments

Comments
 (0)