Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use_logo() to add a hex logo to the package, give you text for the README #358

Closed
jimhester opened this issue May 24, 2018 · 0 comments
Closed

Comments

@jimhester
Copy link
Member

jimhester commented May 24, 2018

Ideally this would take an input, resize it to some standard size (120x140?), put it in man/figures/logo.png and generate the text to add to README.{R,}md e.g. <img src="man/figures/logo.png" align="right" />

jimhester added a commit to jimhester/usethis that referenced this issue May 24, 2018
jimhester added a commit to jimhester/usethis that referenced this issue May 24, 2018
jimhester added a commit to jimhester/usethis that referenced this issue May 24, 2018
jimhester added a commit to jimhester/usethis that referenced this issue May 25, 2018
jennybc pushed a commit that referenced this issue May 25, 2018
* Add use_logo function to add a logo to a package

Fixes #358

* Try using libmagick++-dev

The error says to use a ppa, but I would like to avoid that if possible

* Fix link for geometry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant