Skip to content
Prev 5027 / 12125 Next

[R-pkg-devel] revdepcheck::revdep_check interpretation problem

On Mon, Feb 10, 2020 at 8:24 AM Spencer Graves
<spencer.graves at effectivedefense.org> wrote:
[...]
? gamclass 0.58                          ?? E: 1     | W: 0     | N: 0

means that gamclass triggered the same error for both the CRAN version
and the dev version of your package. Which is fine for you, hence the
tick mark.
[...]

It was probably still on CRAN when you started the checks, but then it
was archived in the meanwhile. If you run `revdep_report()` then AFAIR
there is a link there to the package.

Gabor

[...]