search for: texbin

Displaying 13 results from an estimated 13 matches for "texbin".

Did you mean: hexbin
2011 Oct 28
1
"file name too long" error during R CMD INSTALL
...pt/local/sbin:/bioinformatics/ncbi_execs/sap:/bioinformatics/ncbi_execs/tcoffee565/bin:/usr/local/ActivePerl-5.10/bin:/bioinformatics/ncbi_execs/bin:/Users/nick:/bioinformatics:/bioinformatics/ncbi_execs/ncbi_tools/:/bioinformatics/pythonstuff/soylatte16-i386-1.0.3/bin:/bioinformatics/diva_mac:/usr/texbin/usr/ebiotools/staden/macosx-bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/ebiotools/ncbi/bin:/usr/ebiotools/bin:/usr/local/bin:/usr/texbin:/usr/X11R6/bin:/usr/texbin:/Applications/dssp:/Library/Frameworks/PROJ.framework/:/Library/Frameworks/PROJ. framework/Programs:/Library/Frameworks/PROJ.framework/Versi...
2008 May 08
2
LaTeX in system()
...: system("latex mysource.tex") or: texi2dvi("mysource.tex", pdf = TRUE, clean = FALSE, quiet = TRUE, texi2dvi = latex) but latex does not seem to be on the search path: /bin/sh: line 1: latex: command not found. Although 'printenv PATH' tells me that the usr/texbin is looked for executables: /Library/Frameworks/Python.framework/Versions/Current/bin:/sw/bin:/sw/ sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/texbin:/usr/ X11R6/bin Or am I wrong here? In any case this is strange because if I call latex from the Terminal shell it runs without pr...
2009 Dec 02
1
./configure warning (PR#14104)
Full_Name: Version: devel_2009-12-01 OS: Linux Submission from: (NULL) (146.87.149.164) Can ./configure be made/told to look in /usr/share/texmf/bin instead of /usr/bin or /usr/local/bin for pdftex and pdflatex? This saves me from creating symlinks, which, once there, create issues with other programmes I am trying to compile. Thanks
2010 Aug 21
1
error possibly related to sweave, path, and spaces on windows
I have downloaded a file that I don't know how to describe correctly. It contains R code and Latex, and I should be able to reproduce an analysis by running an R script in this folder. There is a line in the R script: junk <- system(paste("/usr/texbin/pdflatex ",latexFiles[i1]), intern=TRUE) that needs to be modified to run on my computer. I use WinEdt with Miktek 2.6 Does anyone have any suggestions on how I can modify the statement above to work on my computer. Or any other suggestions to get it working. On my computer...
2012 Feb 21
2
building on mac os x
Building on Mac OS X doesn't work. It fails with this error: configure: error: No 16 bit type found on this platform! I've posted the config.log here: https://gist.github.com/1878663 I think something is going wrong with how the configure script is detecting the platform. Thanks, aaron -------------- next part -------------- An HTML attachment was scrubbed... URL:
2020 Aug 28
2
Evaluate values in `Sys.setenv`
Hi all, I would like to know if there is any way to evaluate the values in `Sys.setenv` before setting the environment variables. For example, if we want to add a path to the environment variable `PATH`, we can do this in a terminal ``` > export PATH=~/mypath:$PATH > echo $PATH /Users/jeff/mypath:... ``` However, this style of assignment is not allowed in `Sys.setenv`, it treats its
2011 Oct 25
0
Installing rgeos on Mac OS X 10.4 (was Re: "package 'stringr' does not have a name space"
...s/library/", NULL, > type='source', > + > configure.args="--with-geos-config=/usr/local/bin/geos-config") > WARNING: ignoring environment value of R_HOME > Loading ~/.Rprofile... > Currently viewed PATH: > /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/Applications/dssp:/Library/Frameworks/PROJ.framework/:/Library/Frameworks/PROJ.framework/Programs:/Library/Frameworks/PROJ.framework/Versions/4.6/Headers:/Library/Frameworks/GDAL.framework/Versions/1.6/Programs:/usr/texbin:/Applications/dssp:/Library/Frameworks/PROJ.framework/:/Library/Frameworks/...
2020 Aug 28
0
Evaluate values in `Sys.setenv`
...ters. Instead, you need to do the corresponding computations in R, e.g. > paste(path.expand("~/mypath"), Sys.getenv("PATH"), sep=":") [1] "/Users/pd/mypath:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/gfortran/bin:/usr/local/clang8/bin:/Library/TeX/texbin:/opt/X11/bin" which you can then pass to Sys.setenv(). -pd > On 28 Aug 2020, at 11:00 , Jeff King <szwjf08 at gmail.com> wrote: > > Hi all, > > I would like to know if there is any way to evaluate the values in > `Sys.setenv` before setting the environment variable...
2010 Oct 15
0
Announcing TikZ Device 0.5.2
...ut was shown when the sanitize=TRUE option was used. - The path to a LaTeX compiler returned by `Sys.which()` is now checked by `file.access()` to check that it is actually an executable and not an error message. This fixes issues arising from `Sys.which()` on Solaris. - On UNIX platforms, `/usr/texbin/pdflatex` is added to the end of the list of places to search for a LaTeX compiler. This should help people using R.app on OS X find a LaTeX compiler without having to manually specify it. - `tikz()` produces a better error message when it cannot open a file for output. - In the event that LaTeX...
2010 Oct 15
0
Announcing TikZ Device 0.5.2
...ut was shown when the sanitize=TRUE option was used. - The path to a LaTeX compiler returned by `Sys.which()` is now checked by `file.access()` to check that it is actually an executable and not an error message. This fixes issues arising from `Sys.which()` on Solaris. - On UNIX platforms, `/usr/texbin/pdflatex` is added to the end of the list of places to search for a LaTeX compiler. This should help people using R.app on OS X find a LaTeX compiler without having to manually specify it. - `tikz()` produces a better error message when it cannot open a file for output. - In the event that LaTeX...
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
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 <-
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