Search Criteria
Package Details: radian 0.6.15-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/radian.git (read-only, click to copy) |
|---|---|
| Package Base: | radian |
| Description: | A 21st century R console |
| Upstream URL: | https://github.com/randy3k/radian |
| Licenses: | MIT |
| Submitter: | mschu |
| Maintainer: | mschu |
| Last Packager: | mschu |
| Votes: | 9 |
| Popularity: | 0.000178 |
| First Submitted: | 2019-01-01 11:53 (UTC) |
| Last Updated: | 2025-06-03 19:38 (UTC) |
Dependencies (12)
- python-prompt_toolkit
- python-rchitectAUR
- r (r-mklAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-pexpect (check)
- python-ptyprocess (check)
- python-pyte (check)
- python-pytest (check)
- python-pytest-runnerAUR (check)
Latest Comments
1 2 Next › Last »
micwoj92 commented on 2025-09-20 05:27 (UTC)
python-pytest-runner checkdep not needed.
tristanrw commented on 2025-04-22 11:24 (UTC) (edited on 2025-04-22 11:25 (UTC) by tristanrw)
Gettings this:
Adding 'extra/python-pygments' to dependencies, should fix this.
mschu commented on 2024-12-27 15:35 (UTC)
This is because
python=3.13is now in the main repositories, and all python packages need to be reinstalled. I've added release bumps for my packages, but there will likely be some dependencies that need it too.lpf commented on 2024-12-27 09:16 (UTC)
I am getting this error when running
radiannow:rll307 commented on 2024-10-07 12:27 (UTC)
Thanks, working fine so far.
LeoMeinel commented on 2024-09-09 09:49 (UTC)
@mschu Thank you!
mschu commented on 2024-09-09 09:14 (UTC)
I enabled the broken check() by accident, I've disabled it again now.
t_1990 commented on 2024-08-29 14:04 (UTC) (edited on 2024-08-29 14:14 (UTC) by t_1990)
I could not update/install Radian even without a Radian config file (
$HOME/.config/radian/profile). These are the error messages I got:EDIT: the error related to
test_readline.pycan be resolved by installing the R packageaskpass, but I still don't know how to resolve the one related totest_reticulate.py. I have reticulate installed.LeoMeinel commented on 2024-08-25 18:35 (UTC)
@t_1990 By
.RprofileI mean$R_PROFILE_USERwhich I specified in$R_ENVIRON_USER. That was my way of having a user config for R. I don't use a custom radian config, but maybe that could also cause issues.t_1990 commented on 2024-08-24 22:10 (UTC)
@LeoMeinel, it also seems like some of the tests will fail if Vim mode is enabled for Radian. I am not sure whether this is what you meant by
.Rprofile, because my Radian config file is$HOME/.config/radian/profile, but I echo the point that the package can't be updated on my machine.1 2 Next › Last »