Package Details: r-sys 3.4.3-1

Git Clone URL: https://aur.archlinux.org/r-sys.git (read-only, click to copy)
Package Base: r-sys
Description: Powerful and Reliable Tools for Running System Commands in R
Upstream URL: https://cran.r-project.org/package=sys
Licenses: MIT
Submitter: Kibouo
Maintainer: BioArchLinuxBot
Last Packager: BioArchLinuxBot
Votes: 3
Popularity: 0.000248
First Submitted: 2019-05-02 17:00 (UTC)
Last Updated: 2024-10-04 12:08 (UTC)

Dependencies (6)

Sources (1)

Latest Comments

tapajos commented on 2026-01-05 14:17 (UTC)

Check is locale dependent

diff --git a/PKGBUILD b/PKGBUILD
index f624196..8477464 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -30,6 +30,7 @@ b2sums=('4d02d656d5e5a6632de0f3bb4f1ea75d106ccc339f8175c0286211f0e6245e903b3e466

 build() {
   mkdir build
+  export LANG=C
   R CMD INSTALL -l build "$_pkgname"
 }

dviktor commented on 2021-12-22 20:30 (UTC)

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

japhir commented on 2020-03-09 15:53 (UTC)

Please update version to 3.3 :)