eitsupi commented on code in PR #421:
URL: https://github.com/apache/sedona-db/pull/421#discussion_r2596144722


##########
r/sedonadb/README.md:
##########
@@ -30,6 +30,13 @@ SQL with high function coverage and GeoParquet IO.
 
 ## Installation
 
+sedonadb can be installed from
+[R-multiverse](https://community.r-multiverse.org/):
+
+``` r
+install.packages("sedonadb", repos = "https://community.r-multiverse.org";)
+```

Review Comment:
   I noticed that R-multiverse doesn't have wk, so I just submitted a PR to add 
it, and I think it will be available within the next few hours.
   r-multiverse/contributions#256



##########
r/sedonadb/README.md:
##########
@@ -30,6 +30,13 @@ SQL with high function coverage and GeoParquet IO.
 
 ## Installation
 
+sedonadb can be installed from
+[R-multiverse](https://community.r-multiverse.org/):
+
+``` r
+install.packages("sedonadb", repos = "https://community.r-multiverse.org";)
+```

Review Comment:
   I noticed that R-multiverse doesn't have wk, so I just submitted a PR to add 
it, and I think it will be available within the next few hours.
   r-multiverse/contributions#256



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