Displaying 20 results from an estimated 10000 matches similar to: "Locating MiKTeX"
2010 Sep 14
4
Sweave and Miktex (Sweave.sty not found)
Hi all,
I know from googling that this is a common problem; I've just tried what I
understand to be the common solutions to know avail -- maybe I'm just
confused.
I installed Miktex 2.8 -- it seems to be working fine.
I'm using this demo document: http://www.stat.berkeley.edu/~houston/demo.Rnw
I've copied the Sweave.sty file into at this point multiple places on the
Miktex
2004 Feb 20
1
Sweave not found from MikTeX?
I've been working on a LaTeX document that contains Sweave code and cannot
get MikTeX to find the Sweave.sty file. I've added the c:\rw1081\share\texmf
path in the MikTeX roots (I've ven added the path in the environment
variables ) but to no avail. Is there a trick to getting Sweave installed
correctly when using MikTeX on Windows XP? Do I need to move/copy the
Sweave.sty file to the
2005 Sep 10
4
MikTeX will be assumed in R 2.2.0 in Windows
I've just committed some changes to allow R to be built and to use
MikTeX without needing the Rd.sty files to be installed to localtexmf.
Unfortunately, the changes are not compatible with other TeX packages,
so if you're not using MikTeX you'll need to edit a couple of the config
files (or set an environment variable).
I'd appreciate hearing of any problems during the alpha
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
2006 Dec 20
2
\Sexpr in MikTex
Greetings, \Sexpr{} has worked on MikTex with earlier versions of R, I can not seem to get it to work with
R-2.4.0. I run Sweave with MikTex using the following statement in Run under Accessories.
latex -include-directory="C:\Program Files\R\R-2.4.0\share\texmf" "C:\Documents and Settings\Suzette\Desktop\MyFile\MyProgram.tex"
Any advice would be much appreciated,
Suzette
2013 Jan 29
1
Sweave files generating miktex errors
Dear useRs--
I have been using Sweave with miktex for years, but on a new install on
Windows XP, miktex seems to be hung up on single quotes. See example below.
Digging through stackexchange, I found using \usepackage[noae]{Sweave} in
the tex file solved the problem. My questions are:
--Why would this happen? I have the ae package installed.
--If inserting [noae] is the solution, how do I
2005 Oct 11
1
MiKTeX/yap/Ghostcript issues with R-generated postscript
Hello,
I wonder if anybody has encountered this problem?
While MiKTeX/yap/Ghostscript seems to work fine on most TeX files that I
have
tested (including a great deal of postscript graphics), there is one
file where the
graphics works ok for all postscript files except one, the only one that
is generated
by R. I get an error "Some postscript specials could not be rendered",
and the
2005 Oct 02
1
Problem Sweaving vignettes: MiKTeX's texi2dvi reports errors
Hi,
I am trying to create a Bioconductor package. Everything installs and checks
fine. Now I'm on my last step, which is to create a vignette. I'm trying to
test the Sweave process, to make sure I can build a vignette. I am stuck at
the texi2dvi stage, which fails when I try to process the example
Sweave-test-1.tex file.
I am using Windows binary R distributions, and have the same
2010 Apr 25
1
Miktex does not work with R CMD check
Dear DevelopeRs,
the issue I am stuck with (I am on Windows, R-2.11): My Miktex (version
2.8) does not work with R CMD check, although Miktex on its own can
pdflatex the tex-file in the Rcheck directory. (This issue has been
going on for a while, and now, after having updated to R-2.11, I finally
want to get it fixed.) Although I have found several similar posts, none
of the answers appears
2008 Oct 13
1
MiKTEX-texi2dvi
Sorry, I forgot to include a reproducible example on my last e-mail but here it is: Since the file is large to be included here:
The path to the foo.Rnw examples is:
www.stat.umn.edu/~charlie/Sweave/foo.Rnw
and is suppossed to produce a pdf like this one:
http://www.stat.umn.edu/~charlie/Sweave/foo.pdf
I have downloaded MiKTEX but I don't know how to make it work. Sweave and Stangle seem to
2007 May 20
2
miktex 2.6 and R
Hi,
I am new to Latex and in the process of installing miktex to work with R on
windows XP professional. From earlier posts, I see that fptex was the
preferred version, but it is no longer available. Now miktex is preferred.
However, there are known issues with finding the style files in version 2.4.
Fortunately, www.murdoch-sutherland.com/Rtools/mikitex.html provides a
series of workarounds.
2007 Nov 25
1
Package Building under Windows with MikTeX 2.6
Dear WizaRds,
I wrote a small function in R and would like to create a package. The
necessary documentation is done, Rtools etc. are installed and I am
still unable to complete the process under Windows. I did extensive
research in the archives and read the Murdoch-Sutherland website on the
Rtools and MikTeX hints. I realize that I understand only half or less
of what is said there
2010 Dec 07
5
LaTeX, MiKTeX, LyX: A Guide for the Perplexed
Hello Everyone,
Been learning R over the past several months. Read several books and have learned a great deal about data manipulation, statistical analysis, and graphics.
Now I want to learn how to make nice looking documents and about "literate programming." My understanding is that R users normally do this using LaTeX, MiKTeX, LyX, etc. in conjuction with Sweave. An alternative
2017 Jun 27
2
texi2pdf doesn't find the correct MikTex installation due to erroneous Sys.which()
I checked after this question popped up on Stackoverflow:
https://stackoverflow.com/questions/44785961/compile-pdf-in-rstudio-works-but-knit2pdf-does-not-work-in-r-or-rstudio
On Windows, texi2pdf looks for the texify.exe of Miktex, but looks in a
very wrong place:
> Sys.which("texify")
texify
2015 Oct 09
2
Building manuals are failing now that MikTex 2.9 has removed texi2dvi.exe
According to the MikTex bug reports [1], MikTex 2.9 has removed
texi2dvi.exe last week (on 2015-09-29) as "it was not compatible
(anymore) with the original shell script texi2dvi (GNU Texinfo)." I
found this out the hard way as I just (unknowingly) updated MikTex
this evening, and then, while building R-devel_2015-10-08 on Windows7
64bit using the Rtools 3.3 toolchain (4.9.3 branch), had
2010 Sep 15
1
running 'make' failed during vignette creation ('R CMD build') on Windows
Hi,
This is a follow-up to the problem reported here:
https://stat.ethz.ch/pipermail/r-devel/2010-September/058460.html
After I updated R-2.12 to 2010-09-13 r52905 on the Bioc build system,
some of the packages that have a Makefile in <pkg>/inst/doc still
don't build on Windows. For example, 'R\bin\R.exe CMD build adSplit'
gives:
* checking for file
2008 Oct 15
1
How to make the connection between MikTEX and R
Hi:
After a couple of days trying to synchonize or connect MiKTex and R I'm getting a little frustrated. My knowledge about creating and running batch
files is kind of limited so, I was wondering if someone could explain in plain english how to do this task. I'm able to run MiKtex by itself and accomplish what I am trying to do, but I want to be able to use the Sweave function from within
2006 Jul 31
1
Sweave error in example code
Hi.. I am running R version 2.3.1 on a Windows XP machine with the latest Miktex 2.5 installed. I get no errors from R when running the Sweave example,
testfile <- system.file("Sweave", "Sweave-test-1.Rnw", package = "utils")
However, when I tex the resulting .tex file (after installing a4.sty) I get the error below.
This is pdfeTeX, Version
2007 Sep 07
2
need to use MiKTex under wine, how to
Hi,
i know, is odd, but my aplication use MiKTeX under windows, i want to
use it under wine. how can i launch "latex.exe", "pdflatex.exe", under wine
?
thanks
--
George Enescu 16/13
Hunedoara
mobil: 0720301842
tel. : 0354401534
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2020 Feb 19
2
Problemas con tinytex (base Latex)
Aquí hay una posible solución...
https://tex.stackexchange.com/questions/27138/how-can-i-fix-the-error-gui-framework-cannot-be-initialized-with-texniccenter
El mié., 19 feb. 2020 a las 23:16, MAURICIO MARDONES (<
mauricio.mardones en ifop.cl>) escribió:
> Esto...
>
> 2020-02-19 18:29:50,307-0300 INFO pdflatex - starting with command line:
>