-
In the Fuchsia City Gym, Koga's dialogue cuts off while talking to the character about a rematch. The part that cuts off says "utter de" and I'm assuming it means utter destruction. I do now know if t…
-
do i need to build the project using build_omim.sh -s to build android app in android studio
-
Hi,
I am only starting with `shinytest` so I can refactor a larger application without breaking it :-)
I can successfully `recordTest(".")` in `shiny/examples/02_text` from the shiny package.
I…
-
#### Describe the bug
cd src/*I hit tab here*
-ftb-fzf:83: unknown function: min
-ftb-complete:74: bad set of key/value pairs for associative array
How to fix-
I rolled back 6 commits. Ev…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
After updating snappy to 1.2.0, r-arrow fails to load.
```
Error: package or namespace l…
-
mamba install rstudio -c conda-forge
Looking for: ['rstudio']
pkgs/r/linux-64 [====================] (00m:00s) Done
pkgs/main/noarch [====================] (00m:00s) Done
pkg…
-
# 🐞 bug report
### Affected Rule
`py_binary`
### Description
Running `py_binary` without a system interpreter (using a toolchain configured with `python_register_toolchain`)
fails with th…
jpgxs updated
5 months ago
-
Currently, `pyenv init -` will call `command pyenv rehash`, as commented [here](https://github.com/pyenv/pyenv#advanced-configuration) and [here](https://github.com/pyenv/pyenv#basic-github-checkout):…
-
For input such as
```
[[ "$1" =~ r(.) ]]
echo The matched character is "${BASH_REMATCH[1]}"
```
we need output equivalent to
```
import sys,re
match_object = re.search(r'r(.)…
-
Hi! I am currently working on a command line program to connect to a database to create test data, and I have used your library in it. A bug was found during batch insertion. When the fields in the My…