-
I tried to build a reference genome. I got the following error:
> The following mandatory metadata missing from gtf: transcript_id, gene_id
> In addition: Warning message:
> In .local(con, format…
-
Hello! I'm trying to install new libraries using your video and presentations. I'm on mac. I'm not sure how to get "within electron" area. I was trying to go to the R-Portable-Mac directory, tried to …
-
#20 and #23 added a shared workflow for locking closed and inactive issues.
We now need to roll out the `lock-threads` workflow to shinyverse repos. The list below is not _every repo_ but the most …
-
Hi Jan,
Thank you for such an amazing analysis tool.
I recently successfully ran the application on our Ubuntu server. However, we encountered a issue of connection. Sometimes I can connect the …
-
Some of the users of my Shiny app don't know how to zoom when given a map. Is there any possible way to add a navigationControl to the map?
I tried:
```
mapdeck(
token = key,
…
-
hello Reticulate authors,
I encounter some issues when using reticulate in the Docker environment.
My Dockerfile is as follows:
`FROM rocker/shiny-verse:3.6.3`
`ENV PATH="/root/miniconda3/bin:…
-
The documentation of "taskItem" shows that we can use color which is listed in ?validColors for the bar, but I found that only red, yellow, aqua, blue, light-blue and green are effective. If I use oth…
-
Just installed the package today since AWR.Athena is causing me too much grief. I'm getting the following error when trying to connect using
```
athenaConn sessionInfo()
R version 3.6.1 (2019-07…
-
In my project it is sometimes necessary to capture more packages in the `renv.lock` than I currently use in my existing scripts. For example, when I already know that I will use additional packages in…
-
I've implemented a dashboard similar to [this example](https://rviews.rstudio.com/2017/09/20/dashboards-with-r-and-databases); however, the problem reproduces itself using this unmodified [gist.](http…