We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a457236 commit d83bdf1Copy full SHA for d83bdf1
1 file changed
DESCRIPTION
@@ -16,7 +16,7 @@ Description: Introductory statistics methods to accompany "Investigating
16
package is designed to be used in an educational setting alongside the
17
ISCAM textbook.
18
License: MIT + file LICENSE
19
-URL: https://iscam4.github.io/ISCAM/
+URL: https://iscam4.github.io/ISCAM/, https://github.com/ISCAM4/ISCAM
20
Depends:
21
R (>= 3.5)
22
Imports:
@@ -31,3 +31,4 @@ Encoding: UTF-8
31
LazyData: true
32
Roxygen: list(markdown = TRUE)
33
RoxygenNote: 7.3.3
34
+BugReports: https://github.com/ISCAM4/ISCAM/issues
0 commit comments