HyukjinKwon commented on a change in pull request #34714:
URL: https://github.com/apache/spark/pull/34714#discussion_r757157440



##########
File path: R/pkg/R/DataFrame.R
##########
@@ -890,7 +890,7 @@ setMethod("toJSON",
 #'             save mode (it is 'error' by default)
 #' @param ... additional argument(s) passed to the method.
 #'            You can find the JSON-specific options for writing JSON files in
-#'            \url{
+#'            \href{

Review comment:
       Oh @zero323. actually I intentionally did not replace these `url`s as a 
workaround for now. CRAN admin complaint about `href`s when we submitted SparkR 
package before (see https://github.com/apache/spark/pull/31058). The problem is 
that I don't know what tool they use. IIRC CRAN check did not automatically 
check this either.




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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to