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 efe3cf5 commit 16699b2Copy full SHA for 16699b2
R/rlang-package.R
@@ -18,6 +18,3 @@ compiled_by_gcc <- function() {
18
#' @rawNamespace export(ffi_standalone_is_bool_1.0.7)
19
#' @rawNamespace export(ffi_standalone_check_number_1.0.7)
20
NULL
21
-
22
-# Enable pkgload to hotpatch `::` in detached namespaces
23
-on_load(`::` <- base::`::`)
0 commit comments