search for: valat

Displaying 20 results from an estimated 55 matches for "valat".

Did you mean: vala
2014 Dec 15
3
Making iconv portable?
...Thanks, Spencer > On Nov 30, 2014, at 2:32 AM, Spencer Graves <spencer.graves at structuremonitoring.com <mailto:spencer.graves at structuremonitoring.com>> wrote: > > Wonderful. Thanks very much. Spencer > > > On 11/30/2014 2:25 AM, Milan Bouchet-Valat wrote: [[alternative HTML version deleted]]
2015 Jun 16
4
Bugzilla activity?
Hi! I was wondering whether anybody was looking at the bugs on Bugzilla. I'm asking because I've seen bugs tackled on the mailing list quite quickly, but two fully reproducible reports I've filed on Bugzilla haven't triggered any reaction in several weeks (for the older one). FWIW, these are: - Line goes beyond plot region
2013 Feb 21
4
Getting htmlParse to work with Hebrew? (on windows)
Hello dear R-help mailing list. Looks like the same issue in Russian: library(RCurl) library(XML) u = " http://www.cian.ru/cat.php?deal_type=2&obl_id=1&room1=1" a = getURL(u) a # Here - the Russian is fine. a2 <- htmlParse(a) a2 # Here it is a mess... None of these seem to fix it: htmlParse(a, encoding = "windows-1251") htmlParse(a, encoding =
2012 Sep 10
1
E-mail # 2 / attachments matrix test cases
...?????? "4" #IMAGE:1010367 "4"???? "4"??? "1"???????? "1"???????? "1"????????? "2" A.K. ----- Original Message ----- From: Sridhar Iyer <sridiyer at gmail.com> To: arun <smartpink111 at yahoo.com> Cc: Milan Bouchet-Valat <nalimilan at club.fr> Sent: Monday, September 10, 2012 8:05 AM Subject: E-mail # 2 / attachments matrix test cases forgot to attach the sample files. sorry. On Mon, Sep 10, 2012 at 7:02 AM, Sridhar Iyer <sridiyer at gmail.com> wrote: > Hi Milan & Arun, > > Thank you so m...
2013 May 21
1
Lattice, ggplot, and pointsize
Hi! When inserting R plots into a document using odfWeave, I fought for a while to get Lattice plots use the same text size as base plots. I eventually discovered that specifying a point size via e.g. svg(pointsize=10) has no effect on Lattice plots. One needs to adjust the size manually via: trellis.par.set(fontsize=list(text=10, points=8)) This is also developed for both Lattice and ggplot2 by
2014 Dec 15
2
Making iconv portable?
...Nov 30, 2014, at 2:32 AM, Spencer Graves <spencer.graves at structuremonitoring.com <mailto:spencer.graves at structuremonitoring.com>> wrote: >>> >>> Wonderful. Thanks very much. Spencer >>> >>> >>> On 11/30/2014 2:25 AM, Milan Bouchet-Valat wrote: > >> [[alternative HTML version deleted]] > >> ______________________________________________ >> R-devel at r-project.org mailing list >> https://stat.ethz.ch/mailman/listinfo/r-devel > > ______________________________________________ > R-devel at r...
2013 Sep 09
2
Invalid UTF-8 with gsub(perl=TRUE) and iconv(sub="")
Hi! I experience an error with an invalid UTF-8 character passed to gsub(..., perl=TRUE); the interesting point is that with perl=FALSE (the default) no error happens. (The character itself was read from an invalid HTML file.) Illustration of the error: gsub("a", "", "\U3e3965", perl=FALSE) # [1] "\U3e3965" gsub("a", "",
2017 Jan 19
2
xtabs(), factors and NAs
Hi all, I know this issue has been discussed a few times in the past already, but Martin Maechler suggested in a bug report [1] that I raise it here. Basically, there is no (easy) way of printing NAs for all variables when calling xtabs() on factors. Passing 'exclude=NULL, na.action=na.pass' works for character vectors, but not for factors. > test <-
2014 Dec 15
1
Making iconv portable?
...s <spencer.graves at structuremonitoring.com <mailto:spencer.graves at structuremonitoring.com>> wrote: >>>>> >>>>> Wonderful. Thanks very much. Spencer >>>>> >>>>> >>>>> On 11/30/2014 2:25 AM, Milan Bouchet-Valat wrote: >>> >>>> [[alternative HTML version deleted]] >>> >>>> ______________________________________________ >>>> R-devel at r-project.org mailing list >>>> https://stat.ethz.ch/mailman/listinfo/r-devel >>> >>>...
2012 Jan 13
3
tm package, custom reader
I need help with creating custom xml reader for use with the tm package. The objective is to crate a corpus for analysis. Files that I'm working with come from solr and are in a funky XML format never the less I'm able to parse the XML files using solrDocs.R function provided by Duncan Temple Lang. The problem I'm having that once I parse the document I need to create a custom
2015 Apr 29
2
Formula evaluation, environments and attached packages
Hi! Some time ago, I replaced calls to library() with calls to requireNamespace() in my package logmult, in order to follow the new CRAN policies. But I just noticed it broke jackknife/bootstrap using several workers via package parallel. The reason is that I'm running model replicates on the workers, and the formula includes non-standard terms like Mult() which are provided by gnm. If gnm
2013 Sep 30
4
read.table() with quoted integers
Hi! It seems that read.table() in R 3.0.1 (Linux 64-bit) does not consider quoted integers as an acceptable value for columns for which colClasses="integer". But when colClasses is omitted, these columns are read as integer anyway. For example, let's consider a file named file.dat, containing: "1" "2" > read.table("file.dat",
2013 Sep 19
1
Vignette problem and CRAN policies
...le [ctb], Brian Ripley [ ctb], Achim Zeileis [ctb], R-Core [ctb]' truncated to 255 bytes in column 'Autho r' Warning in odbcUpdate(channel, query, mydata, coldata[m, ], test = test, : character data 'John Fox [aut, cre], Liviu Andronic [ctb], Michael Ash [ctb], Milan Bouchet-Valat [ctb], Theophilius Boye [ctb], Stefano Calza [ctb], Andy Cha ng [ctb], Philippe Grosjean [ctb], Richard Heiberger [ctb], Kosar Karimi Pour [c tb], G. Jay Kerns [ctb], Renaud Lancelot [ctb], Matthieu Lesnoff [ctb], Uwe Ligg es [ctb], Samir Messad [ctb], Martin Maechler [ctb], Robert Muenchen [ct...
2008 May 05
3
troubles with R CMD check and examples under Ubuntu gutsy
Dear listers, I was used to package pgirmess under Windows with everything OK, but, for the first time, I had a trial this afternoon on Ubuntu 7.10 gutsy (I have a double boot computer and work more and more under unix) and R 2.7.0. Everything went OK except this: sudo R CMD check pgirmess ..... * checking examples ... ERROR Running examples in 'pgirmess-Ex.R' failed. The error most
2016 Jan 15
2
redhat-hardened in CFLAGS
On Fri, Jan 15, 2016 at 2:45 PM, Michael Smith <my.r.help at gmail.com> wrote: > > dnf install redhat-rpm-config I used: yum install /usr/lib/rpm/redhat/redhat-hardened-cc1 And that did the job, however it seems to me this should be a formal dependency of the R-base rpm package.
2014 Dec 15
0
Making iconv portable?
...32 AM, Spencer Graves <spencer.graves at structuremonitoring.com <mailto:spencer.graves at structuremonitoring.com>> wrote: >>>> >>>> Wonderful. Thanks very much. Spencer >>>> >>>> >>>> On 11/30/2014 2:25 AM, Milan Bouchet-Valat wrote: >> >>> [[alternative HTML version deleted]] >> >>> ______________________________________________ >>> R-devel at r-project.org mailing list >>> https://stat.ethz.ch/mailman/listinfo/r-devel >> >> ________________________________...
2015 Apr 29
0
Formula evaluation, environments and attached packages
...gnm namespace (while still ensuring the variables can be found!). In the meantime, I think the following will work: Mult <- gnm::Mult f <- Freq ~ Eye + Hair + Mult(Eye, Hair) gnm::gnm(f, family=poisson, data=dat) Hope that helps, Heather On Wed, Apr 29, 2015, at 05:57 PM, Milan Bouchet-Valat wrote: > Hi! > > Some time ago, I replaced calls to library() with calls to > requireNamespace() in my package logmult, in order to follow the new > CRAN policies. But I just noticed it broke jackknife/bootstrap using > several workers via package parallel. > > The reason...
2015 Jun 16
0
Bugzilla activity?
Hi Milan, I can't reproduce your first bug in R 3.2 on Windows 8.1, and I fail to reproduce that one in R 3.1.2 as well. So that might explain why that one isn't tackled. The second bug you reported I can reproduce. Cheers Joris On Tue, Jun 16, 2015 at 9:18 PM, Milan Bouchet-Valat <nalimilan at club.fr> wrote: > Hi! > > I was wondering whether anybody was looking at the bugs on Bugzilla. I'm > asking because I've seen bugs tackled on the mailing list quite quickly, > but two fully reproducible reports I've filed on Bugzilla haven't >...
2015 Jun 17
0
Bugzilla activity?
On 16/06/2015 4:18 PM, Milan Bouchet-Valat wrote: > Hi! > > I was wondering whether anybody was looking at the bugs on Bugzilla. I'm > asking because I've seen bugs tackled on the mailing list quite quickly, > but two fully reproducible reports I've filed on Bugzilla haven't > triggered any reaction in sev...
2017 Jan 20
0
xtabs(), factors and NAs
>>>>> Milan Bouchet-Valat <nalimilan at club.fr> >>>>> on Thu, 19 Jan 2017 13:58:31 +0100 writes: > Hi all, > I know this issue has been discussed a few times in the past already, > but Martin Maechler suggested in a bug report [1] that I raise it here. > > Basically, there is no (e...