[BioC] trying to get TeX or LaTeX for R 3.0.3

judyh [guest] guest at bioconductor.org
Thu Apr 10 03:14:07 CEST 2014


When I try to save a SWeave file, I get a message that I need to install TeX first. But neither Tex nor LaTeX seems to be available for R 3.0.3.

> biocLite("TeX")
BioC_mirror: http://bioconductor.org
Using Bioconductor version 2.13 (BiocInstaller 1.12.0), R version
  3.0.3.
Installing package(s) 'TeX'
Warning message:
package ‘TeX’ is not available (for R version 3.0.3) 
> biocLite("LaTeX")
BioC_mirror: http://bioconductor.org
Using Bioconductor version 2.13 (BiocInstaller 1.12.0), R version
  3.0.3.
Installing package(s) 'LaTeX'
Warning message:
package ‘LaTeX’ is not available (for R version 3.0.3)

 -- output of sessionInfo(): 

> sessionInfo()
R version 3.0.3 (2014-03-06)
Platform: x86_64-apple-darwin10.8.0 (64-bit)

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods  
[7] base     

other attached packages:
[1] BiocInstaller_1.12.0

loaded via a namespace (and not attached):
[1] tools_3.0.3

--
Sent via the guest posting facility at bioconductor.org.



More information about the Bioconductor mailing list