Skip to content
Prev 4960 / 12125 Next

[R-pkg-devel] "try" malfunctions on Ubuntu Linux 16.04 LTS, R-release, GCC

On Mon, 3 Feb 2020 at 03:16, Spencer Graves
<spencer.graves at effectivedefense.org> wrote:
That's improbable.
<snip>
There it is: "Error in interpPairs.list [...] 'RlogoInterp' not
found". That's the error, not the "try". You see the error message
because you didn't specify "quiet=TRUE", but that doesn't mean that R
is failing to catch the error. So the second error is the one that
fails.

I?aki