trinker / reports

An R package to assist in the workflow of writing academic articles and other reports

Home Page:http://cran.us.r-project.org/web/packages/reports/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

what's wrong with my reveal.js

yanping opened this issue · comments

> reveal.js()
Error in grepl("[[[", NEW, fixed = TRUE) : 
  invalid multibyte string at '<a5><<39>c>" "閳<a5><9d>" "閳<a5><98>" "閳<a5><99>"; }'
In addition: Warning messages:
1: reveal.js is deprecated.  Please use the functionality of the slidify package. 
2: In reveal.js() : ref.page not found; argument was ignored
3: In grepl("]]]=small", NEW, fixed = TRUE) :
  input string 47 is invalid in this locale
4: In grepl("]]]=small", NEW, fixed = TRUE) :
  input string 210 is invalid in this locale
5: In grepl("]]]=small", NEW, fixed = TRUE) :
  input string 482 is invalid in this locale

the source file is http://viz.vinux.in/datavis/IIMB-minimal.Rmd

I am on WinXP

I'm not sure what the problem is with this is as I can not replicate it on my win 7 machine running R 3.0.0

PS Note that reveal.js and html5 are deprecated and will be removed from reports as of version 0.1.4. The slidify framework will be used instead.