Search Criteria
Package Details: r-mkl 4.4.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/r-mkl.git (read-only, click to copy) |
---|---|
Package Base: | r-mkl |
Description: | Language and environment for statistical computing and graphics, linked to the Intel(R) MKL. |
Upstream URL: | http://www.r-project.org/ |
Keywords: | hpc mathematics modelling r statistics |
Licenses: | GPL |
Conflicts: | microsoft-r-open, r |
Provides: | r |
Submitter: | giniu |
Maintainer: | alexanderp |
Last Packager: | alexanderp |
Votes: | 25 |
Popularity: | 0.000115 |
First Submitted: | 2010-05-06 00:10 (UTC) |
Last Updated: | 2024-07-04 19:34 (UTC) |
Dependencies (28)
- bzip2 (bzip2-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- icu (icu-gitAUR)
- intel-oneapi-mkl (intel-oneapi-hpckitAUR, intel-oneapi-basekit)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo)
- libpng (libpng-apngAUR, libpng-gitAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- libxmu
- libxt
- ncurses (ncurses-gitAUR)
- openmp
- pango (pango-gitAUR)
- pcre2 (pcre2-gitAUR)
- perl (perl-gitAUR)
- readline (readline-gitAUR)
- unzip (unzip-natspecAUR, unzip-zstdAUR)
- which (busybox-coreutilsAUR)
- xz (xz-gitAUR)
- zip (zip-natspecAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR)
- Show 8 more dependencies...
Required by (3399)
- afni (requires r)
- ants (requires r)
- ants-git (requires r)
- architect (requires r)
- cantor-git (requires r) (make)
- cantor-git (requires r) (optional)
- diffoscope-git (requires r) (check)
- diffoscope-git (requires r) (optional)
- emacs-ess (requires r)
- emacs-ess-git (requires r)
- flair (requires r) (optional)
- folding (requires r)
- gatk (requires r)
- gatk-bin (requires r) (optional)
- gcdkit (requires r)
- golden-cheetah-git (requires r) (optional)
- harp (requires r)
- helix-ext (requires r) (optional)
- jasp-desktop (requires r)
- java-simpleitk (requires r) (make)
- Show 3379 more...
Latest Comments
1 2 3 4 5 6 .. 21 Next › Last »
alexanderp commented on 2024-01-02 15:19 (UTC)
It builds and works correctly on my machine with icu 74.2-1
seitzal commented on 2024-01-02 13:00 (UTC) (edited on 2024-01-02 13:05 (UTC) by seitzal)
Hi, the package no longer builds or works with the recently updated ICU version 74 (at least for me).
Attempt to reinstall fails with the following:
haruomaki commented on 2023-08-15 03:05 (UTC)
@alexanderp, it nicely works! I really appreciate your timely improvements to it.
Since "provides" is dynamically generated, it is not reflected in
.SRCINFO
and this page. However, it works fine when actually installed.alexanderp commented on 2023-08-12 18:32 (UTC)
@haruomaki, done as you suggested. please check and let me know.
haruomaki commented on 2023-08-11 22:24 (UTC)
I recommend adding R's builtin packages such as
r-base
,r-mass
, orr-survival
to the "provides" field, following the approach of the officialr
package.There is currently an issue. For example, when trying to install the
r-classint
package, pacman attempts to installr
even thoughr-mkl
is already installed. This is becauser-classint
depends onr-class
andr-kernsmooth
, which are actually provided byr
. It would be fine ifr-mkl
also providesr-class
andr-kernsmooth
.wolf359 commented on 2023-06-21 20:01 (UTC)
Two things: 1) if you're having issues with MKLROOT but the path variable is setup correctly, run the install not as root. 2) For the latest version, had to install the oberdiek tex package. Otherwise it gets stuck building the manuals and crashes during build.
alexanderp commented on 2023-03-27 18:14 (UTC)
Hi. Currently, R does not support curl 8. See https://cran.r-project.org/doc/manuals/r-release/R-admin.html#DOCF57
carlosal1015 commented on 2023-03-27 01:43 (UTC)
Hi, I have the following message error
juliano.bn commented on 2022-12-13 17:37 (UTC)
For those having problems with
arithmetic.c
, check this thread to see how to change the source file:https://community.intel.com/t5/Intel-C-Compiler/Error-when-compiling-R-from-source-code-ubuntu-18-04/m-p/1176401
1 2 3 4 5 6 .. 21 Next › Last »