search for: sjmgarnier

Displaying 3 results from an estimated 3 matches for "sjmgarnier".

2020 Apr 29
2
problem with `viridis` on Ubuntu 20.04
...stop the function with Ctrl-C. I did a little digging and simply calling the function `viridis` from the `viridisLite` package causes the same problem, execution gets stuck at the line: cols <- fn_cols(seq(begin, end, length.out = n)) / 255 which is line 177 here: https://github.com/sjmgarnier/viridisLite/blob/master/R/viridis.R#L177 I'm dual booting Debian Buster on the same machine and no such issue occurs with R 4.0.0 and the same versions of the `viridis` and `viridisLite` packages. Also no such issue occurs on Windows 10 or on a Mac both with R 4.0.0 and the latest versions...
2020 Apr 29
0
problem with `viridis` on Ubuntu 20.04
...n with Ctrl-C. | | I did a little digging and simply calling the function `viridis` from | the `viridisLite` package causes the same problem, execution gets stuck | at the line: | | cols <- fn_cols(seq(begin, end, length.out = n)) / 255 | | which is line 177 here: | https://github.com/sjmgarnier/viridisLite/blob/master/R/viridis.R#L177 | | I'm dual booting Debian Buster on the same machine and no such issue | occurs with R 4.0.0 and the same versions of the `viridis` and | `viridisLite` packages. Also no such issue occurs on Windows 10 or on a | Mac both with R 4.0.0 and the latest...
2020 Apr 30
2
problem with `viridis` on Ubuntu 20.04
...ttle digging and simply calling the function `viridis` from > | the `viridisLite` package causes the same problem, execution gets stuck > | at the line: > | > | cols <- fn_cols(seq(begin, end, length.out = n)) / 255 > | > | which is line 177 here: > | https://github.com/sjmgarnier/viridisLite/blob/master/R/viridis.R#L177 > | > | I'm dual booting Debian Buster on the same machine and no such issue > | occurs with R 4.0.0 and the same versions of the `viridis` and > | `viridisLite` packages. Also no such issue occurs on Windows 10 or on a > | Mac both with R...