Dear R-experts,

Some packages need external libraries to be installed. For example ncdf4 needs netcdf library or flextable need pandoc.

When there is new version of external library, should the R package be installed again to use the new external version, or do the package finds itself the new version? Perhaps the answer is "It depends on the package", and so how to know if it requires new compilation or not ?

Thanks

Marc

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to