nealrichardson commented on code in PR #49068:
URL: https://github.com/apache/arrow/pull/49068#discussion_r2759167723


##########
r/vignettes/developers/binary_features.Rmd:
##########
@@ -0,0 +1,203 @@
+---
+title: "Libarrow binary features"
+description: >
+  Understanding which C++ features are enabled in Arrow R package builds
+output: rmarkdown::html_vignette
+---
+
+This document explains which C++ features are enabled in different Arrow R
+package build configurations, and documents the decisions behind our default
+feature set.

Review Comment:
   I think we need a bigger intro here that makes extra clear that this is 
developer docs explaining the internal build system. Possibly also a TL;DR for 
users explaining what feature set is enabled in the packages they download from 
CRAN, PPM, and R-universe.



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