Displaying 20 results from an estimated 5000 matches similar to: "Any case studies available for RoR implementation?"
2004 Jun 02
2
getting started on MacOS X
Hello -
I am attempting to test rsync on a series of 8 MacOS X servers. On my
initial test, I configured one machine as the "sender" and one machine
to "receive."
On the "sending" machine, I created an rsyncd.conf file. On the
"receiving" machine, I issued the command
rsync --daemon
To which I got no error messages.
On the "sending"
2006 Apr 13
1
Working directory
Hi,
I am a new user of "R", I am trying to read my data in.. "Cervixhc.dat" used
to be in a different directory, now it has been moved to "O:\E&s\APC cervix
FINAL (YG,MC,MD)\Manuscript\Data", but when I ran the following program (in
red) I got an error message "Error in setwd(dir) : cannot change working
directory", and "Error in file(file,
2008 Jun 02
2
High resolution figures for a paper?
Dear Rusers,
My manuscript has been conditionally accepted recently. The problem to
generate the high resolution figures in R for the manuscript cannot be
solved by me.
The journal editor ask me to generate the figures with a minimum resolution
of 500 dpi. I have tried the *menu-driven method* to save the figures as
JPEG (100% printed quality), but the results seem not to be very good. I
have
2013 Jun 10
1
Policy/best practices on renaming functions in packages
R-developers:
I'm beginning to work on a manuscript for a set of functions I
developed for a package I have on CRAN (spatial.tools), and I'd like
to rename a function in my package to give a better idea of what it
does prior to manuscript submission -- is there a "safe" way to do a
backwards-compatible rename of a function within a CRAN package (so
functions that rely on the
2005 Jun 16
6
Case studies for Asterisk Voicemail
I'm planning an Asterisk Voicemail system of around 3000 users spread
across several sites, each site connected by a fast network to a central
site. We're considering 2 models:
- Central Voicemail with VoIP calls from remote sites (easier to
administer the system(s)).
- Voicemail server at each site with shared database and NFS server at
the central site (easier to connect to the
2009 Oct 14
1
Announcement: New R book--50% off today only
Hi all,
This is Steven with Manning Publications. I wanted to announce the
launch of a new R book: R in Action by Rob Kabacoff. Rob was recently
interviewed for this piece on Teradata about the growth of R into new
fields and the future of R. The book gives thorough coverage of the R
environment with dozens of practical examples of its uses.
We're doing a one day 50% off deal on the
2012 Jul 23
2
drop1, 2-way Unbalanced ANOVA
Hi all,
I've spent quite a lot of time searching through the help lists and reading
about how best to run perform a 2-way ANOVA with unbalanced data. I realize
this has been covered a great deal so I was trying to avoid adding yet
another entry to the long list considering the use of different SS, etc.
Unfortunately, I have come to the point where I feel I have to wade in and
see if someone
2017 Oct 18
1
2018 ASA Computing/Graphics: Chambers Software Award and Student Paper Competition
Dear R-help Listers,
The following two student competitions are of interests to the now many student R package developers. I'd appreciate your help in spreading them.
#1. John M. Chambers Statistical Software Award 2018
The Statistical Computing Section of the American Statistical
Association announces the competition for the John M. Chambers
Statistical Software Award. In 1998 the
2004 Mar 03
9
Publication quality graphs
Dear all,
A journal in which we wanted our manuscript published requires the
figures as a tiff, eps or PowerPoint formated. I tried converting .jpeg
files to these formats but it looses its quality both on the screen and
on paper. Could some one please help.
Thanks in advance,
____________________
Sivakumar Mohandass,
Department of Entomology,
Kansas State University
[[alternative HTML
2006 Feb 27
3
Send parameter along with method in before_filter
Hello list,
I have an app that has a very simple authorization scheme. A person can have
many roles and roles can have many people.
In my app, I''d like to do
before_filter :login_required (since no role name is provided, it accepts
any users with credentials)
before_filter :login_required ("administrator") (only accepts those with
role administrator)
before_filter
2005 Mar 20
2
Interaction term in anova - how it should be written in a manuscript table?
Dear Rgurus,
Interaction terms in the linear models function lm are specified by the
colon :
eg: x ~ a + b + a:b
a shortcut for the above is:
x ~ a*b
the output if calling anova on the lm object will be the same in both cases
a ....
b ....
a:b ...
Resdiuals ...
What I am wondering is how the interaction term (a:b) given above should
be written in a table in an manuscript?
a ) a*b
b )
2012 Aug 08
3
decimal points midline
Hi, does anyone know how to make decimal points midline when plotting? The journal to which we are going to submit a manuscript require this particular formatting, and it gives direction how to do this on PC: hold down ALT key and type 0183 on the number pad
Thanks
John
[[alternative HTML version deleted]]
2006 Jan 18
6
some EPS rotated in journal preview
I am trying to send a manuscript to a journal.
One of the figures build by R is in the right orientation and 4 are rotated clockwise 90 deg in the preview.
I used the right click save to PS option and I used the command line
postscript("c:/temp/fig04.eps",bg="transparent",onefile = TRUE ,pointsize=20,paper = "letter",height=8,width=8,horizontal=FALSE,family =
2006 Jan 06
8
How do I write a generator?
I''d like to take some advice and write a generator to change the
scaffold.css. How do I do that? I looked on the wiki and googled it
but have not found anything yet.
Any help would be much appreciated.
bruce
2008 Mar 14
2
Multiple should_receive(:render).with
I''m trying to specify that a particular view must render two different partials.
My spec looks like:
describe AClass do
it do
template.should_receive(:render).with(:partial => ''foo'', :locals => { ... })
...
end
describe ''some conditional case'' do
it do
template.should_receive(:render).with(:partial =>
2006 May 15
2
New contributed document available on CRAN
R Community:
In case you haven't seen it, I have written a manuscript
called "The R Guide" that is available in the Contributed
Documents section on CRAN. It is about 50 pages in length and
it is written for the beginning R user. I use the guide in my
undergraduate probability and math stat sequence, but it is
pretty accessible for anyone with a basic understanding of
statistics.
2018 Apr 26
2
[HiPEAC 2019- publicity] CALL FOR PAPERS: HiPEAC 2019, Valencia, Spain
HiPEAC 2019 CALL FOR PAPERS
The 14th International Conference on High-Performance Embedded Architectures and Compilers
21-23January, 2019
Valencia, Spain
web: hipeac.net/conference<http://hipeac.net/conference>
The HiPEAC conference is the premier European forum for experts in computer architecture, programming models, compilers and operating systems for embedded and general-purpose
2006 Jan 31
11
ez_where plugin updated features.
Friends-
I wanted to let people know that there is a new experimental release
of this plugin. I would love feedback on syntax and features. There
is now a full test suite with fixtures that covers all the available
syntax. Look at the test suite for more syntax possibilities. There
have been many additions since my last release. Fabien Atelier has
been working on this with me and has
2010 Apr 12
3
Figures within tables [slightly off-topic]
Dear R-listers
I am writing a manuscript for a scientific journal in clinical medicine.
I have three groups of patients, and I present a 10*3 table of their
characteristics in Table 1. Some of their characteristics, e.g. their
age, are on a continuous scale, others are dichotomous. I am thinking of
presenting the age distribution in each group as miniature graphs, each
of which must fit in one
2006 Jan 09
9
Noob, installing rails on a goDaddy virtual server?
Hi,
I''m completely new to all of this. Not even certain this is an
appropriate forum for an installation question.
I''m just about to plunk down some money to get a virtual server. In
looking over the list of isp''s elsewhere on this site, goDaddy isn''t
mentioned - probably because they don''t offer rails as a standard
distribution. There are some