summaryrefslogtreecommitdiff
path: root/guix/build-system/r.scm
diff options
context:
space:
mode:
Diffstat (limited to 'guix/build-system/r.scm')
-rw-r--r--guix/build-system/r.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix/build-system/r.scm b/guix/build-system/r.scm
index e8269fdeb1..c649036210 100644
--- a/guix/build-system/r.scm
+++ b/guix/build-system/r.scm
@@ -62,7 +62,7 @@ release corresponding to NAME and VERSION."
"Return the default R package."
;; Lazily resolve the binding to avoid a circular dependency.
(let ((r-mod (resolve-interface '(gnu packages statistics))))
- (module-ref r-mod 'r)))
+ (module-ref r-mod 'r-minimal)))
(define* (lower name
#:key source inputs native-inputs outputs system target