Displaying 20 results from an estimated 2929 matches for "latex".
Did you mean:
later
2004 Dec 07
0
Installation of R-2.0.1 failure
...ran configure ok, though
there were 7 warnings. Then I ran make and it
errored out. Can anyone tell what's wrong?
missing link(s): installed.packages INSTALL INSTALL
install.packages data install.packages installed.packages
INSTALL REMOVE
library.dynam text html latex
example
missing link(s): SHLIB
license text html latex
list text html latex
example
list.files text html latex
example
load text html latex
exampl...
2009 Feb 06
2
Rmpi Segmentation fault
...c -std=gnu99 -shared -L/usr/local/lib64 -o Rmpi.so conversion.o
internal.o RegQuery.o Rmpi.o -L/usr/local/lib -lmpi -lutil -lpthread -fPIC
** R
** demo
** inst
** preparing package for lazy loading
** help
>>> Building/Updating help pages for package 'Rmpi'
Formats: text html latex example
hosts text html latex
internal text html latex
mpi.abort text html latex
mpi.apply text html latex example
mpi.barrier text html...
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]{...
2010 Jun 27
1
mgcv out of memory
...error. Does anyone know of a fix for this?
Below is a snippet of the message that I keep getting: Thank you. Geoff
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
>>> Building/Updating help pages for package 'mgcv'
Formats: text html latex example
Predict.matrix text html latex example
Predict.matrix.cr.smooth text html latex example
Tweedie text html latex example
anova.gam text html latex example
bam...
2005 Jun 16
1
Sweave and sideways
...tclass[a4paper]{article}
\usepackage{Sweave}
\usepackage{isorot}
\rotdriver{dvips}
\clockwise
\title{Sweave Example 1}
\author{apologies to Friedrich Leisch }
\begin{document}
\maketitle
\begin{sideways}
In this example we embed parts of the examples from the
\texttt{kruskal.test} help page into a \LaTeX{} document:
<<>>=
data(airquality)
library(ctest)
kruskal.test(Ozone~Month , data = airquality )
@
\end{sideways}
\end{document}
...which I Sweave with:
> Sweave("C:\\Documents and Settings\\John Considine\\test.Rnw")
...producing:
\documentclass[a4paper]{article}
\usep...
2002 Jul 11
1
dyn.load tcl/tk (PR#1774)
...n -y
checking for ar... ar
checking for javac... /usr/bin/javac
checking for less... /soft/bin/less
checking for perl... /soft/perl/v5.6.0/bin/perl
checking whether perl version is at least 5.004... yes
checking for dvips... /soft/teTeX/bin/dvips
checking for tex... /soft/teTeX/bin/tex
checking for latex... /soft/teTeX/bin/latex
checking for makeindex... /soft/teTeX/bin/makeindex
checking for pdftex... /soft/teTeX/bin/pdftex
checking for pdflatex... /soft/teTeX/bin/pdflatex
checking for makeinfo... /soft/teTeX/bin/makeinfo
checking for unzip... /soft/archive/unzip-v5.32/unzip
checking for zip... /s...
2015 Jan 08
2
latex warning
...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
+cat ./rbuildertest.Rcheck/Rdlatex.log
Hmm ... looks like a package
This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded
format=pdflatex)
restricted \write18 enabled.
kpathsea: Running mktexfmt pdflatex.fmt
fmtutil: running `pdftex -ini -jobname=pdflatex -progname=pdflatex
-translate-file=cp227.tcx *pdflatex...
2004 Sep 24
1
Cannot build cluster_1.9,6 under R 2.0.0 beta Sep 21
...begin -lg2c -lm -lgcc_s -L/usr/lib/R/lib -lR
make[1]: Leaving directory `/tmp/buildd/cluster-1.9.6/src'
** R
** data
** moving datasets to lazyload DB
** preparing package for lazy loading
** help
>>> Building/Updating help pages for package 'cluster'
Formats: text html latex example
agnes text html latex example
agnes.object text html latex
agriculture text html latex example
animals text html latex example
bannerplot...
2009 Oct 04
3
error installing/compiling kernlab
Hi everybody,
I''m using R on a 64-bit Ubuntu 9.04 (Jaunty). I prefer to install R
packages from source, even if they are available in Synaptic. The
problem is that I can''t install/compile kernlab. Everything works fine
until it gets to the lazy loading part:
** preparing package for lazy loading
Creating a new generic function for "terms" in "kernlab"
2015 Jan 09
0
latex warning
...> 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
I don't see any warning or error in your Rdlatex.log (below).
Could it be that the problem happens with the Travis "batch mode" checks,
not with regular 'R CMD check ..' for your own installed
version of R and LaTeX ?
(I've seen .. but not investigated other cases where Travis
would barf about things that were fine for...
2018 May 29
2
CentOS 7 issues with pdf manual / tex conversion
...he README at CRAN and installed a large number of tex-live
packages on this machine. But when a manual is created, we end up with what
follows below. Here, I chopped some of the error messages, the key seems to
be 'Insufficient extension fonts' which gets repeated a bit.
I have been using latex for a long time, but I can't make heads and tails of
it. Any idea?
Dirk
$ R CMD Rd2pdf pkgKitten ## just because I know the manual builds
Hmm ... looks like a package
Converting Rd files to LaTeX
Creating pdf output from LaTeX ...
Error in texi2dvi(file = file, pdf = TRUE, clean = c...
2008 Jul 11
2
Problems with Package Installation.
...=
downloaded 235 Kb
* Installing *source* package 'gplots' ...
** R
** data
** inst
** preparing package for lazy loading
Loading required package: gtools
Loading required package: gdata
** help
>>> Building/Updating help pages for package 'gplots'
Formats: text html latex example
balloonplot text html latex example
bandplot text html latex example
barplot2 text html latex example
boxplot.n text html latex example
col2hex...
2007 Oct 06
1
problem installing fields package 3.5 on R 1.8.1 on linux
...adfun.o rcss.o rcssr.o
rcsswt.o
sortm.o -L/usr/local/lib -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.2 -L/usr/
lib/gcc-lib/i386-redhat-linux/3.2.2/../../.. -lfrtbegin -lg2c -lm -lgcc_s
** R
** data
** help
>>> Building/Updating help pages for package 'fields'
Formats: text html latex example
BD text html latex example
Exponential text html latex
Krig.Amatrix text html latex example
Krig text html latex example
Krig.engine.default...
2004 Feb 19
1
latex problem with Sweave output file under Debian
Could someone tell me how to end the trouble I'm encountering when
running latex on the .tex file produced by Sweave()? Sweave() seems to
process the example file
(http://www.ci.tuwien.ac.at/~leisch/Sweave/example-1.Snw) without
problems, and the file example-1.tex produced is the same as in the Sweave
manual. However, when I run latex on example-1.tex, many error messages
and...
2008 Oct 24
0
Problem with "plflatex wrapper.tex"
Hi, All:
I encountered problems running "pdflatex wrapper.tex", as
suggested on "www.r-project.org" -> Newsletter -> (near the bottom of
the page). After 220 lines of seemingly successful processing, I got an
error copied below. I hit <enter> a few times, and the "pdflatex"
finished, apparently successful...
2012 Mar 14
1
issue with Rd2pdf and \Sexpr in Rd files
...ate}\cr
If I take these lines out, or take out the \Sexpr part, the Rd2pdf
command will complete successfully.
Is there some other step I need to run to evaluate the \Sexpr tags
before running Rd2pdf, or is there an issue that needs to be fixed?
Thanks,
Dan
Error output:
Converting Rd files to LaTeX ...
genefu-package.Rd
Creating pdf output from LaTeX ...
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'Rd2.tex' failed.
Messages:
/usr/bin/texi2dvi: pdflatex exited with bad status, quitting.
/usr/bin/texi2dvi: see Rd2.log for...
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
2007 Oct 08
0
shared object for Rmpi
...-shared -L/usr/local/lib -o Rmpi.so conversion.o internal.o RegQuery.o Rmpi.o -L/home/faculty/hodgess/lib -lmpich -llam -lpthread -fPIC
** R
** demo
** inst
** preparing package for lazy loading
** help
>>> Building/Updating help pages for package 'Rmpi'
Formats: text html latex example
hosts text html latex
internal text html latex
mpi.abort text html latex
mpi.apply text html latex example
mpi.barrier text html...
2010 Feb 24
4
R Graphics into Latex
Hi,
I'm new in Latex and I'm trying to include an R chart into a Latex document.
This is what I'm doing:
1) In R: save the chart as a a Postcript in a folder C:/xxx/Density.eps
2) In Latex (using TexWorks on windows xp) :
In the preambule:
\documentclass[11pt]{article}
\usepackage{graphicx}
\begin{document...
2006 Mar 13
1
Building help pages
...p to DESCRIPTION
installing NAMESPACE file and metadata
making DLL ...
... DLL made
installing DLL
installing R files
installing man source files
installing indices
installing help
>>> Building/Updating help pages for package 'blockmodeling'
Formats: text html latex example chm
Pajek text html latex
REGE text html latex example chm
check.these.par text html latex example
clu text html latex example
crit.fun...