[R-pkg-devel] finding "logo.jpg" [was: "try" malfunctions on Ubuntu Linux 16.04 LTS, R-release, GCC]
Ivan Krylov
kry|ov@r00t @end|ng |rom gm@||@com
Mon Feb 3 21:58:01 CET 2020
On Mon, 3 Feb 2020 13:30:11 -0600
Spencer Graves <spencer.graves using effectivedefense.org> wrote:
> logo.jpg <- paste(R.home(), "doc", "html", "logo.jpg", sep
> = .Platform$file.sep)
I wonder whether file.path(R.home('doc'), 'html', 'logo.jpg') would be
more portable. Are there R installations built without the HTML docs?
--
Best regards,
Ivan
More information about the R-package-devel
mailing list