Re: [Rd] latest Rtools missing "inconsolita.sty"

2011-12-17 Thread Duncan Murdoch
On 11-12-17 1:43 AM, Spencer Graves wrote: Hello: What do you suggest I do to overcome "LaTeX Error: File 'inconsolata.sty' not found", which I got running "R CMD check" on a package using Rtools I downloaded yesterday? That file should be installable as part of your LaTeX distribu

Re: [Rd] S4 NAMESPACE method imports and exports do not include (promoted?) generics

2011-12-17 Thread Michael Lawrence
I guess what it boils down to is whether it makes sense for PkgB to have exportMethods(unique) when PkgB does not export(unique) or have PkgA in Depends. And whether it makes sense for PkgC to have importMethodsFrom(PkgB, unique) without importFrom(PkgA, unique). If it is not feasible/sensible to

Re: [Rd] latest Rtools missing "inconsolita.sty"

2011-12-17 Thread Vladislav Navel
Hi Spencer, to solve this problem, you only need to install the TeX package "inconsolata". You can install it from the CTAN (http://www.ctan.org/pkg/inconsolata) but the best way depends on the TeX distribution you have installed. Since you're running Windows 7, I guess it is MiKTeX and so the MiK

Re: [Rd] latest Rtools missing "inconsolita.sty"

2011-12-17 Thread Spencer Graves
On 12/17/2011 4:27 AM, Duncan Murdoch wrote: On 11-12-17 1:43 AM, Spencer Graves wrote: Hello: What do you suggest I do to overcome "LaTeX Error: File 'inconsolata.sty' not found", which I got running "R CMD check" on a package using Rtools I downloaded yesterday? That file should be

Re: [Rd] latest Rtools missing "inconsolita.sty"

2011-12-17 Thread Uwe Ligges
On 17.12.2011 17:26, Spencer Graves wrote: On 12/17/2011 4:27 AM, Duncan Murdoch wrote: On 11-12-17 1:43 AM, Spencer Graves wrote: Hello: What do you suggest I do to overcome "LaTeX Error: File 'inconsolata.sty' not found", which I got running "R CMD check" on a package using Rtools I downl

Re: [Rd] last message -- I've answered my own question

2011-12-17 Thread Duncan Murdoch
On 11-12-16 7:08 PM, Duncan Murdoch wrote: On 11-12-16 5:29 PM, Terry Therneau wrote: Yes, it was glaring and obvious: I had the label "description" a second time when I really meant "details". Still, I had to delete sections of the file 1 by 1 until it slapped me in the face. Sorry for any b

Re: [Rd] latest Rtools missing "inconsolita.sty"

2011-12-17 Thread Duncan Murdoch
On 11-12-17 11:26 AM, Spencer Graves wrote: On 12/17/2011 4:27 AM, Duncan Murdoch wrote: On 11-12-17 1:43 AM, Spencer Graves wrote: Hello: What do you suggest I do to overcome "LaTeX Error: File 'inconsolata.sty' not found", which I got running "R CMD check" on a package using Rtools

[Rd] Saving nothing with save()

2011-12-17 Thread Barry Rowlingson
Scenario: Here I am working away in R. I've got results that prove global warming is anthropogenic and also the solution for producing limitless carbon-neutral energy from nuclear fusion. Its been a good day. So, I want to save my work. I don't want to overwrite my current .RData, so I save it to