We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 635f03e commit 7455681Copy full SHA for 7455681
.Rbuildignore
@@ -9,3 +9,4 @@
9
^doc$
10
^Meta$
11
^\.lintr$
12
+^CRAN-RELEASE$
DESCRIPTION
@@ -7,7 +7,7 @@ Description: Provides modules as an organizational unit for source code. Modules
7
a local search path. They can be used as a sub unit within packages
8
or in scripts.
BugReports: https://github.com/wahani/modules/issues
-URL: http://wahani.github.io/modules
+URL: https://github.com/wahani/modules
ByteCompile: TRUE
Depends:
13
R (>= 3.2.0)
0 commit comments