Skip to content

install_* requires user to have pdftex if package has a vignette #173

Description

@garrettgman

This might be something you guys want to think about. When a person runs install_github (and maybe other install_*'s), devtools retrieves a copy of the package, and then R builds and installs it on the user's machine.

If the package has an Sweave vignette, R build will try to find a program to compile the vignette and then error out if the user doesn't have one.

I'm guessing that a lot of R users won't have latex installed and won't be able to figure out the error message, which may make it harder to use install_github and github.

Garrett

p.s. Also, I could be completely wrong about this :P

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions