eitsupi commented on code in PR #13748:
URL: https://github.com/apache/arrow/pull/13748#discussion_r943383112


##########
r/R/type.R:
##########
@@ -58,6 +58,10 @@ FLOAT_TYPES <- c("float16", "float32", "float64", 
"halffloat", "float", "double"
 
 #' Infer the arrow Array type from an R object
 #'
+#' Infer the arrow Array type from an R object.

Review Comment:
   @thisisnic This has nothing to do with pkgdown, it is the behavior of 
roxygen2.
   Please check the Rd file diff of this Pull Request.
   My intention was to keep the original Rd file as intact as possible. It is 
sad that this intention was not communicated and was considered an 
inappropriate update.
   
   BTW you seem to have forgotten to update the Rd file in #13824.
   This needs to be corrected.



-- 
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