HyukjinKwon commented on a change in pull request #34714:
URL: https://github.com/apache/spark/pull/34714#discussion_r757157746
##########
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:
I mean, I fixed `url` in that PR too but my guess was that CRAN only
checked `href`. So we should probably make sure these `href`s do not have the
same problem described in https://github.com/apache/spark/pull/31058
--
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]