similar to: R script editor fails to read script longer then 1000 chars (non-English language settings) (PR#9254)

Displaying 20 results from an estimated 6000 matches similar to: "R script editor fails to read script longer then 1000 chars (non-English language settings) (PR#9254)"

2006 Dec 23
4
AltGr not working in R GUI Script Editor (PR#9430)
Full_Name: Zoran Bosnic Version: 2.4.0 OS: Windows XP SP2 Submission from: (NULL) (212.235.140.146) This is a problem that occurs in R GUI Script Editor and is connected to Windows regional settings. Since I live in Slovenia, my computer has a keyboard with additional slovenian international characters. I am therefore using Windows XP SP2 with Input Language (=Keyboard Locale, Control
2004 Feb 25
8
Script editor for Windows GUI
Dear R users / devs, There's been requests in the past for a text editor built into the Rgui for Windows, from which code can be submitted to the R console. Something along the lines of the script editor in S-Plus. Currently Rgui can only display a file read-only in a pager. As far as I can tell there's been little motivation to implement an editor, as most developers use (the
2005 Mar 18
2
Trouble debugging with gdb, R on Windows
I'm trying to follow the example in the R for Windows FAQ on running gdb and am getting stuck because gdb tells me "Cannot access memory at address ...". Here's what my gdb session looks like (This one from a cygwin shell, but same results from plain Windows CMD shell): $ cd R-devel/src/gnuwin32 $ gdb ../../bin/Rgui.exe GNU gdb 5.2.1 Copyright 2002 Free Software Foundation,
2000 Jun 26
1
using graphapp.h
Another question "graphapp.h" in R1.1 defines number of plotting function. is there an example of how to use them? Thank. --------------------------- Vadim Kutsyy vadim at kutsyy.com http://www.kutsyy.com -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info",
2000 Jun 26
1
using graphapp.h
Another question "graphapp.h" in R1.1 defines number of plotting function. is there an example of how to use them? Thank. --------------------------- Vadim Kutsyy vadim at kutsyy.com http://www.kutsyy.com -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info",
2003 Jun 09
0
Driver Download with Foomatic-PPDs: Win2K Client says "Device settings cannot be displayed" if PPD's TranslationString longer than 40 chars
Hi, Samba list readers, I am forwarding these mails from one of the Linuxprinting.org lists to you (with the $SUBJECT changed by me), because surely some of you must have been bitten by this too.... This problem is verified on W2K (but not yet for NT/ME/XP/9x). Cheers, Kurt ################# problem description by Elena Khan #################### -------- Original Message -------- To:
1998 Aug 31
1
R-beta: Windows version of R
A non-text attachment was scrubbed... Name: not available Type: text Size: 655 bytes Desc: not available Url : https://stat.ethz.ch/pipermail/r-help/attachments/19980831/50aa334c/attachment.pl
2003 Oct 21
4
select text using only the keyboard
I am using R 1.6.1 on Windows. I usually write/edit code in the R console, and when I get it working right, copy and paste it to a text file for later use. In Splus for Windows, this could be done easily using just the keyboard, with up-arrow, shift-end or shift-home, ctrl-c, etc. But in R, the shift key doesn't select text. The only way I can select text in R is with the mouse. Does
2002 May 09
2
Help on creating custom financial time series graphs
I have written a series of C modules that produce various custom (technical analysis) graphs when presented with a financial time series. The code was developed on the Win2K and so makes many now level function calls to the GDI etc, and is very tightly wedded to the Win2k windowing system. I notice however, that most of the graphing functionality in R (at least on the Windows OS) is handled
2008 Mar 24
4
How to switch between English and Russian in Star Office Text Editor ?
I apologize for such kind of questions. SNV84 installed with additional language Russian. I cannot find out what key combination will switch between Eng/Russian. Thanks in advance This message posted from opensolaris.org
2023 Jan 20
1
about RGui HighDPI awareness on windows
Dear all: Now RGui on windows no HighDPI awareness.try add HighDPI awareness to RGui in last two days. I write an initial POC(just for verify and only SystemDPI awareness partial implemented) , try to mod graphapp used in R to implemented DPI scaling. it seems works on my laptop , but need further test. So I post the patch https://github.com/armgong/misc-r-patch/blob/main/dpi-c-code.diff
2001 Feb 26
1
For language 'english' several language ids were found:????????
Hi , I am new to Linux and to wine. Under Suse 7.1 I tried to use wine for the first time. I tried to install the Benelux map ("Garmin mapsource"). First error: For language 'english' several language ids were found: en_US - 0409; en_GB - 0809; en_AU - 0C09; en_CA - 1009; en_NZ - 1409; en_IE - 1809; en_ZA - 1C09; en_JM - 2009; en_ - 2409; en_BZ - 2809; en_TT - 2C09; Instead of
2004 Feb 10
3
how to get the GUI directory chooser on Windows?
Dear R-help, Can anyone tell me if it's possible to call up the "directory chooser" (the one you get when you click on "File" -> "Change Dir...") in Rgui from the R command line? Seems like file.choose() can't be used to choose a directory. This is in R-1.8.1 on WinXPPro. Any help much appreciated! Andy
2006 Nov 14
2
Building R from source
Hello, I was trying to build R from source on Windows XP. I installed software which are mentioned from the follow web page http://www.murdoch-sutherland.com/Rtools/ (Last accessed on Nov. 13th, 2006) . Unfortunately, I got error messages whenever I run 'make all recommended' without modifying 'MkRules' file. I have removed software and reinstalled them several times but I still
2017 Feb 07
1
syslinux/isolinux in other languages then english
Hi i use Debian and i think that the first screen i see when trying the Debian ISO file is ISOLINUX. This first screen is only in english it seems. I would like this screen to be in other languages so i can switch to my language. Any there and way to translate it or are any work being done to make it translatable? I see a warning on http://www.syslinux.org/wiki/index.php?title=Download
2018 Jan 15
0
Natural Language Processing for non-English languages with udpipe
Dear R users, I'm happy to announce the release of version 0.3 of the udpipe R package on CRAN (https://CRAN.R-project.org/package=udpipe). The udpipe R package is a Natural Language Processing toolkit that provides language-agnostic 'tokenization', 'parts of speech tagging', 'lemmatization', 'morphological feature tagging' and 'dependency parsing' of
2018 Jan 15
0
Natural Language Processing for non-English languages with udpipe
Dear R users, I'm happy to announce the release of version 0.3 of the udpipe R package on CRAN (https://CRAN.R-project.org/package=udpipe). The udpipe R package is a Natural Language Processing toolkit that provides language-agnostic 'tokenization', 'parts of speech tagging', 'lemmatization', 'morphological feature tagging' and 'dependency parsing' of
2008 Oct 06
1
ROR application in any language(eg German, English, Spanish etc)
Hi all, I want an ROR application to work with any language selected, such as German, English, Spanish etc. Is there any plugin or gem available which can do it automatically for me or is there any other way to do this. Please inform me about this.. Thanks and Regards Shripad --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the
2008 Nov 08
1
Re: Word 2003 - can't change default language from English (US)
Got exactly the same problem Stefan. Have tried running regedit and changing language settings but no luck. There must be a simple explanation because I'm assuming that Word is picking up default settings from the system somewhere.
2009 Jan 06
1
OT: Win XP, English as language, but German in Office suite
Hi all Please CC me, I am not on the list. Sorry for the Off-topic. In regional settings I setup English as language[0]. I prefer having the OS in English. Now my Office 2003 is also English, but I wish German. Is there any Windows related mailing list? Not usenet! thanks kind regards Sven [0] http://bayimg.com/image/damnhaabm.jpg