Skip to content

R CMD build dies on Rcpp-FAQ #57

@eddelbuettel

Description

@eddelbuettel

Ubuntu 13.04, 32bit, current Ubuntu and CRAN packages.

Running R CMD build rcpp (with rcpp being the git repo dir, current at master branch) dies with

Transcript written on Rd2.log.
Saving output to ‘/tmp/Rtmpyjrcet/Rbuild32af1b7376fb/Rcpp/build/Rcpp.pdf’ ...
Done
* creating vignettes ... ERROR
Loading required package: inline
Loading required package: highlight
Loading required package: tools
Loading required package: codetools

Attaching package: ‘Rcpp’

The following object is masked from ‘package:inline’:

    registerPlugin

Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet,  : 
  Running ‘texi2dvi’ on ‘Rcpp-FAQ.tex’ failed.
LaTeX errors:
! Paragraph ended before \href@split was complete.
<to be read again> 
                   \par 
l.1423 

Calls: <Anonymous> -> texi2pdf -> texi2dvi
Execution halted
edd@don:~/git$ 

Adding --no-build-vignettes suppresses this.

However the unit tests then bomb on R CMD check, both on 32 and 64 bit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions