emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Bug or config problem: Export to latex works, but not to html with R


From: Rainer M Krug
Subject: [O] Bug or config problem: Export to latex works, but not to html with R code
Date: Thu, 04 Sep 2014 10:54:38 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (darwin)

I can export the simple org document below without problems to pdf, but
when I export it to html, I get the error

,----
| org-babel-exp process R at line 10...
| executing R code block...
| Code block evaluation complete.
| ess-developer--get-package-name: Search failed: "package: \\(.*\\)"
`----

I *do not* think that it is an ESS problem, as the export to latex and
other backends is working without problems. 

Could somebody confirm if this is a problem in my config or a bug?

Thanks,

Rainer

--8<---------------cut here---------------start------------->8---
#+TITLE: proptest
#+AUTHOR: Rainer M. Krug
#+EMAIL: address@hidden

#+PROPERTY: header-args :session *R_proptest*
#+PROPERTY: header-args+ :exports both

* And the graph

#+begin_src R :results output
cat(1, "\n")
#+end_src

* Versions
- Org-mode :: version 8.3beta (release_8.3beta-310-g38d0eb @ 
/Users/rainerkrug/.emacs.d/org-mode/lisp/)
- ess-version :: 13.09-1 [svn: 5936 (2013-12-04)] (loaded from 
/Users/rainerkrug/.emacs.d/ess-13.09-1/)
- GNU Emacs :: 24.3.1 (x86_64-apple-darwin13.1.0, Carbon Version 1.6.0 AppKit 
1265.19) of 2014-04-03 on Rainers-MacBook-Pro-3.local
- OSX :: Mavericks
--8<---------------cut here---------------end--------------->8---


-- 
Rainer M. Krug
email: Rainer<at>krugs<dot>de
PGP: 0x0F52F982

Attachment: pgpa01oi1W2lC.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]