AndreasK

Results 17 comments of AndreasK

Here are the timings of 10 iterations [each] before [sec]: ``` min lq mean median uq max neval 4998.093 5016.831 5110.7 5108.02 5189.526 5248.55 10 ``` The timings afterwards are...

I am regularly building barcode reference databases from scratch using a R script (data from GenBank). I re-build these databases from time to time to fix some errors or to...

Also very helpful would be if you can specify the fields you want returned as information. For example I have 80000 species and I just need the "country" data, but...

I tried to reproduce the example because I am interested in this too and it fails. ``` mapview(stack(poppendorf[[1]], poppendorf[[1]]+0.01), legend=TRUE) Error in if (drop) { : argument is not interpretable...

@corybrunson The spread function is "Retired lifecycle". Quote: "Development on spread() is complete, and for new code we recommend switching to pivot_wider()"

``` (base) bio@Bio:~/Downloads$ conda install flye Collecting package metadata (current_repodata.json): done Solving environment: unsuccessful initial attempt using frozen solve. Retrying with flexible solve. Solving environment: unsuccessful attempt using repodata from...