summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 775f43351829..56a8b5c05040 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,18 @@
pkgbase = r-lazyeval
- pkgdesc = An alternative approach to non-standard evaluation using formulas. Provides a full implementation of LISP style 'quasiquotation', making it easier to generate code with other code.
+ pkgdesc = Lazy (Non-Standard) Evaluation
pkgver = 0.2.2
pkgrel = 1
url = https://cran.r-project.org/package=lazyeval
arch = i686
arch = x86_64
- license = GPL-3
+ license = GPL3
+ makedepends = gcc
depends = r>=3.1.0
optdepends = r-knitr
optdepends = r-rmarkdown
optdepends = r-testthat
optdepends = r-covr
- source = http://cran.r-project.org/src/contrib/lazyeval_0.2.2.tar.gz
+ source = https://cran.r-project.org/src/contrib/lazyeval_0.2.2.tar.gz
md5sums = 1de725fe0cd496a2535020867458641a
pkgname = r-lazyeval