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 7b2e0d9 commit 55048f4Copy full SHA for 55048f4
src/rlang/env.h
@@ -7,6 +7,7 @@
7
#include "cnd.h"
8
#include "globals.h"
9
#include "obj.h"
10
+#include "sym.h"
11
12
#define RLANG_USE_R_EXISTS (R_VERSION < R_Version(4, 2, 0))
13
0 commit comments