search for: mactex

Displaying 20 results from an estimated 25 matches for "mactex".

Did you mean: mactel
2010 Jun 16
5
Latex and r
Dear R?ers I?m trying to get a summary table using latex and summary in the rms package to no avail. I?m running R 2.10.1, Mac OS X snow leopard and I have the mactex 2009 distribution installed. Any obvious things I?m missing? //M options(digits=3) set.seed(173) sex <- factor(sample(c("m","f"), 500, rep=TRUE)) age <- rnorm(500, 50, 5) treatment <- factor(sample(c("Drug","Placebo"), 500, rep=TRUE)) f <- su...
2010 Mar 22
3
ctable error with Hmisc and Sweave (on a Mac)
...et an error that reads: ! Undefined control sequence. l.22 \ctable It seems like this is an optional package for Tex that I haven't installed? My googling skills have neglected to locate instructions for how to install ctable on a Mac, though I've locate the ctable package. I reinstalled MacTex-2009 in hopes of solving the problem, but so far it hasn't helped. Can anybody shed light on this error and how I might fix it? Thanks, Clay
2017 Sep 27
3
possible bug in R CMD Rd2pdf
...es" Copyright (C) 2017 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin16.7.0 (64-bit) or R version 3.4.2 RC (2017-09-26 r73351) -- "Short Summer" Copyright (C) 2017 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin16.7.0 (64-bit) and MacTex 2017. Best, Kasper [[alternative HTML version deleted]]
2015 Jan 13
2
R CMD build looking for texi2dvi in the wrong place (R-devel)
...ing for texi2dvi in the wrong place (R-devel) > > Dan, > > On Jan 12, 2015, at 7:50 PM, Dan Tenenbaum <dtenenba at fredhutch.org> > wrote: > > > R CMD build fails with recent R-devel because it is looking for > > texi2dvi in /usr/local/bin, but on this system, MacTex has > > installed it in /usr/bin. > > > > No, you're looking at the wrong package - texi2dvi comes from texinfo > which is now mandatory in version 5.2+ located in /usr/local since > OS X comes with an old version. You should install it from > > http://r.researc...
2011 Nov 18
0
Sweave
Dear all, I'm trying to use sweave, but running the demo example, I got problem. First, I'm realluy a beginner with LaTeX and sweave, so sorry if my question seems weird. First I've installed mactex distribution : http://www.tug.org/mactex/2011/ I've set up the "SWEAVE_STYLEPATH_DEFAULT" environnement variable to TRUE into my .Renviron file (So as the compilation could easy retreive the Sweave.sty file I guess ? ) But I still can't use texi2dvi : > testfile <- syst...
2015 Jan 13
2
R CMD build looking for texi2dvi in the wrong place (R-devel)
R CMD build fails with recent R-devel because it is looking for texi2dvi in /usr/local/bin, but on this system, MacTex has installed it in /usr/bin. $ R CMD build IRanges * checking for file 'IRanges/DESCRIPTION' ... OK * preparing 'IRanges': * checking DESCRIPTION meta-information ... OK * cleaning src * installing the package to build vignettes * creating vignettes ... ERROR [...] Warning in sub(...
2010 Aug 31
1
summary in Hmisc and Latex
Dear all, With the latest update of Hmisc I no longer have any problems with latex. However using the ctable option produces latex code that at least on both the miktex distribution at work and mactex distribution at home refuses to run due to an extra blank line inserted between the multicolumn lines in the latex code... It runs fine if the line is deleted or if the ctable option is left out. Does this apply to other people as well? Regards, //M library(Hmisc) options(digits=3) set.seed...
2008 Aug 06
1
Diagnosing Documentation Issues
Mac OS X 10.5.4 intel processor R 2.7.1 MacTex - latest version (yesterday and checked for updates) I am trying to diagnose a documentation issue. I don't know TeX at all- I may have a friend who does I will find out tonight, but this is more of a procedural question. I have Read the FAQ, R package manual, etc, but can't seem to find...
2008 May 26
1
Sweave does not respect width
...have been using: if a line causes problems, set width to something smaller before the line, and set it back afterwards. It's pretty clumsy though, and I wonder if there is a better way. My understanding is that there is no way to manually set linebreaks, what a pity! I am using R 2.6.2 and the MacTex 2007 distribution. If this problem has been fixed in a recent version, I apologize. Cheers, Enrico [[alternative HTML version deleted]]
2013 Jul 12
3
While using R CMD check: LaTex error: File `inconsolata.sty' not found
Hi, While using R CMD check I get the following Latex error message which occurs when creating PDF version of manual: LaTex error: File `inconsolata.sty' not found I am using Windows 7 (64-bit) and R 3.0.1. I have MikTex 2.9. I see that the incosolata.sty is present under \doc\fonts folder. How can I eliminate this problem? Thanks, Ravi [[alternative HTML version deleted]]
2012 Feb 27
3
easiest markdown to PDF conversion
I'd love to hear everyone's favorite way to convert markdown to PDF. I'm looking for the easiest, most straightforward option. >From what I've gathered, the method needs to include something like LaTeX in order to have it paginate correctly, so I'll need to install that as well. Is this correct? When I've used the simple export-to-PDF options in Marked, MMD
2008 Oct 11
6
Sweave-LaTEX question
Hi: I am working on a publication and I have heard about LaTEX but I haven't actually tried to learn about it until today. I've found a few examples but I can't actually make them work properly. I have a couple of questions: Does LATEX have to be installed on your computer? How does the xtable package and Sweave work together? How can I make the code below create a table as pdf file?
2017 Sep 27
1
possible bug in R CMD Rd2pdf
...; Platform: x86_64-apple-darwin16.7.0 (64-bit) >> >> or >> >> R version 3.4.2 RC (2017-09-26 r73351) -- "Short Summer" >> Copyright (C) 2017 The R Foundation for Statistical Computing >> Platform: x86_64-apple-darwin16.7.0 (64-bit) >> >> and MacTex 2017. >> > > Those errors are coming from tools:::Rd_package_author and related > functions, because the system-defined macros call them. Current definition > of the \packageAuthor macro is > > \newcommand{\packageAuthor}{\Sexpr[results=rd,stage=build]{t > ools:::Rd_pack...
2011 Oct 14
1
pgfSweave-example not compiling
...example files in the pgfSweave package) to work. I'm using the example that comes in the pgfSweave package unmodified, but for reference I copied it to: http://pastebin.com/tW4RL6fs Configuration: R version 2.13.1 on OS X (intel) 10.5.8 pgfSweave package version 1.2.1 tikzDevice version 0.6.1 MacTeX 2011 installed tikz/pgf package version 2.10 Here is what I tried; I copied the file pgfSweave-example.Rnw into my working directory, created a "cache" dir and ran: > require("pgfSweave") >?pgfSweave("pgfSweave-example.Rnw") This did some computation and then...
2020 Jul 21
2
Experimental CI tool for R
Based on ideas from the R-core discussion panel at useR2020, I created a little CI tool to make it easier to follow changes in R-devel, and to write/test patches for R. The tool is based on a Github mirror of the SVN, where each new commit triggers a full make-check on 8 different system configurations. The results are published on: https://r-devel.github.io which gives an overview of the most
2008 Jan 23
5
latex{Hmisc} cannot find xdvi on MAC OS X
Hello. I am posting this on behalf of a student in my class. I have been introducing them to R. I suspect that the problem I need help with is not so much an R issue, but a MAC config issue, but I don't have enough MAC experience to know what to do. Anyway, on to the problem. We are using Frank Harrell's Hmisc and Design packages. This student also wishes to use the latex formatting
2009 Dec 09
2
Recent TeX changes and R/package manuals
...ls of R 2.10.0 and earlier will no longer build, for two separate reasons. For MiKTeX users: at least version 2.8 (the current one) has the same updates (a week or so later) and has the same issues. After some workarounds, 2.10.1 RC and R-devel do build their manuals for me on TL2009 on Linux, MacTeX 2009 (a TL2009 derivative) on Mac OS X and current MiKTeX 2.8 on Windows. As far as I can tell, the following CRAN package manuals have been affected: distrMod, RCurl, RGtk2, SparseM, VIM, bit, ggplot2, operators, relations, spam, tensorA (and only distrMod fatally). Given the current p...
2015 Jan 13
0
R CMD build looking for texi2dvi in the wrong place (R-devel)
...ng place (R-devel) >> >> Dan, >> >> On Jan 12, 2015, at 7:50 PM, Dan Tenenbaum <dtenenba at fredhutch.org> >> wrote: >> >>> R CMD build fails with recent R-devel because it is looking for >>> texi2dvi in /usr/local/bin, but on this system, MacTex has >>> installed it in /usr/bin. >>> >> >> No, you're looking at the wrong package - texi2dvi comes from texinfo >> which is now mandatory in version 5.2+ located in /usr/local since >> OS X comes with an old version. You should install it from >&gt...
2017 Sep 27
0
possible bug in R CMD Rd2pdf
...for Statistical Computing > Platform: x86_64-apple-darwin16.7.0 (64-bit) > > or > > R version 3.4.2 RC (2017-09-26 r73351) -- "Short Summer" > Copyright (C) 2017 The R Foundation for Statistical Computing > Platform: x86_64-apple-darwin16.7.0 (64-bit) > > and MacTex 2017. Those errors are coming from tools:::Rd_package_author and related functions, because the system-defined macros call them. Current definition of the \packageAuthor macro is \newcommand{\packageAuthor}{\Sexpr[results=rd,stage=build]{tools:::Rd_package_author("#1")}} and the fun...
2013 Jun 20
0
inconsolata.sty is liable to disappear, texinfo 5.1
...the inconsolata LaTeX package by default for monospaced text in R PDF manuals, including package reference manuals (so needed to R CMD check). You might find inconsolata.sty suddenly disappearing from your system: it happened to me with a MiKTeX update earlier this week. OTOH, TeXLive 2013 and MacTeX 2013, released on Tuesday, still have it. But I suspect a TeXLive update may change this shortly. It seems the LaTeX inconsolata package (http://www.ctan.org/pkg/inconsolata) since 2013-06-12 no longer contains inconsolata.sty, rather zi4.sty. Options: - for existing MiKTeX users, do not acc...