chrisdane

Results 11 comments of chrisdane

Maybe a workaround: define a hook for every call of the problematic function (in your case the `pkg_install`). I tried with the `devtools::install_github` function. From my `.Rprofile`: ``` # modify...

Hi John Your command suggestion does not what I have in mind: ``` duc ls path/ 103.3T subpath1 duc ls -b path/ 113631019048960 subpath1 duc ls -wb path/ 113631019048960 ```...

> A suggestion. Is it possible to enter a test similar to the following in Topola Viewer? If exist _MARNM then NAME = (GIVN + _MARNM) Yes, please! And if...

> 1. The sorting of families is by marriage date. > If you have a wedding event (with date) for both P1 + P2 and P1 + P3, Topola Viewer...

Argument `las` from `graphics::axis()` please!

Hi yes that works, thanks a lot. I am wondering if its possible and, if yes, more generic to pass all default parameters from `oce::mapAxis` to `graphics::axis` via `...`. Cheers,...

same here: ``` wget https://github.com/spotDL/spotify-downloader/releases/download/v4.2.11/spotdl-4.2.11-linux chmod 755 spotdl-4.2.11-linux ./spotdl-4.2.11-linux https://open.spotify.com/track/65aZDJQwNllPxuLPixJ4YO?si=ZkUU9AvoQPKlNVHgXbq2hw FFmpegError: Failed to convert The National - Fake Empire, you can find error here: /home/mozi/.spotdl/errors/ffmpeg_error_2025-05-06-23-31-39.txt ``` the error log: ```...

Thanks a lot, that works for me (the order of the options must be flipped though). From my side, the issue can be closed. One follow-up question: Is it normal...

> no, it's not a normal case... I would say ur real & user runtime is so strange. All my downloads (for 1 song) are less than 1min. Sadly I...