wjones127 commented on code in PR #13601:
URL: https://github.com/apache/arrow/pull/13601#discussion_r924786305
##########
r/man/array.Rd:
##########
@@ -41,14 +41,12 @@ but not limited to strings only)
}
\section{Usage}{
-
-
-\if{html}{\out{<div class="sourceCode">}}\preformatted{a <- Array$create(x)
+\preformatted{a <- Array$create(x)
Review Comment:
Upgrading to roxygen 7.2 fixed this.
##########
r/man/array.Rd:
##########
@@ -41,14 +41,12 @@ but not limited to strings only)
}
\section{Usage}{
-
-
-\if{html}{\out{<div class="sourceCode">}}\preformatted{a <- Array$create(x)
+\preformatted{a <- Array$create(x)
Review Comment:
Upgrading to roxygen2 7.2 fixed this.
--
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]