search for: l10n_info

Displaying 20 results from an estimated 21 matches for "l10n_info".

2012 Oct 28
1
Tabular datos de Encuesta Continua de Hogares
...To: r-help-es@r-project.org Subject: Re: [R-es] Problemas UniCode Message-ID:     <1351418807.6478.YahooMailClassic@web171506.mail.ir2.yahoo.com> Content-Type: text/plain Hola de nuevo: Pues va a ser que no: el problema persiste. En la máquina desde la cual creo el paquete (Windows): > l10n_info() $MBCS [1] FALSE $`UTF-8` [1] FALSE $`Latin-1` [1] TRUE $codepage [1] 1252 En la máquina desde la cual se prueba el paquete (Mac): > l10n_info() $MBCS [1] TRUE $`UTF-8` [1] TRUE $`Latin-1` [1] FALSE Las preguntas son: 1º) ¿En qué codificación debo salvar mis fuentes? (En Windows)...
2017 Aug 28
3
[bug report] Cyrillic letter "я" interrupts script execution via R source function
...C_MONETARY=Russian_Russia.1251 > [4] LC_NUMERIC=C LC_TIME=Russian_Russia.1251 > attached base packages: > [1] stats graphics grDevices utils datasets methods base > loaded via a namespace (and not attached): > [1] compiler_3.4.1 tools_3.4.1 > > l10n_info() > $MBCS > [1] FALSE > $`UTF-8` > [1] FALSE > $`Latin-1` > [1] FALSE > $codepage > [1] 1251
2010 Mar 18
1
How to read.table with “Hebrew” column names (in R)?
...t;LC_ALL", "en_US.UTF-8/en_US.UTF-8/C/C/en_US.UTF-8/en_US.UTF-8") Get's me this: [1] "" Warning message: In Sys.setlocale("LC_ALL", "en_US.UTF-8") : OS reports request to set locale to "en_US.UTF-8" cannot be honored My output for: l10n_info() Is: $MBCS [1] FALSE $`UTF-8` [1] FALSE $`Latin-1` [1] TRUE $codepage [1] 1252 And for: Sys.getlocale() Is: [1] "LC_COLLATE=English_United States.1252;LC_CTYPE=English_United States.1252;LC_MONETARY=English_United States.1252;LC_NUMERIC=C;LC_TIME=English_United States.1252" Fin...
2005 May 03
0
Locale settings on Debian
...quot;LC_CTYPE=en_US.utf8;LC_NUMERIC=C;LC_TIME=en_US.utf8;LC_COLLATE=en_US.utf8; LC_MONETARY=en_US.utf8;LC_MESSAGES=en_US.utf8;LC_PAPER=C;LC_NAME=C;LC_ADDRESS=C; LC_TELEPHONE=C;LC_MEASUREMENT=C;LC_IDENTIFICATION=C" # and new internationalization functions say that everything should be OK R> l10n_info() $MBCS [1] TRUE $"UTF-8" [1] TRUE # and It afcourse works fine if I set R> Sys.setlocale("LC_CTYPE", "C") # If I echo LC variables in terminal I have $ echo $LC $LC_ALL $LC_MEASUREMENT $LC_PAPER $LC_TIME $ echo $LC_PAPER a4 $ echo $LC_TIME en_...
2005 May 03
0
Locale settings on Debian
...quot;LC_CTYPE=en_US.utf8;LC_NUMERIC=C;LC_TIME=en_US.utf8;LC_COLLATE=en_US.utf8; LC_MONETARY=en_US.utf8;LC_MESSAGES=en_US.utf8;LC_PAPER=C;LC_NAME=C;LC_ADDRESS=C; LC_TELEPHONE=C;LC_MEASUREMENT=C;LC_IDENTIFICATION=C" # and new internationalization functions say that everything should be OK R> l10n_info() $MBCS [1] TRUE $"UTF-8" [1] TRUE # and It afcourse works fine if I set R> Sys.setlocale("LC_CTYPE", "C") # If I echo LC variables in terminal I have $ echo $LC $LC_ALL $LC_MEASUREMENT $LC_PAPER $LC_TIME $ echo $LC_PAPER a4 $ echo $LC_TIME en_...
2009 Mar 26
0
Locale problem between WinXP and Ubuntu
...vial problem, but I have tried to change the locale on R Ubuntu to en_us.utf8. On the windoes machine the locale is "LC_COLLATE=English_United States.1252;LC_CTYPE=English_United States.1252;LC_MONETARY=English_United States.1252;LC_NUMERIC=C;LC_TIME=English_United States.1252" and > l10n_info() $MBCS [1] FALSE $`UTF-8` [1] FALSE $`Latin-1` [1] TRUE $codepage [1] 1252 The locales i test in R ubuntu do not provide the Latin-1. Is there a way to circumvent this problem? I have tried to clean my input csv file by removing spaces and other special characters. I only have alphabets and &...
2010 Aug 24
2
percentage sign in expression
Readers, According to the documentation for the function 'plotmath' there is no apparent possibility to add the percent sign (%) to a plot function, e.g. plot(a[,1]~b[,2],ylab=expression(x~%),xlab=expression(z)) How to achieve this please? yours, rhelp at conference.jabber.org r251 mandriva2009
2011 Feb 21
0
How to source() a .R file which was saved using UTF-8 encoding on Windows?
...PE=English_United Kingdom.1252 [3] LC_MONETARY=English_United Kingdom.1252 [4] LC_NUMERIC=C [5] LC_TIME=English_United Kingdom.1252 attached base packages: [1] stats graphics grDevices utils datasets methods [7] base loaded via a namespace (and not attached): [1] tools_2.12.1 and > l10n_info() $MBCS [1] FALSE $`UTF-8` [1] FALSE $`Latin-1` [1] TRUE $codepage [1] 1252
2011 May 13
1
Russian language in R
Hello, I am experiencing a problem in reading a database in Russian. The problem appears when it comes to char variables. I have already tried changing the encoding, i.e. options(encoding="UTF-8") and options(encoding="KOI8-R") but every time there appear to be something unreadable in the data frame, like \x82\xa2\xae\xef etc. Could you please answer whether it is
2017 Aug 28
0
[bug report] Cyrillic letter "я" interrupts script execution via R source function
...Russia.1251 />/ [4] LC_NUMERIC=C LC_TIME=Russian_Russia.1251 />/ attached base packages: />/ [1] stats graphics grDevices utils datasets methods base />/ loaded via a namespace (and not attached): />/ [1] compiler_3.4.1 tools_3.4.1 / >/ > l10n_info() />/ $MBCS />/ [1] FALSE />/ $`UTF-8` />/ [1] FALSE />/ $`Latin-1` />/ [1] FALSE />/ $codepage />/ [1] 1251/ [[alternative HTML version deleted]]
2009 Jun 09
2
Sweave and accents
Hello. I want to write my notes in Sweave in my own language (spanish). But my language has accents and when I run Sweave in R to translate my Snw file into the tex file the accents are translated into unrecognizable characters. For example, the word "cami?n" (truck) is translated into "cami??n" Somebody knows how can I do it? One solution I don't like is using a
2013 Dec 02
2
plus/minus +/- in factor; not plotmath not expression
I want to put the "plus or minus" symbol into a character variable, so that this can be turned into a factor and be displayed in the "strip" of a faceted ggplot2 plot. A very nice solution, thanks to Professor Ripley's post of Nov 16, 2008; 3:13pm, visible at http://r.789695.n4.nabble.com/Symbols-to-use-in-text-td874239.html and subsequently
2010 Mar 18
5
language!!!
Hi, there´s something that really bothers me about R and after hours and hours of internet research, I´m still stuck with the same problem: I installed R and it is in Spanish, as the system on my work. I would really like it in English and there seems to be no way to change that!?! I´m doing an abroad internship, so my Spanish is far from perfect and my tutorial is in English. Is there any
2012 Jun 06
2
non ascill characters in plots. no alternative but plotmath?
A student entered some data with text characters like epsilon and alpha. On her Windows system, the Greek letters did not display properly in a plot. There were some ordinary ASCII instead. I asked her to send me the code so I could test. For me, the plot looks ok on the screen. Format1 <- c(320,500,700,1000,500,320,700,500,320) Format2 <- c(800,1000,1150,1400,1500,1650,1800,2300,2500)
2009 Sep 30
2
R 2.9.2 crashes when sorting latin1-encoded strings
Hi everyone! I think I stumbled over a bug in the latest R 2.9.2 patched for OS X: > R version 2.9.2 Patched (2009-09-24 r49861) > i386-apple-darwin9.8.0 When I try to sort latin1-encoded character vectors, R sometimes crashes with a segmentation fault. I'm running OS X 10.5.8 and have observed this behaviour both with the i386 and x86_64 builds, in the R.app GUI as well as on
2007 Apr 24
0
R 2.5.0 is released
....object, is.pairlist, is.recursive, is.single and is.symbol (== is.name) are no longer internally S3 generic, nor can S4 methods be written for them. The "factor" methods of is.integer and is.numeric have been replaced by internal code. o Added is.raw() for completeness. o l10n_info() also reports if the current locale is Latin-1. o levels<-(), names() and names<-() now dispatch internally for efficiency and so no longer have S3 default methods. o .libPaths() now does both tilde and glob expansion. o Functions lm(), glm() loess(), xtabs() and the default...
2007 Apr 24
0
R 2.5.0 is released
....object, is.pairlist, is.recursive, is.single and is.symbol (== is.name) are no longer internally S3 generic, nor can S4 methods be written for them. The "factor" methods of is.integer and is.numeric have been replaced by internal code. o Added is.raw() for completeness. o l10n_info() also reports if the current locale is Latin-1. o levels<-(), names() and names<-() now dispatch internally for efficiency and so no longer have S3 default methods. o .libPaths() now does both tilde and glob expansion. o Functions lm(), glm() loess(), xtabs() and the default...
2008 Apr 22
3
R 2.7.0 is released
...on an X11() device (by plot.new() or grid.newpage()) did not flush out the XClearWindow call, so the X11 window might not be refreshed immediately. o libtool has been updated to version 1.5.26, which avoids many spurious configure warnings on Darwin/Mac OS X. o l10n_info() now recognizes how Darwin/Mac OS X reports Latin-1 locales (as charset ISO8859-1 rather than ISO-8859-1). o Checking examples which used grid (e.g. via lattice) without attaching grid no longer give errors from grid_plot_hook(). o kappa(m, exact=TRUE) no longer wrong...
2008 Apr 22
3
R 2.7.0 is released
...on an X11() device (by plot.new() or grid.newpage()) did not flush out the XClearWindow call, so the X11 window might not be refreshed immediately. o libtool has been updated to version 1.5.26, which avoids many spurious configure warnings on Darwin/Mac OS X. o l10n_info() now recognizes how Darwin/Mac OS X reports Latin-1 locales (as charset ISO8859-1 rather than ISO-8859-1). o Checking examples which used grid (e.g. via lattice) without attaching grid no longer give errors from grid_plot_hook(). o kappa(m, exact=TRUE) no longer wrong...
2005 Apr 18
1
R-2.1.0 is released
...by \enc{}{} to show a transliteration to ASCII for use in e.g. text help. o The use of 'pch' in points() now allows for multi-byte character sets: in such a locale a glyph can either be specified as a multi-byte single character or as a number, the Unicode point. o New function l10n_info() reports on aspects of the locale/charset currently in use. o scan() is now aware of double-byte locales such as Shift-JIS in which ASCII characters can occur as the second ('trail') byte. o Functions sQuote() and dQuote() use the Unicode directional quotes if in a UTF-8 loca...