Summary: | Can't paste multiple lines of code into console window | ||
---|---|---|---|
Product: | [Applications] rkward | Reporter: | nr.hollow |
Component: | R Console | Assignee: | RKWard Team <rkward-devel> |
Status: | RESOLVED WORKSFORME | ||
Severity: | major | CC: | thomas.friedrichsmeier |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
attachment-3103993-0.html
attachment-3147244-0.html |
Description
nr.hollow
2023-07-13 16:10:03 UTC
I have no specific idea, what may be going wrong, here, but RKWard 0.7.2 is very old by now, and my immediate guess it that this may be related to changes in R or elsewhere that have happened meanwhile. Please try again with RKWard 0.7.5. https://rkward.kde.org/Building_RKWard_From_Source.html Works for me. Should problems persist, feel free to re-open this ticket. Created attachment 160314 [details] attachment-3103993-0.html Thanks for your reply the code works fine in R in a terminal. Had a graphics error too and RKward wouldn't plot graphs. I'm using mint. Is that the ubuntu source I want for 0.7.5? I wasn't quite sure whether it was that or debian? Neil On Sun, 16 Jul 2023 at 14:17, Thomas Friedrichsmeier < bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=472225 > > Thomas Friedrichsmeier <thomas.friedrichsmeier@kdemail.net> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > Status|REPORTED |RESOLVED > CC| > |thomas.friedrichsmeier@kdem > | |ail.net > Resolution|--- |WORKSFORME > > --- Comment #1 from Thomas Friedrichsmeier < > thomas.friedrichsmeier@kdemail.net> --- > I have no specific idea, what may be going wrong, here, but RKWard 0.7.2 is > very old by now, and my immediate guess it that this may be related to > changes > in R or elsewhere that have happened meanwhile. > > Please try again with RKWard 0.7.5. > https://rkward.kde.org/Building_RKWard_From_Source.html > > Works for me. Should problems persist, feel free to re-open this ticket. > > -- > You are receiving this mail because: > You reported the bug. Yes, there are known bugs with graphs in RKWard 0.7.2 when used with R 4.1 and higher. So that's another reason to update RKWard. I'm not sure, how close Mint is to Ubuntu. If it's close enough, your easiest option will be to add one of our PPAs. Likely this one: https://launchpad.net/~rkward-devel/+archive/ubuntu/rkward-stable (add the PPA to your system, then check for updates). Should that show a dependency problem, you'll have to compile from source. We'll be happy to talk you through the process, too, but the best place to ask for support on that will be on our rkward-users@kde.org mailing list. Created attachment 160326 [details] attachment-3147244-0.html Thanks, I'll check it out. On Sun, 16 Jul 2023 at 21:07, Thomas Friedrichsmeier < bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=472225 > > --- Comment #3 from Thomas Friedrichsmeier < > thomas.friedrichsmeier@kdemail.net> --- > Yes, there are known bugs with graphs in RKWard 0.7.2 when used with R 4.1 > and > higher. So that's another reason to update RKWard. > > I'm not sure, how close Mint is to Ubuntu. If it's close enough, your > easiest > option will be to add one of our PPAs. Likely this one: > https://launchpad.net/~rkward-devel/+archive/ubuntu/rkward-stable (add > the PPA > to your system, then check for updates). Should that show a dependency > problem, > you'll have to compile from source. We'll be happy to talk you through the > process, too, but the best place to ask for support on that will be on our > rkward-users@kde.org mailing list. > > -- > You are receiving this mail because: > You reported the bug. |