paleolimbot commented on code in PR #152:
URL: https://github.com/apache/sedona-db/pull/152#discussion_r2380276089


##########
r/sedonadb/R/zzz.R:
##########
@@ -36,8 +36,10 @@ check_interrupts <- function() {
   }, interrupt = function(...) TRUE, error = function(...) TRUE)
 }
 
-# Permissively licensed (unlicense) from
-# 
https://github.com/r-lib/vctrs/blob/b63a233bd8b8d6511cf3f7d9182c359a3b8c3cab/R/register-s3.R
+# From the `vctrs` package (this function is intended to be copied
+# without attribution or license requirements to avoid a hard dependency on
+# vctrs:
+# 
https://github.com/r-lib/vctrs/blob/c2a7710fe55e3a2249c4fdfe75bbccbafcf38804/R/register-s3.R#L25-L31

Review Comment:
   This reverts what I had with a self-contained version that doesn't depend on 
rlang



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to