Gábor Csárdi

Results 584 issues of Gábor Csárdi

``` > pak::pak("pkgconfig") Error: Cannot install packages: * pkgconfig: Can't subset columns that don't exist. ✖ Columns `license` and `md5sum` don't exist. Type .Last.error.trace to see where the error occured...

bug

Cf. https://github.com/r-lib/rlang/pull/1199#pullrequestreview-655503196

feature

```r > pak::pak("filelock") Error in dyn.load(dll_file) : unable to load shared object '/tmp/RtmpX1naxg/filebf81402596c3/glue/libs//glue.so': /tmp/RtmpX1naxg/filebf81402596c3/glue/libs//glue.so: failed to map segment from shared object ``` The same bug as https://github.com/r-lib/callr/issues/192, essentially. We'll need...

bug

``` In normalizePath(path.expand(path), winslash, mustWork) : path[1]="C:\Users\csard\AppData\Local\Temp\RtmpGOHnYA\file5b4c79bb1c65": The system cannot find the file specified ```

bug

* Only works interactively. * Automatically detects if you are developing a package / project / etc. * Shows the status of your library / package / project. * Offers...

feature

E.g. rstudio.cloud has 16 processors, but not a lot of memory.

bug

Probably a brew thing, and we'll need to build more stuff from source. :(

bug