Displaying 20 results from an estimated 30000 matches similar to: "Please ask R questions on StackOverflow.com"
2008 Oct 14
1
[Bug 18061] New: stackoverflow.com podcast player not working
http://bugs.freedesktop.org/show_bug.cgi?id=18061
Summary: stackoverflow.com podcast player not working
Product: swfdec
Version: git
Platform: Other
URL: http://blog.stackoverflow.com/2008/10/podcast-25/
OS/Version: All
Status: NEW
Severity: enhancement
Priority: medium
Component: library
2023 Nov 14
2
Can someone please have a look at this query on stackoverflow?
Dear all,
I have posted a query which has received a response but that is not
working on my computer.
Here is the query:
https://stackoverflow.com/questions/77387434/pdf-from-rmarkdown-landscape-and-aspectratio-169
Can someone please help me ?
Best Regards,
Ashim
2023 Nov 17
1
Can someone please have a look at this query on stackoverflow?
Dear Ashim,
I don't think the aspectratio is appropriate in this context because
it would imply that the beamer (LaTeX) class is used but you're actually
using the article (LaTeX) class.
You may use specifications of the geometry package rather than
specifying options to the class:
e.g. replace your current header:
---
title: "Testing landscape and aspect ratio"
output:
2023 Nov 18
1
Can someone please have a look at this query on stackoverflow?
Dear Ashim,
these are documented in the LaTeX 'geometry' package (see for example
on CTAN: https://ctan.org/pkg/geometry). As I added in my response on
Stackoverflow, several parts in the RMarkdown header actually concern
information that are processed by LaTeX to actually generate the PDF,
among which the 'geometry' line. For someone who is used to working with
LaTeX, it is
2023 Nov 18
1
Can someone please have a look at this query on stackoverflow?
Dear Olivier,
Many thanks for your reply.
This works well for me.
How did you come up with the pagewidth / pageheight numbers? I do
understand that their ratio = 16:9,
but how did you choose these numbers?
Best Regards,
Ashim
On Fri, Nov 17, 2023 at 9:25?PM Olivier Crouzet
<olivier.crouzet at univ-nantes.fr> wrote:
>
> Dear Ashim,
>
> I don't think the aspectratio is
2023 Nov 18
1
Can someone please have a look at this query on stackoverflow?
And indeed again (I did not understand your previous question exactly
at first), the 'hard-coded' definition of a landscape a4 sheet would
therefore be:
paperwidth=29.7cm, paperheight=21cm
Olivier.
On Sat, 18 Nov 2023 13:20:49 +0530
Ashim Kapoor <ashimkapoor at gmail.com> wrote:
> Dear Olivier,
>
> Many thanks for your reply.
>
> Very cool.
>
> You know
2023 Nov 18
2
Can someone please have a look at this query on stackoverflow?
Dear Olivier,
Many thanks for your reply.
Very cool.
You know what I thought ? I thought you had modified the A4 sheet size
to compute the paperheight and paperwidth ?
I wonder if that's another way of proceeding.
Best,
Ashim
On Sat, Nov 18, 2023 at 12:51?PM Olivier Crouzet
<olivier.crouzet at univ-nantes.fr> wrote:
>
> Dear Ashim,
>
> these are documented in the LaTeX
2011 Jul 08
0
Looking for Help/Advice on StackOverflow Question - Polymorphic Association with STI
I am having trouble with an many to many polymorphic association with
STI involved. The problem is described clearly in the following
StackOverflow question, so I will leave this thread short:
http://stackoverflow.com/questions/6582074/activerecord-has-many-through-polymorphic-associations-with-sti
I am posting here hoping to get advice/direction/a solution for this,
as I''ve so far been
2013 Feb 10
1
How to add body parameter in Serel gem (stackoverflow api)
Actually when i try to access a question using serel gem(which is a ruby
wrapper for stackoverflow api), i get an object with no body parameter
included in it.
questions = Serel::Question.find(id)
see http://api.stackoverflow.com/1.1/usage/methods/questions-by-ids.
According to this, we need to turn the body parameter true.
How to turn the parameter "body" true.
--
You received
2013 Feb 10
2
What's wrong with my spec? (StackOverflow Question)
Hi all, I just posted a question on SO and it would be great if you guys
could help out.
http://stackoverflow.com/questions/14795829/devise-rspec-user-requires-account-activation-in-requests-spec-even-after-con
Cheers!
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails
2011 May 09
1
Need help defining a stackexchange (i.e. stackoverflow) for telephony
For those of that are fans of stackoverflow.com, and stackexchange.com,
there's an effort to define a telephony stackexchange site. It's still in
the definition phase. What it needs to move forwards is more votes on
on/off topic questions, and perhaps some better questions to vote for or
against.
If you're interested in helping out, or following the progress, visit:
2013 Feb 28
0
StackOverflow Question: Need help with my Rspec Request Spec!
Hi all,
Any help would be much appreciated. Please see question posted on SO:
http://stackoverflow.com/questions/15137336/devise-authentication-not-working-in-test-environment-with-rspec-request-spec-an
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an
2005 Mar 24
5
Bloomberg data import
Dear R Folks,
I know that Enrique Bengoechea ( Credit Suisse ) had posted some code
snippets for importing Bloomberg historical data into R.
I found them to be very useful.
Has anyone succeeded in getting the below items
from Bloomberg to R?
(a) historical economic release data,
(b) tick/intra-day data
(c) bulk data such as Index membership info, etc.
If someone is willing to share their code
2009 Aug 21
0
a collaborative web resource for R help
R Folks -
Last month, a group of R users gathered in San Jose and online with a
goal: to populate a web-based resource -- Stack Overflow -- with some
of the most often-asked and reluctantly-answered questions about R. I
write to say thanks to those of you who participated, and encourage
members of the R community to take a look at what's happened since,
and possibly even contribute.
A list
2005 May 19
14
R annoyances
Dear R Folks,
I'm a big fan of R, but there are a couple of things
that repeatedly annoy me, and I wondered if anyone
has neat ways to deal with them.
(a) When using "apply" row-wise to a matrix, it returns
the results column-wise, and to preserve the original
orientation, I've to do a transpose. E.g. I've to keep
doing a transpose, which I consider to be quite
2009 Jun 19
3
Planning of next challenges for Firefox
Fellow open video enthusiasts,
Chris Blizzard just suggested that with all the Xiph developers
attending the OpenVideoConference, we should all get together and
discuss the next things to attack for Ogg Theora/Vorbis in Firefox. I
think that's a great idea.
Assuming that everyone stays for the hackfest on Sunday, we picked
10am on Sunday for a thorough discussion and planning session (1-2
2006 Jul 11
1
Shared Library Support for AIX?
Fellow R Enthusiasts,
I noted on the "R Installation and Administration" page, section C.9
that "--enable-R-shlib" is reported not to work for AIX. Has anyone made
any further progress with this as of late? I've successfully compiled R
2.3.1 on AIX 5.2ML7 and AIX 5.3ML3. However, I'd really like to use
RSPerl so I can attack R with Perl. Is there a way to do this
2006 Jan 27
1
R compile on AIX 5.2
Fellow R Enthusiasts..
I'm trying to compile R on AIX 5.2 32bit with gcc 3.3.2-5. I've
tried both the development bundle R-devel_2006-01-25.tar.gz and the
R-beta.tar.gz from about a month ago. In each instance, I'm using the
following options prior to running "./configure --prefix=/usr/local/R":
OBJECT_MODE=32
MAIN_LDFLAGS=-Wl,-brtl
SHLIB_LDFLAGS=-Wl,-G
2006 Jan 27
1
R compile on AIX 5.2
Fellow R Enthusiasts..
I'm trying to compile R on AIX 5.2 32bit with gcc 3.3.2-5. I've
tried both the development bundle R-devel_2006-01-25.tar.gz and the
R-beta.tar.gz from about a month ago. In each instance, I'm using the
following options prior to running "./configure --prefix=/usr/local/R":
OBJECT_MODE=32
MAIN_LDFLAGS=-Wl,-brtl
SHLIB_LDFLAGS=-Wl,-G
2005 Apr 27
2
its package: inexplicable date-shifting ?!
Can someone please explain to me why
the dates get shifted by one day
when I create an its ( irregular time-series )
object from a matrix for which I've
assigned row names.
E.g. in the example run below,
why does the its object have dates
one-shifted from my original dates?
> install.packages('its')
> install.packages('Hmisc')
> require(its)
> m <-