Package Details: r-brew 1.0.10-2

Git Clone URL: https://aur.archlinux.org/r-brew.git (read-only, click to copy)
Package Base: r-brew
Description: Templating Framework for Report Generation
Upstream URL: https://cran.r-project.org/package=brew
Licenses: GPL
Submitter: dviktor
Maintainer: BioArchLinuxBot
Last Packager: BioArchLinuxBot
Votes: 1
Popularity: 0.000000
First Submitted: 2020-03-08 23:52 (UTC)
Last Updated: 2023-12-24 18:08 (UTC)

Latest Comments

ragreener1 commented on 2022-06-01 10:54 (UTC)

diff --git a/PKGBUILD b/PKGBUILD
index a9ddc1c..b3112f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Alex Branham <branham@utexas.edu>

 _cranname=brew
-_cranver=1.0-6
+_cranver=1.0-7
 pkgname=r-${_cranname,,}
 pkgver=${_cranver//[:-]/.}
 pkgrel=1
@@ -12,7 +12,7 @@ url="https://cran.r-project.org/package=${_cranname}"
 license=(GPL2)
 depends=(r)
 source=("https://cran.r-project.org/src/contrib/${_cranname}_${_cranver}.tar.gz")
-sha256sums=('d70d1a9a01cf4a923b4f11e4374ffd887ad3ff964f35c6f9dc0f29c8d657f0ed')
+sha256sums=('38b859c1dca63479f6937c593da8f806f2b3279585bb6e20ecff1b898469e76e')

 build() {
   R CMD INSTALL ${_cranname}_${_cranver}.tar.gz -l "${srcdir}"

dviktor commented on 2021-12-23 20:04 (UTC)

Further maintenance and support for this package has been moved there. You can install pre-built packages from my repo