search for: kats

Displaying 20 results from an estimated 48 matches for "kats".

2007 Sep 04
1
Variable scope in a function
Hello, I apologise in advance for this question; I'm sure it is answered in the documentation or this mailing list many times, however the answer has eluded me. I'm trying to write a function where I don't want external variables to be scoped in from the parent environment. Given this function: test_func = function() { if (exists("kat") == FALSE) {
2009 Mar 16
5
Dovecot LDA and "undeliverable" emails
I googled around looking for this, apparantly my google-fu is failing this morning. I just switched over to using a Postfix/Dovecot virtual set-up with Dovecot as the delivery agent. One of my users mistyped his email address when he paid for something through Paypal and the reciept got forwarded to everyone. It didn't bounce or just go to Postmaster, it was delivered to every valid user on
2007 May 24
2
[LLVMdev] LLVM Developer Meeting
Hi, I just found out about this, and I'd like to attend. I'm in the process of getting to know llvm on a project I'm working on for Apple. Thanks, kat
2012 Jun 11
3
Simple Binning of Values
Hello I am very new to R.  I have an R task to complete that I have not been able to find a straightforward answer to as of yet.  I have a list of values. I would like to count the number of values that are in one bin, the number that fall in the next bin, etc. For example My input file is:  123 48 342 442 43 232 32 129 191 147 I would like the output to be similar to:  0-100 3 100-200 4
2017 Jul 08
1
[Rd] italic font on cairo devices in R 3.4
...\u00C0 \u00C6 \u00D8", family = "sans", font.lab = 3) dev.off() ## Same for SVG svg("test.svg") plot(1, xlab = "Unicode characters: \u00C0 \u00C6 \u00D8", family = "sans", font.lab = 3) dev.off() Best, Yixuan 2017-07-07 13:08 GMT-04:00 Ilia Kats <ilia-kats at gmx.net>: > Interesting. I did not have the package installed, but I did at some point > extract Helvetica from some MacOSX font files and R was using that just fine > until 3.3. This is how the plot looks in 3.4 (still using Helvetica): > https://ptpb.pw/HikX.pdf ....
2017 Jul 07
2
italic font on cairo devices in R 3.4
...g instead. It could be considered a bug that R requires Microsoft fonts, at least by default. However, does this even fix your problem? I.e. if you install the corresponding Debian Microsoft font packages, does the text appear anti-aliased? Frederick On Fri, Jul 07, 2017 at 10:30:46AM +0200, Ilia Kats wrote: > [cross-post from R-help] > > Hi all, > > I have the following problem: Since R 3.4.0, italic fonts rendered on Cairo > devices appear pixelated. Here's a minimal example: > cairo_pdf('test.pdf') > plot(1:10, ylab=expression(italic(test))) > dev.off(...
2017 Jul 07
2
[Rd] italic font on cairo devices in R 3.4
...g instead. It could be considered a bug that R requires Microsoft fonts, at least by default. However, does this even fix your problem? I.e. if you install the corresponding Debian Microsoft font packages, does the text appear anti-aliased? Frederick On Fri, Jul 07, 2017 at 10:30:46AM +0200, Ilia Kats wrote: > [cross-post from R-help] > > Hi all, > > I have the following problem: Since R 3.4.0, italic fonts rendered on Cairo > devices appear pixelated. Here's a minimal example: > cairo_pdf('test.pdf') > plot(1:10, ylab=expression(italic(test))) > dev.off(...
2010 Dec 06
1
package ca/rgl for ubuntu?
hi, for some unknown reason i cannot install the package ca in R running in a ubuntu mint system. i keep getting the following error message: configure: error: missing required header GL/gl.h ERROR: configuration failed for package ?rgl? * removing ?/home/kat/R/i486-pc-linux-gnu-library/2.12/rgl? ERROR: dependency ?rgl? is not available for package ?ca? * removing
2017 Jul 15
2
One Dimensional Monte Carlo Simulation
...;> 6. Re: [Rd] italic font on cairo devices in R 3.4 (frederik at ofb.net) >> 7. Re: [Rd] italic font on cairo devices in R 3.4 (frederik at ofb.net) >> 8. Beginner s quwry about cfa in lavaan (Martina Hule?ov?) >> 9. Re: [Rd] italic font on cairo devices in R 3.4 (Ilia Kats) >> 10. Re: Beginner s quwry about cfa in lavaan (Bert Gunter) >> 11. Re: Factor vs character in a data.frame vs vector (Marc Schwartz) >> 12. Re: Factor vs character in a data.frame vs vector (John Kane) >> 13. Re: [Rd] italic font on cairo devices in R 3.4 (Yixuan Qiu)...
2017 Aug 01
0
One Dimensional Monte Carlo Simulation
...[Rd] italic font on cairo devices in R 3.4 (mailto:frederik at ofb.net) >>?? 7. Re: [Rd] italic font on cairo devices in R 3.4 (mailto:frederik at ofb.net) >>?? 8. Beginner s quwry about cfa in lavaan (Martina Hule?ov?) >>?? 9. Re: [Rd] italic font on cairo devices in R 3.4 (Ilia Kats) >>? 10. Re: Beginner s quwry about cfa in lavaan (Bert Gunter) >>? 11. Re: Factor vs character in a data.frame vs vector (Marc Schwartz) >>? 12. Re: Factor vs character in a data.frame vs vector (John Kane) >>? 13. Re: [Rd] italic font on cairo devices in R 3.4 (Yixuan Qiu)...
2008 Dec 22
1
POP3 Immediate Connection Termination
Hey everyone... Thanks in advance for any help. I seem to have the opposite problem that a lot of people have - I've been running Dovecot v. 1.0.10 quite successfully for IMAP for several months. However, one of our executives has her heart set on being able to get her mail via POP3. It looks to me like I have both configured, but when trying to log in via a POP3 or POP3s connection
2007 Nov 26
1
spss, string factors, selecting
Hi, I am having trouble with a large dataset I am importing from SPSS. The problem is I have to merge two datasets (which seems to be working OK) then select rows based on attributes. I have a column with either blank cells, B or E entered. I want to select all rows with E. I have other columns with numerical data which I will then do analyses on. data[column==" E"] does not
2010 Dec 06
10
R crashes when making graphs
hi, i am running R with JGR and Deducer under Ubuntu Mint Lucid. since i updated to R 2.12 i can no longer make graphs - R just crashes. the full error report was posted to launchpad (https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/675905) without any success so far. anyone with a similar problem or helpful suggestions? thanks! kat
2009 Mar 10
4
hi urgently need help.
Hi everyone Last night I set up ubuntu 6.06 - on a virtual machine. I installed wine and wine doors on it to test run a software or too - before making a switch to ubuntu ultimate edition next week. However wine and wine doors are not working. I used the links below to register on software properties and I included the authentication keys wine deb http://wine.budgetdedicated.com/apt dapper
2017 Jul 07
0
[Rd] italic font on cairo devices in R 3.4
On Fri, Jul 07, 2017 at 07:08:52PM +0200, Ilia Kats wrote: > Interesting. I did not have the package installed, but I did at some point > extract Helvetica from some MacOSX font files and R was using that just fine > until 3.3. This is how the plot looks in 3.4 (still using Helvetica): > https://ptpb.pw/HikX.pdf . After removing Helvetic...
2008 Feb 09
2
[asterisk-dev] Monitor Asterisk using C
>Soumya Kat wrote: > What I would like to know is how to get information such as SIP users, > number of SIP connections and traffic associated with those from asterisk > using a C Code. >Russell Bryant > There is actually no good way to do this inside of Asterisk right now. It's > certainly all possible ... it's just software ... but there is no > straightforward
2012 Jul 02
2
Code scatter plot data from matrix with 3rd column
Hello I am looking for a simple way to plot my data from a matrix (or data frame) using a 3rd column as category to code the data points. for example: xyz 543240 104230 15901 203241 25781 3042340 357891 405670 45780 50531 Ideally, I'd like 0 or 1 to correspond to a color but I'd settle for a symbol at this point.  I have tried working with pch but can't get it to work. Thanks Kat 
2010 Nov 17
2
Problem with plotting diagnostics - Error in object$coefficients : $ operator is invalid for atomic vectors
hi all, after fitting a multiple linear regression model <- lm(y ~ a + b+ c+d) i wanted to plot diagnostics plot(model) but get the error message Error in object$coefficients : $ operator is invalid for atomic vectors. which does not make a lot of sense, since there is no "$" - i am working with an attached dataset. can anyone help, please?? thanks a lot, kat
2017 Jul 04
2
italic font on cairo devices in R 3.4
Hi all, I have the following problem: Since R 3.4.0, italic fonts rendered on Cairo devices appear pixelated. Here's a minimal example: cairo_pdf('test.pdf') plot(1:10, ylab=expression(italic(test))) dev.off() The same problem occurs with bolditalic, but not bold. I am using Debian Stretch. Several friends tried the same on their machines, another Debian machine has the same
2017 Jul 04
2
italic font on cairo devices in R 3.4
Hi all, I have the following problem: Since R 3.4.0, italic fonts rendered on Cairo devices appear pixelated. Here's a minimal example: cairo_pdf('test.pdf') plot(1:10, ylab=expression(italic(test))) dev.off() The same problem occurs with bolditalic, but not bold. I am using Debian Stretch. Several friends tried the same on their machines, another Debian machine has the same