r-hub / sysreqsdb

SystemRequirements mappings for R packages
135 stars 32 forks source link

Add libtiff. #49

Closed rorynolan closed 6 years ago

rorynolan commented 6 years ago

Hi there, Here's a libtiff entry. I'll endeavour to remember to update this entry if and when necessary. Keep up the good work, I adore r-hub. Thanks, Rory

jeroen commented 6 years ago

The rpm name is libtiff-devel, which you can check on https://apps.fedoraproject.org/packages/.

For deb it is better to use the generic libtiff-dev rather than require exactly version 5 (which may not be available on many systems).

rorynolan commented 6 years ago

OK I fixed this now, thanks a lot Jeroen :-) I'm learning a lot from you.

gaborcsardi commented 6 years ago

Thanks, DB updated.