Skip to content
Prev 3916 / 12125 Next

[R-pkg-devel] data.frame compression and no visible global function

On Tue, 14 May 2019 at 12:08, Christian Peikert
<christian.peikert at t-online.de> wrote:
Try tools::resaveRdaFiles instead.
You can add a simple shinyClustPro <- NULL before sourcing the file
(and therefore, that variable is rewritten). If showing that line
annoys you, put it inside a \dontshow{} block (but not sure if this
could raise another NOTE).

I?aki