We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bea5b9a commit c4804ccCopy full SHA for c4804cc
src/library/tools/src/pdscan.c
@@ -24,7 +24,7 @@
24
25
static SEXP package_dependencies_scan_one(SEXP this) {
26
SEXP y;
27
- Rboolean save, skip;
+ Rboolean save;
28
int size = 256, i, j, nb = 0, ne = 0, u, v, w;
29
int *beg, *end;
30
const char *s;
0 commit comments