similar to: Installing texlive dependencies

Displaying 20 results from an estimated 2000 matches similar to: "Installing texlive dependencies"

2012 Apr 18
2
Installing texlive dependencies
Hello ALL! I am running Fedora 16 x86_64. Due to some dubious problems with the TeXLive (2007, which is a default), I removed it. That removed R as well, and some other dependent packages. Then, I installed TeXLive 2011 from CTAN. However, when I wanted to install R, from Fedora's repositories, it asks for some TeX dependencies (for example, tex-preview, texinfo-tex, texlive, texlive-dvips
2009 Nov 17
3
CM Fonts in PDF output
Hi! On Linux I try to produce pdf graphs with computer modern fonts so that they look nice in LaTeX documents. I run for example: ------ CM <- Type1Font( "CM", c("/usr/share/texmf-texlive/fonts/afm/public/cm-lgc/fcmr8a.afm", "/usr/share/texmf-texlive/fonts/afm/public/cm-lgc/fcmb8a.afm", "/usr/share/texmf-texlive/fonts/afm/public/cm-lgc/fcmri8a.afm",
2012 Apr 03
1
texlive on Ubuntu halting 'make'
Hi, I am currently in the process of installing the latest release that I cloned from git in an effort to complete an application for GSOC. I am running into an issue however with 'make' on my Ubuntu 64bit Linux version . Below is the code that make reports upon exiting with multiple errors. They seems to be related to my latex installation which aborted in error due to missing entry
2015 Jan 08
2
latex warning
Dear all, I am getting an R CMD check warning about the PDF manual. I am having a hard time finding out what is wrong, here is the log of the Rd2pdf call. The full check (and other) log is at https://api.travis-ci.org/jobs/46373922/log.txt?deansi=true if anybody is interested, and the package itself is here: https://github.com/metacran/r-builder/tree/bintex/rbuildertest Thanks, Best, Gabor
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 <-
2004 Mar 28
2
Build problems on Windows with fpTeX and MiKTeX
Recently, I upgraded MiKTeX to the latest versions, and since then there are problems when I try to build R and/or R packages. I tried to build R 1.9.0 beta and R 1.8.1 patched I am running Windows XP Pro, SP 1 MikTeX version is This is e-TeX, Version 3.141592-2.1 (MiKTeX 2.4) (preloaded format=latex 2004.3.27) fpTeX version is This is e-TeXk, Version 3.141592-2.1 (Web2c 7.5.2) (format=latex
2009 Apr 24
2
Error building package: LaTeX error when creating PDF version
Hi all I am trying to build an R package, which I have successfully done many times before, but have an error I cannot trace. I hope someone can help me. Here's is some edited output (full output below if it is useful): pdunn2 at PDunnUbuntu:~/DSdata$ R CMD build GLMsData * checking for file 'GLMsData/DESCRIPTION' ... OK * preparing 'GLMsData': * checking DESCRIPTION
2020 Apr 28
1
R-4.0.0 and Texlive 2020 installed on EmmabuntusDE4 (Debian Bullseye)
Dear all, I whish to relate my installation of R-4.0.0 on Debian. I am mainly a Windows user and occasionnaly verify the CRAN checks of my packages on a second laptop equipped with Linux Mint Debian Edition 3 (LMDE3) based on Debian Stretch. On Friday, April 24, it took me a few hours to have R-4.0.0 installed on Windows and the sources compiled, thanks to the instructions provided by
2009 Apr 16
2
there are fontencoding problem in Sweave
I want write article by russian language using Sweave. For cyrillic text LaTeX use T2A encoding \usepackage[T2A]{fontenc} But in Sweave.sty we find: \RequirePackage[T1]{fontenc} It is source of critical problem. For example Rnw file $ cat estimation.Rnw \documentclass[A4paper]{article} \usepackage[T2A]{fontenc} \usepackage[utf8]{inputenc} \usepackage[russian,english]{babel}
2012 Mar 14
1
issue with Rd2pdf and \Sexpr in Rd files
Hi, The following command: R CMD Rd2pdf --no-preview --output=./tmp.pdf --title=test genefu-package.Rd run against this file: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/genefu/man/genefu-package.Rd (username: readonly; password: readonly) produces a very verbose error (see below) with R version 2.15.0 alpha (2012-03-07 r58622). The .Rd file has these lines in it: Version: \tab
2014 Jun 04
1
Package keyval Error: noupquote undefined
Hi, Due to a change in Rd.sty a few days ago (https://github.com/wch/r-source/commit/620eb9a#diff-3bf3d821c6faae50cd6ec931f6f63296L272), the default installation of TeXLive 2009 or 2012 no longer works when building Rd to PDF. The error log is like this: =============== Converting Rd files to LaTeX ..... Creating pdf output from LaTeX ... Error in texi2dvi(file = file, pdf = TRUE, clean = clean,
2018 May 29
2
CentOS 7 issues with pdf manual / tex conversion
On 29 May 2018 at 16:37, R P Herrold wrote: | On Tue, 29 May 2018, Dirk Eddelbuettel wrote: | | > On a CentOS 7 machine, I am at a loss with respect to an inability to run a | > full R CMD check as anything involving tex files ends in tears. | | Hi, Dirk | | Have fun at the upcoming conference at UIC | | I seem to have 56 font packages installed under CentOS 7 | locally, but then I work
2008 Oct 28
1
Sweave Error
dear R users, I am using sweave to generate report for my data analysis. I recently updated R ro 2.8.0, and now I have the following results when compile the the tex file generated from R. This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6) %&-line parsing enabled. entering extended mode (./Lajos.tex LaTeX2e <2005/12/01> Babel <v3.8h> and hyphenation patterns for english,
2007 Mar 21
2
Detailed legend in mathplot ...
Hello, Recently, I have asked for a help with building graphs, and I got few great advices. Now, my appetite is growing :) and I wander how to add legend for two (or more) lines in following example: matplot(DAT[, c(3,4)], type="b", ylim=c(0,8), xaxt="n", yaxt="n", + pch=c(21,22), col="black", lty=c("dashed","solid"), xlab="",
2020 Feb 19
2
Problemas con tinytex (base Latex)
Estimados erreros, Llevo dos días en un bucle pantanoso tratando de resolver mi tema y no puedo y les queria pedir ayuda. Hace una semana ya no puedo transformar archivos a pdf desde RMarkdown y he tenido que tratar de instalar "tinytex", que es la solución para los usuarios de R y pasar por alto el complejo MikTex ( https://yihui.org/tinytex/). Sin embargo, al tratar de instalar me
2012 May 25
2
How to set symbolic link correctly so that LaTeX finds Sweave?
Hi, I recently switched from Mac OS X (after 7 years) to Xubuntu 12.04 and I am quite happy with it so far. I first installed R from source but I was somehow missing certain things and I thus decided (after a new Xubuntu installation which I had to make due to other reasons) to install R the "Ubuntu way": ,----[ R installation: ] | 1) sudo emacs /etc/apt/sources.list | 2) add: | deb
2017 Sep 13
2
https://ctan.org/tex-archive/graphics/pstricks/contrib/pst-barcode/
Hi, https://ctan.org/tex-archive/graphics/pstricks/contrib/pst-barcode/ says that pst-barcode is included in texlive. I installed texlive, and it can?t find pst-barcode.sty. Is that a bug in the packaging Centos does, or is texlive in Centos some derelict version?
2014 Jan 28
2
Recent version of Latex
I've moved most of my user's PCs from OpenSuse (11.x, unmaintainend now) to CentOS 6.4. On my old OpenSuse latex was "texlive-latex-2010" and current version on CTAN is texlive-2013. But on CentOS 6.4 I've only the old texlive-latex-2007 and several sty files available on my previous config are not available now and users cannot compile their previous documents. Is
2014 Sep 10
1
xelatex does not work on centos 7
Hi there, I tried to compile some trivial LaTeX file with the shipped XeLaTeX: $ xelatex trivial.tex This is XeTeX, Version 3.1415926-2.5-0.9999.3 (TeX Live 2013) restricted \write18 enabled. kpathsea: Running mktexfmt xelatex.fmt /usr/bin/mktexfmt: line 395: /usr/share/texlive/texmf/texconfig/tcfmgr: No such file or directory fmtutil: config file `fmtutil.cnf' not found. I can't find
2009 Sep 15
5
Very general question about Debian...
Hello ALL! First, I apologize for sending question that spill-out from the scope of this list. However, you might be essentially the best informants. In brief, I am thinking to give second shot to the Debian. Currently I am using Ubuntu 9.04, but Debian still teases me, so to say. I used to use Debian testing (Lenny at that time), but when Lenny became stable, things became very shaky in