Search Criteria
Package Details: r-devel latest-1
Git Clone URL: | https://aur.archlinux.org/r-devel.git (read-only, click to copy) |
---|---|
Package Base: | r-devel |
Description: | Language and environment for statistical computing and graphics |
Upstream URL: | http://www.r-project.org/ |
Licenses: | |
Submitter: | florianbw |
Maintainer: | xgdgsc |
Last Packager: | xgdgsc |
Votes: | 8 |
Popularity: | 0.001836 |
First Submitted: | 2011-09-21 13:07 |
Last Updated: | 2017-04-20 09:01 |
Dependencies (23)
- blas (openblas-lapack-git, openblas-git, blas-tmg, flexiblas, openblas-lapack-static, openblas-cblas-git, atlas-lapack, blis-cblas-openmp, blis-cblas, blas-git, openblas-lapack, armpl, openblas)
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks)
- desktop-file-utils (desktop-file-utils-git)
- gcc-libs (gcc-libs-multilib-x32, fastgcc, gcc-libs-multilib-git, gcc-libs-git)
- lapack (openblas-lapack-git, lapack-tmg, flexiblas, openblas-lapack-static, atlas-lapack, lapack-git, openblas-lapack, armpl)
- libjpeg (libjpeg-droppatch, mozjpeg-git, libjpeg-turbo-git, libjpeg-turbo-minimal-git, mozjpeg, libjpeg-turbo)
- libpng (libpng-git, libpng-apng, libpng-minimal-git)
- libtiff (libtiff-git, libtiff-minimal-git)
- libxmu
- libxt
- ncurses (ncurses-nohex, ncurses-git)
- pango (pango-ubuntu, pango-minimal-git, pango-git)
- pcre (pcre-svn)
- perl (perl-git)
- readline (readline-athame-git, readline-git)
- unzip (unzip-natspec, unzip-iconv)
- xz (xz-git, xz-static-git)
- zip (zip-natspec)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
- gcc-fortran (gcc-fortran-multilib-x32, gcc-fortran-multilib-git, gcc-fortran-git) (make)
- tk (tk85) (make)
- texlive-bin (texlive-bin-svn, texlive-installer, texlive-full) (optional) – latex sty files
- tk (tk85) (optional) – tcl/tk interface
Latest Comments
xgdgsc commented on 2017-04-20 09:21
@lzahn Thanks! This solved a problem checking my own package locally.
izahn commented on 2017-04-19 17:16
Shouldn't
ln -s /etc/R/${i} ${i}
be
ln -s /etc/R-devel/${i} ${i}
instead?
xgdgsc commented on 2016-03-22 01:14
Changed to /opt
haawda commented on 2016-03-21 14:50
Installing to /usr/local is forbidden for AUR packages.
sleeping commented on 2016-02-26 18:04
I simply removed /usr/local/share/man to get rid of the error and to be able to install the package, it was an empty directory anyway.
sleeping commented on 2016-02-26 16:34
error: failed to commit transaction (conflicting files)
r-devel: /usr/local/share/man exists in filesystem
Errors occurred, no packages were upgraded.
Here as well.
mllg commented on 2016-02-19 13:47
The parenthesis of the url field must be removed. Furthermore, I'm getting the same error about /usr/local/share/man.
xgdgsc commented on 2015-12-13 02:55
Which line?
Dasonk commented on 2015-12-12 19:28
Not sure if it's a change to the filesystem but I was getting an error telling me that /usr/local/share/man already existed. I just added a line to the PKGBUILD to remove that from the package before installing since I don't need man files for the development build but it looks like somebody with more experience should know a better way to deal with the issue.
daroczig commented on 2012-02-03 20:58
I hope you do not mind that I've updated your PKGBUILD to use SVN @ https://aur.archlinux.org/packages.php?ID=56368