Search Criteria
Package Details: rkward-git v0.7.3.r614.g006263f89-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rkward-git.git (read-only, click to copy) |
---|---|
Package Base: | rkward-git |
Description: | An Easy to use, transparent frontend to the R-language |
Upstream URL: | https://rkward.kde.org/ |
Licenses: | GPL |
Conflicts: | rkward, rkward-git |
Provides: | rkward |
Submitter: | SolarAquarion |
Maintainer: | SolarAquarion |
Last Packager: | SolarAquarion |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2019-08-20 19:05 (UTC) |
Last Updated: | 2023-11-24 15:46 (UTC) |
Dependencies (13)
- docbook-xml
- kcodecs5
- knotifications5
- ktexteditor5
- kxmlgui5
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-webengine
- r (r352AUR, r-mklAUR)
- cmake (cmake-gitAUR) (make)
- docbook-xsl (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- kdoctools5 (make)
Latest Comments
MarsSeed commented on 2023-05-30 00:16 (UTC) (edited on 2023-06-30 16:58 (UTC) by MarsSeed)
Current git URL is:
https://invent.kde.org/education/rkward.git
Also the latest version might need different dependencies.
Most importantly, it prefers the modern qt5-webengine instead of the very old kdewebkit.
keiichiiownsu12 commented on 2022-08-31 21:14 (UTC)
Unfortunately, the patch from @JonnyRobbie is currently causing the build to fail, due to a missing
rm $pkgdir/usr/share/org.kde.syntax-highlighting/syntax/r.xml
. Please removeJonnyRobbie commented on 2018-09-09 11:21 (UTC) (edited on 2018-09-09 12:14 (UTC) by JonnyRobbie)
Update to
suntax-highlighting
causeserror: failed to commit transaction (conflicting files) rkward-frameworks-git: /usr/share/org.kde.syntax-highlighting/syntax/r.xml exists in filesystem (owned by syntax-highlighting).
I suggest this patch:
JonnyRobbie commented on 2018-04-28 13:38 (UTC) (edited on 2018-04-28 13:45 (UTC) by JonnyRobbie)
#frameworks branch got merged to #master and no longer exists. makepkg's git throws an error (but still builds)
I suggest simply:
caylin commented on 2018-02-12 06:44 (UTC)
ktexteditor should be a dependency
Labello commented on 2017-05-31 08:38 (UTC)
JonnyRobbie commented on 2017-01-30 16:43 (UTC)