Skip to content
Prev 51201 / 63424 Next

Missing parenthesis in R-exts.texi

Line 1204 (right now) of svn/r-devel/doc/manual/R-exts.texi has

  dest <- file.path(R_PACKAGE_DIR,  paste0('bin', R_ARCH)

which lacks a closing ) -- two open, only one close right now.

Dirk

[1] I would have reported a bug, but I am aware of a recent and
not-so-friendly response when bugzilla was used to report a typo.