-
Currently when trying to write local data to Databricks, the following is observed:
```
> library(sparklyr)
> sc DBI::dbWriteTable(sc, "demos.testing.foo", mtcars, overwrite = TRUE)
Error in UseM…
-
hi
i am getting this error when i am running the app " Joining, by = "mo"
Error in is.data.frame(x) : argument "x" is missing, with no default"
-
This code used to work.. So maybe this relates to the ggplot2 update?
``` r
library(tidyverse)
library(geomtextpath)
expand.grid(x = 1:nrow(volcano), y = 1:ncol(volcano)) |>
mutate(z = c(v…
-
public domain
https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/M0NJIQ
-
Many thanks for the awesome `pak` package. I've just installed `R 4.1.2` and am trying to
install a large number of pacakges using `pak`. But I keep running into an error in the `pak`
installation.
…
-
Hello Dr. Lecy,
All of our dot plots are finished and embedded in the dashboard but they're static. We would like to use leaflet or xlim and ylim to see the smaller census tracts but when I attempt…
-
In some computing environments, the DCPO chains get "stuck" and remain at their starting values without converging at all. For example, running this MRE on my new MBP:
```
library(tidyverse)
if …
-
Submitting Author Name: Pacha
Submitting Author Github Handle: @pachadotdev
Repository: https://github.com/pachadotdev/capybara
Version submitted: 0.2.5 (initially)
Submission type: Stats
Bad…
-
### What happened?
In CTCAE v5 some lab parameters are graded relative to baseline if baseline was abnormal (e.g., _Alanine aminotransferase increased_, CTCAE grade 1: >ULN - 3.0 x ULN if baseline wa…
-
hi folks,
I'm using getSignaturesFromEstParam function to transfer the result of pmsignature:: getPMSignature to signature 96 contexts but unfortunately got an error as follows. When I check the typ…