Skip to content

Commit 7455681

Browse files
committed
cran release
1 parent 635f03e commit 7455681

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@
99
^doc$
1010
^Meta$
1111
^\.lintr$
12+
^CRAN-RELEASE$

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Description: Provides modules as an organizational unit for source code. Modules
77
a local search path. They can be used as a sub unit within packages
88
or in scripts.
99
BugReports: https://github.com/wahani/modules/issues
10-
URL: http://wahani.github.io/modules
10+
URL: https://github.com/wahani/modules
1111
ByteCompile: TRUE
1212
Depends:
1313
R (>= 3.2.0)

0 commit comments

Comments
 (0)