Displaying 20 results from an estimated 92 matches for "stoking".
Did you mean:
smoking
2006 Jul 22
0
Job opportunity for Rails developer in Stoke-on-Trent, UK
Hi,
My company ( http://www.codeweavers.net/ ) is trying recruit a
developer to produce dynamic data-driven websites.
We are after people who understand and can apply:
* the latest Web 2.0 technologies, including XHTML, CSS, JavaScript/
Ajax and Web Services
* object-oriented programming
* relational databases (we use PostgreSQL)
* unit testing / test-driven development
Most of our existing
2003 Sep 29
16
FreeBSD 4.9 RC1 (i386) now available
Not all FTP sites have the first release candidate, but it is at least
available from ftp.freebsd.org. Please download and install this
candidate and help us find bugs BEFORE we call it 4.9-RELEASE.
ftp.FreeBSD.org/pub/FreeBSD/releases/i386/4.9-RC1
ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IMAGES/4.9-RC1-i386-disc1.iso
We are particularly interested in having people test this release
2003 Jun 23
2
How to configure printers (newbie question)
Hi
Just started playing with wine to run an old Window's 16 bit app
(Idealist). The app runs fine, give or take a font issue, but having
read the FAQ and docs, I cannot find any info on configuring printers so
when I go File->Print it needs to present the printer I want to print
to. I noticed some LPT commands and have a default Linux printer
(HPLJ2100) setup. So any info on how I can get
2017 Jan 20
4
How to handle INT8 data
Well I definitely cannot use them as numeric because join is the main
reason of those identifiers.
About int64 and bit64 packages, it's not a solution, because I am
releasing a dataset for external users. I cannot ask them to install a
package in order to exploit them.
I have to be very carefull when releasing the data. If a user just use
read.csv functions, they by default cast the
2008 Feb 12
3
How many R packages?
Hi All,
I searched around to find the number of R packages currently available,
but didn't find anything, so I choose all repositories & told it to
install. The list contained about 2,856 (correcting roughly for those
installed). But the list includes repetitions such as 19 names that
begin with "bvbovine".
Selecting only CRAN and CRAN(extras) I get 1,344.
Is there an easier
2009 Jan 27
6
Stoking a Religious War: Why Did You Go With Puppet Over Other Options?
Hi, Gang..
The Subject: line says it all. My organisation is looking at
selecting a configuration management
system. Any comments about why you chose Puppet over other options
would be very helpful to us.
Cheers,
Tomcat
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this
2004 Jun 04
2
Cisco 7960 XML/Configs
I ordered 10 7960's with SIP today (YAY!), I should have them on Monday!
So, to be better prepared come Monday morning, I was wondering if anyone
knew of any * compatible screen configs for things such as browsing VM,
etc, yadda, yadda. I checked out the wiki about ADSI but from what I
see, that's not really applicable in a SIP setup? I'm guessing it's
going to be a more XML
2002 Dec 19
1
Re: Samba problems with Sco Openserver
----- Original Message -----
From: Adrian Stokes
To: John H Terpstra
Sent: Wednesday, December 18, 2002 1:43 PM
Subject: Samba problems with Sco Openserver
Hi John,
I emailed that chap you suggested, just got an out of office reply.
I think I'm halfway there though, I ran the following command
#smbclient -U% -L localhost
Added inetrface ip=192.168.x.x bcast=
2017 Jan 20
9
How to handle INT8 data
Hello r users,
I have to deal with int8 data with R. AFAIK R does only handle int4
with `as.integer` function [1]. I wonder:
1. what is the better approach to handle int8 ? `as.character` ?
`as.numeric` ?
2. is there any plan to handle int8 in the future ? As you might know,
int4 is to small to deal with earth population right now.
Thanks for you ideas,
int8 eg:
human_id
2008 Mar 08
5
Non-visible functions are asterisked
Dear R-Helpers,
I suspect I'm about to ask a FAQ, but I haven't been able to find an
answer in the FAQ, AItR or an R Site Search. When I look at the methods
of summary (below) it says, "Non-visible functions are asterisked". I
looked at the help file for summary.princomp, which did not comment on
it being non-visible. I ran its help file example, which printed visible
output. I
2017 Jan 20
2
How to handle INT8 data
Hi,
I do have < INT_MAX.
This looks attractive but since they are unique identifiers, storing
them as factor will be likely to be counter-productive. (a string
version + an int32 for each)
I was looking to https://cran.r-project.org/web/packages/csvread/index.html
This looks like a good feet for my needs.
Any chances such an external package for int64 would be integrated in core ?
Le 20
2008 Oct 31
2
gPXE failing to compile
I'm compiling syslinux 3.72 as part of a buildroot project and found
that the compile fails due to gPXE using printf in a way that throws
warnings, while specifying "-Wall -Werror" in the makefile.
I'm not sure if this problem is related to the environment I'm compiling
in or if it is actually a bug, however the attached patch resolves it
for me.
--
Regards
Nick
2008 Mar 10
1
When to quote a package name
Dear HelpeRs,
I'm confused about the role of quotes around package names on the
library and detach functions. Books on R use both approaches:
library(Hmisc)
describe(mydata)
detach(package:Hmisc)
and
library("Hmisc")
describe(mydata)
detach("package:Hmisc")
The help file for detach says "quoted or unquoted" and the help file for
library says about the
2009 Feb 12
2
SAS Institute Adding Support for R
Hi Folks,
SAS Institute is adding official support for R:
http://support.sas.com/rnd/app/studio/Rinterface2.html
Cheers,
Bob
=========================================================
Bob Muenchen (pronounced Min'-chen),
Manager, Research Computing Support
U of TN Office of Information Technology
Stokely Management Center, Suite 200
916 Volunteer Blvd., Knoxville, TN
2005 Feb 16
1
Badly posted "Oracle 9i, 10g, Apps 11.5.9" message.
On Wed, 16 Feb 2005, Sudev Barar wrote:
> This is OT but since you just joined the list do not hijack a thread.
> Start a new message and not just change subject line after hitting reply
> button. Your message showed up in middle of md0/fstab thread!!
Yup, I've already been chastised for this once on the list (did you
miss that post?) and I apologized privately via e-mail to the
2010 Oct 11
1
strange behavior with virtual accounts and imap
hi,
I've recently setup new mailserver with dovecot and postfix. They use
mysql and virtual accounts.
All works perfectly except..
There is one group account named info, all the mail is forwarded to
every other account. Users download their mail via Outlook (2003, 2007)
with imap. If someone downloads email send to info and delete it after
that. Outlook stoke the message and doesn't
2011 Apr 12
1
Signal handling / alarm timeouts
What are the ramifications of setting up user signal handling to allow
the use of e.g. alarm(2) to send a SIGALRM to the R process at some
number of seconds in the future to e.g. interrupt a routine that is
taking too long to complete.
I can't find any R language support for this (e.g. a timeout argument
to tryCatch() would be ideal), so am wondering what kinds of problems
are to be expected
2008 Jan 26
1
error - Annotate Plugin (Unable to choose colors)
Listmates,
I have run across an error with the annotate plugin. I am unable to
select a new color for the Fill or Stroke color and the Stoke color
doesn't seem to do anything. Here is a screenshot showing the problem.
Let me know if I can send anything else. Thanks.
http://www.3111skyline.com/download/screenshot/compiz/error-AnnotatePlugin.jpg
--
David C. Rankin, J.D., P.E.
Rankin Law
2007 Feb 10
1
JGR data editor question
Hi All,
I'm learning JGR 1.4-15 with R 2.4.1 in Windows XP (all patches
applied). JGR looks great but I'm having trouble getting the data editor
to save my results. I don't see anything in R-help about it. Here are
the steps I followed:
1. I chose "Tools>Object Browser" & double-clicked on a data frame,
"mydata".
2. A spreadsheet editor popped up and
2007 Sep 09
1
stacking data frames with different variables
Hi All,
If I need to stack two data frames, I can use rbind, but it requires
that all variables exist in both sets. I can make that happen, but other
stat packages would figure out where the differences were, add the
missing variables to each, set their values to missing and stack them.
Is there a more automatic way to do that in R?
Below is an example program.
Thanks,
Bob
# Top data frame has