Displaying 20 results from an estimated 400 matches similar to: "C caron character in R"
2010 Sep 20
1
support for caron (hacek) symbol
I am creating a Slovak translation of an interactive website (
http://mazamascience.com/OilExport/index_sk.html ) and am running into
problems with R's lack of support for the caron found in the following
letters: Č/č, Š/š and Ž/ž.
I am using R 2.6.1 running on a recent version of CentOS.
Any information about whether these characters are supported or any possible
workarounds would be
2008 Sep 06
1
Problem with UTF-8 text in the Rcmdr package
Dear list members,
I've attached some email correspondence with Jaro Lajovic (with his permission), detailing a problem with the Slovenian translation file for the Rcmdr package.
In brief, while certain UTF-8 characters used in Slovenian used to appear properly in older versions of R, some characters do not display properly in the Rcmdr menus and output window under R 2.7.x. I've
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
2008 Apr 18
1
Wine release 0.9.60
This is release 0.9.60 of Wine, a free implementation of Windows on Unix.
What's new in this release (see below for details):
- Better support for Windows IMEs.
- Option for Windows-style window decorations.
- Improved system tray behavior.
- Window management fixes.
- Improved quartz audio support.
- Better support for launching apps from Unix file managers.
- Lots of bug
2020 Jun 21
4
Inclusive language in LLVM: can we rename `job` in source code?
<div>Here we've began discussion about "master"</div><div><a href="https://lists.llvm.org/pipermail/llvm-dev/2020-June/142448.html">https://lists.llvm.org/pipermail/llvm-dev/2020-June/142448.html</a></div><div> </div><div>Lets remove Job word completely</div><div><pre>But as one can easily fact-check,
2011 Jun 03
2
/etc/security/limits.conf : rss
Hello,
I run CentOS 5.6 on a Dell PowerEdge R815 with 256 GB of RAM.
We use Sun Grid Engine to schedule jobs on this node.
I want to limit the memory usage about 150 GB per process.
So i use the /etc/security/limits.conf configuration file. I test this
configuration with some tools with a lower GB limit (about 2 or 4 GB),
and it works !
But, at least one process (oases - a bioinformatics
2009 Jan 18
1
codepage/UnicodeData: tcase() data
Three questions:
- Where did the file come from?
- Does tcase() stand for toggle case (or otherwise effectively the same thing)?
- Should uppercase characters like, the latin capital A, have tcase()
data in addition to the lcase() data?
-Gene
"No one ever says, 'I can't read that ASCII E-mail you sent me.'"
2020 Jun 21
8
Inclusive language in LLVM: can we rename `job` in source code?
<div> </div><div>Yes, broad. But what guys say: "You LLVM developers are all racists, because you use 'master' word"</div><div>Or broader: "You all developers are all racists, because you use 'master' word". We are not racists, but other guys think so.</div><div>So let's begin consistent and take into account all
2007 Mar 29
3
tune2fs -l stale info
Hello,
I just noticed that 'tune2fs -l' did not returned a "lively" updated
information regarding the free inodes count (looks like it's always
correct after unmounting). It became suprising after an online resizing
operation, where the total inode count was immediatly updated (grown in
my case) but the free inode count was the same: one could deduce that
suddenly a lot of
2013 Mar 12
2
ext4 and extremely slow filesystem traversal
Hello list,
I have troubles with the daily backup of a modest filesystem which
tends to take more that 10 hours. I have ext4 all over the place on ~200
servers and never ran into such a problem.
The filesystem capacity is 300 GB (19,6M inodes) with 196 GB (9,3M
inodes) used. It's mounted 'defaults,noatime'. It sits on a hardware
RAID array thru plain LVM slices. The RAID array is
2008 May 27
5
[Bug 16120] New: White or black vertical stripes/ fencing on whole display with NV34M
http://bugs.freedesktop.org/show_bug.cgi?id=16120
Summary: White or black vertical stripes/fencing on whole display
with NV34M
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2010 Jun 08
3
Limit total length of calls to a specifig SIP peer
Hi,
I'm currently using a cheap SIP provider for outbound calls.
I do have 6 channels to them.
In their terms of service there is the following limit:
The total duration of calls during one single day should not exceed 24
hours or we do have the right to terminate the contract...blah blah
What is the best way to use this provider as long as we are below let's
say 22h in a single day
2015 Aug 26
2
Inconsistent DCs / Failed to convert objects / WERR_GENERAL_FAILURE
Hi,
I'm experiencing a strange replication problem.
Context:
5 samba DC in a single domain
FSMO roles are owned by 10.0.10.11 (vs-dc-siege-001)
vs-dc-siege-001: 10.0.10.11
vs-dc-siege-002: 10.0.10.12
vs-dc-vty-001: 10.0.100.11
vs-dc-vty-002: 10.0.100.12
vs-oc-vty-001: 10.0.100.156
I get the following errors in : samba-tool drs showrepl
CN=Configuration,DC=corp,DC=mydomain,DC=fr
2007 Apr 28
8
Poor man's High Availability solution
Hi,
I'm wondering what the best option to obtain a high availability
asterisk server is.
I currently use a TE410P (4 x E1) card.
I'm thinking of 2 different solutions:
- 2 servers configured with Heartbeat + DRBD (drbd mainly for
voicemail....) and the E1 span plugged to the 2 servers (with a TE410P
in each server).
- 2 servers configures with Heartbeat + DRBD with the E1 span hooked
2019 Apr 10
2
R 3.5.3 and 3.6.0 alpha Windows bug: UTF-8 characters in code are simplified to wrong ones
On 4/10/19 1:14 PM, Jeroen Ooms wrote:
> On Wed, Apr 10, 2019 at 12:19 PM Tom?? Bo?il <borilt at gmail.com> wrote:
>> Minimalistic example:
>> Let's type "?" (LATIN SMALL LETTER R WITH CARON) in RGui console:
>>> "?"
>> [1] "r"
>>
>> Although the script is in UTF-8, the characters are replaced by
>>
2019 Apr 10
5
R 3.5.3 and 3.6.0 alpha Windows bug: UTF-8 characters in code are simplified to wrong ones
Hello,
There is a long-lasting problem with processing UTF-8 source code in R
on Windows OS. As Windows do not have "UTF-8" locale and R passes
source code through OS before executing it, some characters are
"simplified" by the OS before processing, leading to undesirable
changes.
Minimalistic example:
Let's type "?" (LATIN SMALL LETTER R WITH CARON) in RGui
2004 Jun 14
1
Samba 3.0.5 - Can't change password
Hello,
I upgraded samba to 3.0.5 (debian sid) in the hope of getting windows
password change to work, but had no success.
The password is changed (fortunately), but the computer still displays a
message saying the old password is incorrect.
Do you know how to fix it?
Thanks
L.CARON
2010 Jun 16
5
Latex and r
Dear R?ers
I?m trying to get a summary table using latex and summary in the rms package to no avail. I?m running R 2.10.1, Mac OS X snow leopard and I have the mactex 2009 distribution installed. Any obvious things I?m missing?
//M
options(digits=3)
set.seed(173)
sex <- factor(sample(c("m","f"), 500, rep=TRUE))
age <- rnorm(500, 50, 5)
treatment <-
2003 Jul 18
2
pf
ei tuka imam edin pf conf obache pravi mnogo nomera, kato se pusne parvoto koeto e dropva paketi, timeoutva po serverite i t.n.. i speed-a e mnogo baven, vijte ako nqkoi moje da otkrie generalna greshka da reply :) vapreki che ne e freebsd-specific :P ne sym go pisal az a i ne sam mnogo mnogo zapoznat s pf zatova ako nqkoi moje da pomogne e dobre doshyl :) btw moje i neshto ot tia opcii kato set
2008 Oct 28
1
Sweave Error
dear R users,
I am using sweave to generate report for my data analysis.
I recently updated R ro 2.8.0, and now I have the following results when compile the the tex file generated from R.
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
%&-line parsing enabled.
entering extended mode
(./Lajos.tex
LaTeX2e <2005/12/01>
Babel <v3.8h> and hyphenation patterns for english,